On Tuesday, June 2, 2015 at 7:15:56 AM UTC-4, Joe wrote:
>
> Thanks Leonel, my app is a pretty complex interactive application to teach 
> kids to read. I am using database, and Python code, all developed in 
> Web2py. It seems that Cordova might not work for this app.
>

You said you already have a working web2py app, so why can't you wrap it in 
Cordova (maybe adding some JS based UI enhancements for the mobile 
experience)?

You could probably use Kivy, but then you'll need to re-create the app in 
Kivy and would be limited to using web2py for generating a backend API 
called by the Kivy app (which might look quite a bit different from your 
current web2py app, which is generating and responding to its own UI layer).

Anthony

-- 
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.

Reply via email to