I am totally new to Android and was looking to try out Android with python.
I downloaded the Android SDK from this link: http://developer.android.com/sdk/index.html for MacOSx 10.6.7. After downloading, installing and adding the Android 2.2 platform using the offline 2.2 platform installer, I needed to download to these two additional SL4A files for configuring Andriod scripting.
These two files namely sl4a_r2.apk
and python_for_android_r1.apk
had to downloaded and installed by pointing the emulator's browser to this link code.google.com/p/android-scripting/
However for some reason, I am not able to run the internet on my mac for some reason due to driver issues and I have to download these on my other windows pc. The usual method I have come across is to download these two files from the emulator's browser and then run them from the download history. But how can I install these files from the emulator after I have these package on my mac, since I cannot run the internet from the emulator due to the reason stated above.