You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Internals
Hi everybody =)
I'm very interested in developing some stuff for Android, but I must
confess that Java is not on the list of my preferred languages. Is
anyone working already towards a port of Python for Android ?
Since I'm at it, how can I:
* Have access to the filesystem that runs on the emulator ? Is the raw
flash image saved somewhere (like ~/.userdata-qemu.img) ?
* Where can I find more documentation about Android's internals ?
* Is the GUI managed by some lightweight X server or something like
that ? Where can I find the necessary documentation to build some
Python bindings for Android after having a working interpreter ?
* Where can I find its kernel's source code ? What platform is it,
ARM ?