Thanks a lot for the detailed answers. Much Appreciated! On Sunday, 12 January 2014 03:18:51 UTC+5:30, 黄祥 wrote: > > I have built a web2py app which consists of a form that stores electrical >> data info in a db. Now i need to install this app on an android phone. I >> searched on internet for some answers but i couldnt find any productives so >> i would like to ask what is the best,easiest way of doin this. >> > > for installing web2py on android please check this forum. > https://groups.google.com/forum/#!topic/web2py/vmZatOB9Rmo > > >> The other question is can i make a .apk file of this web2py app? >> > > the easiest way is to use appsgeyser.com > ref: > https://groups.google.com/forum/#!topic/web2py/n2CWJsbEXG8 > appsgeyser.com > > if you want to create the apk yourself, please download adt-bundle and put > the webview code to loadurl your server. > ref for download adt-bundle: > http://developer.android.com/sdk/index.html > > ref for coding android : > > http://mobile.tutsplus.com/tutorials/android/android-sdk-embed-a-webview-with-the-webkit-engine/ > http://www.mkyong.com/android/android-webview-example/ > > http://examples.javacodegeeks.com/android/core/ui/webview/android-webview-example/ > http://www.tutorialspoint.com/android/android_webview_layout.htm > http://javatechig.com/android/android-webview-example > http://www.learn2crack.com/2013/10/android-webview-example.html > > another suggestion, is please make a great relation with google, it going > to help you a lot > > best regards, > stifan >
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

