I just tried running web2py on android and an error regarding the module multiprocessing being missing. It gets called from gluon.widget.start()
I will look into the source code tomorrow to see if there is a workatound. I might try porting the multiprocessing module over. Any ideas anyone? I think mobile apps area great way for web2py to take a lead in the python framework world. On Oct 15, 5:15 am, "dustin.b" <[email protected]> wrote: > i tried to run w2p onandroidwith ASE (androidscripting env). It's > been a while since I tried this but i can remember that there was a > problem with threads or something like this. w2p seems to use python > packages that are not avaible onandroid, didnt remember exactly which > one.

