Download scripts for Android Scripting

We downloaded ASE from google code and looked at manuals and available scripts.

I found a script, I wanted to try it, however copy the paste it removes all the spaces (and this is a Python script ...).

Is there an easy way to load a script from the Internet into an Android scripting environment?

+4
source share
1 answer

Copy the .py file to the SD card using ase / scripts

+2
source

All Articles