Are there basic GUI functions in SL4A?I\'d like to run a python program on Android and would need a listbox and simple dialogs (display info and get input).
I\'m getting this error when trying to run a jruby script on SL4A Dalvik VM unable to locate class \'org/jruby/Main\'
I have two questions regarding the sl4a scripting language. I\'d like to develop a python script that will be periodically contacted by a server and post some information to the notification bar.
I recently downloaded and installed \"PHP for Android.\" I created a .php file that utilizes an SSL connection with port 2195. I followed a guide for writing a php server that sends push notifications
I am trying to get a Python script which I normally run on my PC to run o开发者_运维问答n my Android phone (HTC Hero). I have SL4A running on my phone and have made a few tweaks to the Python script s
I am building an application for Android. It will interface with some C++ libraries using Android NDK through JNI. There are also some libraries that are written in Python that I want to call from my
sl4a does come with a sample getPassw开发者_运维问答ord, but I want to see if I can get a simply popup login box that has both Login username and Password. I have been trying to search a lot for this
I want to build an app that talks to a database. Analogy would be the youtube app for example. It connects to a secure host (requires login and password), and then returns to user results based on the
I\'m trying to shorten my code and have more functionality but its not working right. Heres my code(basically)
I know about SL4A and how I can run Python scripts in Android. I need to know h开发者_如何学Cow I can package the whole Python interpreter inside my APK so my end-users won\'t have to download and in