Page 1 of 2

Android hybrid WebApp

Posted: Tue Feb 20, 2018 5:48 pm
by srvet_claudio
Hello everyone.
Here is a demo of how to develop applications for Android using Java and web programming (html, css and javascript).
In this type of hybrid applications, the graphic interface is made in html (for example with jQuery Mobile) and access to the resources of the OS (camera, sensors, internal storage, database, etc.) is done in Java which is then call from Javascript (see .html and .java files).
In this way it is possible to develop a small library of functions in Java (with access to the main resources of the system) that can be called from Javascript according to the needs of the developed application.
I hope you find it useful.

PS: this demo includes the source code and the .apk file for to be installed on the mobile device.

Re: Android hybrid WebApp

Posted: Tue Feb 20, 2018 6:57 pm
by esgici
Thanks Hidalgo :arrow:

Viva HMG with builder, developers, contributors, supporters and followers :D

Re: Android hybrid WebApp

Posted: Tue Feb 20, 2018 8:21 pm
by mol
Thanks for sharing!

Re: Android hybrid WebApp

Posted: Tue Feb 20, 2018 8:47 pm
by serge_girard
Thanks a lot, Claudio !

Serge

Re: Android hybrid WebApp

Posted: Wed Feb 21, 2018 1:50 am
by luisvasquezcl
Gracias Claudio, como siempre un tremendo aporte.
Saludos cordiales
Luis vasquez

Re: Android hybrid WebApp

Posted: Fri Feb 23, 2018 2:46 am
by Steed
gracias

Re: Android hybrid WebApp

Posted: Sat Feb 24, 2018 9:09 pm
by srvet_claudio
Thanks Firends !

Re: Android hybrid WebApp

Posted: Sun Feb 25, 2018 10:30 pm
by hmgaams57
Thanks a lot, Claudio !

Re: Android hybrid WebApp

Posted: Mon Feb 26, 2018 6:14 am
by bpd2000
Thanks a lot, Claudio !

Re: Android hybrid WebApp

Posted: Tue Feb 27, 2018 1:25 pm
by srvet_claudio
Thanks!!!