Just to butt-in on what Richard said: "But this kind of app are often not that interresting from user stand point... I mean you don't have a good mobile app user experience with them most of the time because they to simple that you can just access the real web app and it could be even better..."
That's not really true anymore... What you are referring to are hybrid apps, which is essentially a mini-website (HTML, JS, CSS) wrapped in a package and rendered in a native webview, as opposed to a native app which is built in objective-C or Java. Hybrid apps can access the phone's features such as camera, battery, geolocation, accelerometer etc... So you can do much more than you would by accessing a web app in the browser! Hybrid performance is also more than adequate for most applications, and many of today's top apps are hybrid (in fact I challenge you to find out which apps on your phone are hybrid and which are native...) What's more, with tools like cordova you can target both Android and iOS (with caveats) with the same code. You also get to use the latest Javascript frameworks, such as AngularJS or ReactJS. My advice would be to learn js and angular then go down the ionic (http://ionicframework.com/) path. I really don't see a case for bringing web2py into android. On Monday, January 4, 2016 at 9:20:53 PM UTC, RAGHIB R wrote: > > -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.