Ask wrote: > Hi Dianne, > > Please respond. If you want to demand people answer your questions, hire a consultant, and make your demands to the consultant.
>> My aim is to send the .apk files dynamically from the desktop >> using socket communication and execute one method in this .apk at >> runtime . After executing this methos I will delete this .apk file. Use a scripting language. Beanshell (Java-esque language) works as an embeddable language. Rhino (Javascript) works as well, with minor modifications. Other languages may also work if you prefer one of those. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

