Page 1 of 2

Convert JMG project into Android APK

Posted: Fri Sep 30, 2016 6:35 pm
by srvet_claudio
Hi all,

With Website 2 APK Builder for Windows you can convert web pages into Android APK.

Download from: https://sourceforge.net/projects/website2apk/

See site: http://html2apk.praveshagrawal.com/

1) convert JMG project into APK
1) copy APK project into Android device
3) Install the APK
4) Run it

I hope is usefull for you.
Enjoy!

Convert JMG project into Android APK

Posted: Fri Sep 30, 2016 6:47 pm
by Pablo César
This is a paid solution :(

Re: Convert JMG project into Android APK

Posted: Fri Sep 30, 2016 11:45 pm
by Roberto Lopez
Thanks Claudio... I'l try it!

Re: Convert JMG project into Android APK

Posted: Sat Oct 01, 2016 1:51 am
by srvet_claudio
Pablo César wrote:This is a paid solution :(
Not, basic version is free.
Pro version is paid.

Download this APK ( JMG_demo_apk.APK ) and install in you Android Device: https://1drv.ms/u/s!AlPhVM_q5Mb2cAl-8IuNS9Y7uNM

Re: Convert JMG project into Android APK

Posted: Sat Oct 01, 2016 2:40 am
by luisvasquezcl
Great solution,
thanks Claudio-
Best regards,
Luis Vasquez

Re: Convert JMG project into Android APK

Posted: Sat Oct 01, 2016 5:42 am
by srvet_claudio
Roberto Lopez wrote:Thanks Claudio... I'l try it!
Hi Roberto,
the good thing is you do not need to call the application from a Web Browser because the APK generated using the WebView Android System.
Also automatically generates a shortcut to the application, this facilitates the execution and uninstall the application.
The generated application is a very small size, for example entire demo of JMG occupies only 476 kb (application 388 kb + data 88 kb).

Re: Convert JMG project into Android APK

Posted: Sat Oct 01, 2016 7:30 am
by mol
thanks for info

Re: Convert JMG project into Android APK

Posted: Sat Oct 01, 2016 7:33 am
by serge_girard
thanks Claudio !, It might be usefull to us.

Serge

Re: Convert JMG project into Android APK

Posted: Sat Oct 01, 2016 5:55 pm
by Roberto Lopez
Claudio,

I've just tested... it is amazingly simple.

The JMG demo runs smoothly without modifications required.

A great companion for JMG.

Thanks again!

Re: Convert JMG project into Android APK

Posted: Sat Oct 01, 2016 6:03 pm
by Roberto Lopez
serge_girard wrote:thanks Claudio !, It might be usefull to us.

Serge
JMG apps can be using alongside HMG apps sharing the same data (ie: your data is in a MySql server).

You could even use pure Harbour CGI for server procedures instead of php/MySql.