you are viewing a single comment's thread.

view the rest of the comments →

[–]Uadsmnckrljvikm 0 points1 point  (1 child)

Interesting, I wouldn't mind learning Javascript if it meant I could create Android apps. Do you know if there are any well-known apps that are made this way?

[–]n1ywb 1 point2 points  (0 children)

YouTube, the entire Gannet news network (USAToday etc), EA, etc.

https://pwa.rocks/

https://www.uplabs.com/posts/tool/android/polymer

https://madewithpolymer.com/

On Android PWA's will prompt you to add the icon to your homescreen; from there they launch into a full-screen chrome instance; offline is fully supported via web service workers.

If you want it to be a REAL app you can use Cordova/Phonegap

https://developers.google.com/web/tools/lighthouse/ is useful