J'ai un Acer Liquid Metal, Gingerbread...
J'ai essayé d'installer Python sur Android (et s4la : http://code.google.com/p/Android-scripting/ ) mais lorsque je lance le script hello world, j'obtiens :
dlopen libpython2.6.so
Traceback (most recent call last):
File "compass.py", line 2, in <module>
droid = android.Android()
File "/sdcard/com.googlecode.pythonforandroid/extras/python/android.py", line
34, in __init__
self.conn = socket.create_connection(addr)
File "/home/manuel/AptanaStudio3Workspace/python-for-android/python-build/output/usr/lib/python2.6/socket.py", line 498, in create_connection socket.gaierror: [Errno 8] hostname nor servname provided, or not known."
Des idées ?