Well.... I had a look now, check out Device.installPackage() in Device.java in the same package.
I hope, as incomplete as my two answers are, they will provide at least a starting point. On 23 Sep., 08:26, FBondarenko <[email protected]> wrote: > Haven't checked it myself, but have a look at > tools/ddms/libs/ddmlib/src/com/android/ddmlib/AndroidDebugBridge.java. > > On 14 Sep., 17:05, Rahul Garg <[email protected]> wrote: > > > > > Hi All, > > > Although I have been using adb install to install apk in my device. > > But I dont what exactly it do to apk, how it extracts information from > > the apk. and how does it handle the native code( lib .so file). Can > > you guys help me to figure it out. -- 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

