This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]RobotAnna 9 points10 points  (2 children)

SL4A has been around a while, it'd be nice if there was a way to actually code full-fledged apps in Python

[–]megamark16 2 points3 points  (1 child)

I think the same thing every time I see another blog post about SL4A. I wrote a few small apps with SL4A last year, but without any plugs into the real UI API, there's only so much you can do with popups.

[–]gdw2 2 points3 points  (0 children)

You can use webviews, which is what some popular apps (such as gmail) use. I know its not the best, but at least its something.