L
L
Lecturer2020-09-30 15:26:57
JavaScript
Lecturer, 2020-09-30 15:26:57

Phone app (HTML, CSS, JS) or Phonegup Build alternative?

I read that Phonegup Build ceases to exist and support, but it was very convenient, I made a simple game on html, css and javascript, threw it there and got a ready-made .apk. Is there any alternative to make it as simple as possible? Or now this doesn’t work anymore and you have to do everything on some React Native, etc. ? Not for developing serious applications, but just for myself, for writing simple games in html and javascript but for the phone
Thank you!

Answer the question

In order to leave comments, you need to log in

5 answer(s)
G
Georgy Kotov, 2020-09-30
@agsDevelopment

Is React Native subjectively difficult? Then cordova is for you.

A
Alex Wells, 2020-09-30
@Alex_Wells

https://capacitorjs.com/ - web in app
https://nativescript.org/ - native on html/scss/js

A
achubutkin, 2020-10-08
@achubutkin

For games on html5/css/js/canvas (i.e. for browsers), https://cordova.apache.org/ or https://capacitorjs.com/ remains . These are 100% analogues of Phonegap, except for small features + the same plugins (the infrastructure is the same and based on Cordova).
But, if some special reasons do not require it, I recommend looking towards PWA, it is more convenient.
Well, as they wrote above about the brutal native. If you make games and, of course, you want to reach the maximum audience and, of course, make competitive games, use popular development environments that will eventually package the game for the corresponding. platforms (html5, android, ios and so on) acc. stack (canvas, opengl and so on).

A
acwartz, 2020-10-01
@acwartz

Tough, uncompromising and fiercely brutal Native on harsh kotlin/java, swift/objective-c without all this slow down easy-peep crap from the web.

V
Victor P., 2020-10-14
@Jeer

So here is a 30 minute tutorial https://habr.com/ru/company/mailru/blog/450504/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question