[android-developers] Re: Access Pc from android Device

2011-10-05 Thread harshita atri
how can we root the device using adb interface? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubs

[android-developers] Re: Access Pc from android Device

2011-10-06 Thread harshita atri
ok...thanks.. On Oct 6, 2:17 am, Kristopher Micinski wrote: > Rooting isn't the topic of this forum, > > You'll have to look in other places, specific to your device, to find > out how to root it, there is no way (automatically) via adb to do > this. > > Kris > > > > > > > > On Wed, Oct 5, 2011 a

Re: [android-developers] Re: Access Pc from android Device

2011-10-05 Thread Kristopher Micinski
Rooting isn't the topic of this forum, You'll have to look in other places, specific to your device, to find out how to root it, there is no way (automatically) via adb to do this. Kris On Wed, Oct 5, 2011 at 1:54 PM, harshita atri wrote: > how can we root the device using adb interface? > > --