One cool thing SL4A do is, we test the code remotely from a python. The wiki page have a good explanation on how to do this.
http://code.google.com/p/android-scripting/wiki/RemoteControl
One of the first thing I play around via the python interpreter on the laptop
import androidThe api page have a lot of information, so that is one place that one should look.
droid = android.Android()
data = droid.getNetworkOperatorName()
print data.result
Not much of a program nor a post, but yeah it is a start of something beautiful. I hope
good luck my friend go search explore and don't forget to eat hahahahhahah
ReplyDeleteactually i ate too much, lol
ReplyDelete