I want to integrate my app with SL4A. In order to let the user to do something in reponse to events in my app i'd like to send intents with data to SL4A or just execute sl4a script in the file using filename.
How can this be done?
EDIT: i don't want to use sl4a source code in my app.