Is there any way to use Phaser (HTML5 Game framework) for Android Instant Apps? It's quite easy to make it for Facebook Instant Apps as well as for native Android/iOS using Cordova, but how about Android Instant Apps? Can't find the information and/or any tutorial online.
Asked
Active
Viewed 217 times
2

Daniel Danielecki
- 8,508
- 6
- 68
- 94
-
1I haven't do that myself, but have you check [this link](https://developer.android.com/topic/google-play-instant/getting-started/game-instant-app)? – Manuel Abascal Oct 20 '19 at 14:49
-
1@ManuelAbascal yes, I've checked that link before already. There's nothing mentioned about HTML5/Phaser/Web/JavaScript/hybrid solutions, it describes only how to develop it using native technologies. – Daniel Danielecki Oct 20 '19 at 14:54