Re: [web2py] web2py on android

2016-07-20 Thread Carlos Cesar Caballero Díaz
Hi Paolo, in my experience with Android, do what this article describes is a really bad idea, the resources usage is very important in tablets and smartphones because of the little batteries they have, include a complete http server running inside an app will drain the battery considerably fast

Re: [web2py] Web2py on android

2011-10-20 Thread Sebastian E. Ovide
I've just read about it http://gearsblog.blogspot.com/2011/03/stopping-gears.html it makes sense It looks like HTML5 is the way to go... On Thu, Oct 20, 2011 at 3:14 PM, Richard Vézina wrote: > Gears is > deprecated and > wil

Re: [web2py] Web2py on android

2011-10-20 Thread Richard Vézina
Gears is deprecated and will no longer be available as of December 2011. Seems Google has drop it... Richard On Wed, Oct 19, 2011 at 1:10 PM, Sebastian E. Ovide < sebastian.ov...@gmail.com> wrote: > have you considered Google Gears ? >

Re: [web2py] Web2py on android

2011-10-19 Thread Phyo Arkar
I have seen somewhere on this groups that someone successfully runs web2py on android. Can you make a search? Also Iphone and Nokia Memeo . On 10/19/11, Richard Vézina wrote: > I have no idea how to make work web2py under android but I guest that you > will need this : > > http://code.google.com

Re: [web2py] Web2py on android

2011-10-19 Thread Richard Vézina
I have no idea how to make work web2py under android but I guest that you will need this : http://code.google.com/p/android-scripting/ And I am pretty the sure there is a video on vimeo or youtube about someone who have web2py to work under android... May be search in the google group can help t

Re: [web2py] Web2py on android

2011-10-19 Thread Sebastian E. Ovide
have you considered Google Gears ? 2011/10/19 António Ramos > hello, can i install web2py on android? > > The need is to create an app for an android table that in some > circumstances may not have network access. > > As soo as it gets network signal a replication action could syncronize > conte