Mark, Then is there any way to copy one file xyz.abc.apk from the /sdcard to /data/app/ folder using the application. Because I want to call it at the runtime using PathClassLoader but for that .apk file must be in the /data/app folder.
Regardz, Asif On Mar 20, 5:00 pm, "Mark Murphy" <[email protected]> wrote: > > Is it possible to launch adb commands programatically from any > > android application? > > No. The adb program runs on your development machine, not a device. > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

