June 19, 2013, 08:26:56 PM

collapse

* Sponsors


* Hot Topics


* Facebook Like


* Sponsors


* Board Stats

  • stats Total Members: 1216
  • stats Total Posts: 6351
  • stats Total Topics: 979
  • stats Total Categories: 3
  • stats Total Boards: 17
  • stats Most Online: 126

Author Topic: Complete Setup Guide: Android SDK and ADB  (Read 37845 times)

Babyfacemagee

  • Administrator
  • Sr. Member
  • *****
  • Posts: 426
    • View Profile
    • Nexus 7 Forum
Re: Complete Setup Guide: Android SDK and ADB
« Reply #15 on: February 03, 2012, 10:34:13 PM »
Nice addition with the pdf twospirits.  Thanks for your work.

BFM
Nexus7Forum.com

MaxBuck

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: Complete Setup Guide: Android SDK and ADB
« Reply #16 on: February 19, 2012, 11:57:34 AM »
I seem to be stuck here before the beginning.  The instructions call first for the ADB Interface Driver to be installed on the PC.  In order to do so, one is advised to open the Device Manager and go to the "Other devices" node.  But I have no such node on the Device Manager, and my TPT is seen only as a "Disk drive."

Can anyone help me with this?

ker2

  • Full Member
  • ***
  • Posts: 206
    • View Profile
Re: Re: Complete Setup Guide: Android SDK and ADB
« Reply #17 on: February 19, 2012, 03:42:33 PM »
I seem to be stuck here before the beginning.  The instructions call first for the ADB Interface Driver to be installed on the PC.  In order to do so, one is advised to open the Device Manager and go to the "Other devices" node.  But I have no such node on the Device Manager, and my TPT is seen only as a "Disk drive."

Can anyone help me with this?
right click on that tpt disk drive and do a manual update driver 

Sent from my Galaxy Nexus using Tapatalk

optimus43

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Complete Setup Guide: Android SDK and ADB
« Reply #18 on: February 27, 2012, 12:15:52 PM »
I have followed the instructions carefully twice now.  The adb drivers seem to install and I have installed the JDK and athe SDK.

When I type adb devices I do not get any devices listed?

Thoughts

S.Prime

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 926
    • View Profile
Re: Complete Setup Guide: Android SDK and ADB
« Reply #19 on: February 27, 2012, 01:24:51 PM »
If you check device manager do you see your TPT listed under Android Phone and under Media Device (I think)


IT Service Professional, I Just Want a Device to Be Productive
IT Service Professional - I Just Want A Device to Be Productive

optimus43

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Complete Setup Guide: Android SDK and ADB
« Reply #20 on: February 27, 2012, 01:32:55 PM »
Yes it shows up as android phone. Debugging is turned on and I think I follwed all the instructions carefully. The and driver seemed to update fine not sure where I went wrong

S.Prime

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 926
    • View Profile
Re: Complete Setup Guide: Android SDK and ADB
« Reply #21 on: February 27, 2012, 02:48:01 PM »
Did you add adb.exe to your path or are you running it from the installed folder?


IT Service Professional, I Just Want a Device to Be Productive
IT Service Professional - I Just Want A Device to Be Productive

optimus43

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Complete Setup Guide: Android SDK and ADB
« Reply #22 on: February 27, 2012, 02:51:28 PM »
I did add it to the path and when I type 'adb devices' it seems to search for devices but the list stays blank.  I also tried running it from the directory.

S.Prime

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 926
    • View Profile
Re: Complete Setup Guide: Android SDK and ADB
« Reply #23 on: February 27, 2012, 03:34:56 PM »
The only other thing that I can think of right now is to check SDK manager and make sure you have the necessary packages installed.
IT Service Professional - I Just Want A Device to Be Productive

ron2k_1

  • Sr. Member
  • ****
  • Posts: 300
    • View Profile
Complete Setup Guide: Android SDK and ADB
« Reply #24 on: February 27, 2012, 03:57:24 PM »
If you're interested in trying to root your device, download Dan's root package zip>unzip>right click on folder>Start Command Prompt from there and try the command "Adb devices" again and it should work.

Ron


Sent from my iPhone using Tapatalk
Why the big words, when simply a diminutive utterance will suffice!!!

optimus43

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Complete Setup Guide: Android SDK and ADB
« Reply #25 on: February 27, 2012, 04:53:22 PM »
not sure what happened but I just decided to do a factory reset on the system and then everything worked.  Root cheker says I am successfully rooted so hooray?  Still dont understand entirely what to do now but I will figure it out.

BTW my version number corresponds to one of the numbers in the failed root thread adn my root worked ok once I got it started.

S.Prime

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 926
    • View Profile
Re: Complete Setup Guide: Android SDK and ADB
« Reply #26 on: February 27, 2012, 05:01:08 PM »
Congratulations


IT Service Professional, I Just Want a Device to Be Productive
IT Service Professional - I Just Want A Device to Be Productive

bowlermonk

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Complete Setup Guide: Android SDK and ADB
« Reply #27 on: April 09, 2012, 07:02:50 AM »
I know this isn't a hack-related question, but I am trying to use these instructions to eliminate the bootloop issue (replacing the local.prop file).  I followed all of the steps, but since I cannot boot the tablet, I can only load into the boot recovery menu.  I get a blank list of devices in "adb devices" but my device manager shows me what I expect (adb device under android phones).  Can anyone lend some assistance, or point me in a different direction?  I really don't want to have to factory reset if I don't have to.

S.Prime

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 926
    • View Profile
Re: Complete Setup Guide: Android SDK and ADB
« Reply #28 on: April 09, 2012, 10:18:07 AM »
This is from xda-developers and I am assuming you have installed CWM. Also thanks to stewarta, who I believes contributes to our forum with a different name.:

Quote
If CWR randomly reboots on you when you either try to do a backup or simply stay on the menu too long, try the following(thanks stewarta):
 

•Boot into CWR. Then select to reboot the device(not "Reboot recovery", just the normal reboot).
 •Allow it to boot into full Android.
 •Reboot the device again and re-enter CWR. It should no longer be rebooting.
 
I don't know why the above happens or fixes it. If it doesn't work for you, please do the following:
 •Boot into CWR. Either wait at the menu screen or attempt a backup(we want to provoke a reboot)
 •On reboot, hit Vol+ to enter CWR again.
 •Select 'Advanced'.
 •Select 'report recovery'. It will tell you at the bottom where the log is stored. Make a note of it.
 •Boot into full Android and use your favourite file manager to get the log. Paste its contents in this thread.
IT Service Professional - I Just Want A Device to Be Productive

 




SimplePortal 2.3.3 © 2008-2010, SimplePortal