Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
nteeb
Old
(Last edited by nteeb; 24th April 2013 at 11:59 AM.)
#431  
nteeb's Avatar
Senior Member
Thanks Meter 59
Posts: 340
Join Date: Jun 2010
Location: Kaposvar
I tried to use the One click option of the tool to unlock, flash TWRP recovery, root, etc...
Everything worked fine until the Unlocking process had done. Then I stuck the "X" and can't do anything to boot my N10. I cant't use the adb commands-maybe because the usb-debug isn't allowed due to I couldn't boot to android. I can enter the bootloader though...
Any help...please...

Edited:In botoloader a "Downloading...Do not turn off taget" is showed. No fastboot commands (waiting for device), no adb because I can't boot, no recovery... What can I do now???
 
shimp208
Old
#432  
shimp208's Avatar
Senior Member
Thanks Meter 455
Posts: 1,080
Join Date: Jan 2011
Location: Boston

 
DONATE TO ME
Quote:
Originally Posted by nteeb View Post
I tried to use the One click option of the tool to unlock, flash TWRP recovery, root, etc...
Everything worked fine until the Unlocking process had done. Then I stuck the "X" and can't do anything to boot my N10. I cant't use the adb commands-maybe because the usb-debug isn't allowed due to I couldn't boot to android. I can enter the bootloader though...
Any help...please...

Edited:In botoloader a "Downloading...Do not turn off taget" is showed. No fastboot commands (waiting for device), no adb because I can't boot, no recovery... What can I do now???
Looks like you accidentally entered download mode. Hold the power button until the tablet powers off then it should vibrate and power back on, while it is powering on simultaneously hold down the power button + Volume Up + Volume Down to enter fastboot bootloader mode. Once in the bootloader use the volume up button to till you see the option for recovery mode then use the power button to select the recovery mode option. The tablet will now reboot into recovery mode, in recovery use the volume button to select the "wipe cache" option then after it finishes select the "reboot system now" option. The tablet should now start normally and get past the X logo.

Sent from my SCH-I535 using xda premium
The Following User Says Thank You to shimp208 For This Useful Post: [ Click to Expand ]
 
nteeb
Old
#433  
nteeb's Avatar
Senior Member
Thanks Meter 59
Posts: 340
Join Date: Jun 2010
Location: Kaposvar
Quote:
Originally Posted by shimp208 View Post
Looks like you accidentally entered download mode. Hold the power button until the tablet powers off then it should vibrate and power back on, while it is powering on simultaneously hold down the power button + Volume Up + Volume Down to enter fastboot bootloader mode. Once in the bootloader use the volume up button to till you see the option for recovery mode then use the power button to select the recovery mode option. The tablet will now reboot into recovery mode, in recovery use the volume button to select the "wipe cache" option then after it finishes select the "reboot system now" option. The tablet should now start normally and get past the X logo.

Sent from my SCH-I535 using xda premium
Thanks for the help, meanwhile I could sorted it, but all you wrote is true!

Tapatalked from my One
 
szamot21
Old
(Last edited by szamot21; 29th April 2013 at 11:59 AM.)
#434  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Oct 2007
Location: Gliwice
...
 
mskip
Old
#435  
mskip's Avatar
Senior Moderator / Recognized Developer - OP
Thanks Meter 11077
Posts: 10,867
Join Date: Mar 2008
Location: Norfolk

 
DONATE TO ME
Quote:
Originally Posted by coalee View Post
It seems that your tools don't not working behind proxy server? Is there any setting that I can set for proxy details?
Cheers


Edit:

I just figured it out by myself. Here is for those who has network behind firewall like me.
This tools use wget to retrieve file from internet. According to wget manual, you can setup wgetrc file for environment setting of wget that also including proxy setting. Here is how I done it with my XP

1) Open Control panel → System → Advange tab → Environment Variables
2) Add new User variable named WGETRC with value c:\wgetrc.txt
3) Create a text file named wgetrc.txt in c:\
4) Edit file wgetrc.txt

Here is my wgetrc.txt it contains only 2 lines:

Code:
use_proxy = on
http_proxy = http://username:password@proxyserver:port_number/
That all… you should be able to run it behind proxy environment.

Note:
I haven't check in Win7 yet but it should also work too. As long as you find where to add new Environment variable.
You can test whether your new environment work or not by type set in cmd terminal; you should see WGETRC = c:\wgetrc.txt showed up.
Thanks for the info I will add it to the FAQ

Mark.
.


Twitter: http://twitter.com/mskipxda | Website: http://www.skipsoft.net
Google Nexus Stock Firmware Images, Recoverys and All Toolkit Downloads: http://goo.im/devs/mskip

My Work
[Galaxy Nexus Toolkit] [GSM][VERIZON][SPRINT]
[Google Nexus 4 Toolkit] [THREAD]
[Google Nexus 7 Toolkit] [THREAD]
[Google Nexus 10 Toolkit] [THREAD]
[Samsung Galaxy Camera Toolkit] [THREAD]
[Samsung Galaxy Note2 Toolkit] [INT][ATT][SPRINT][TMOBILE][VERIZON]
[Samsung Galaxy S3 Toolkit] [INT GSM][INT LTE][ATT][SPRINT][TMOBILE][VERIZON]
[Samsung Galaxy S3 Mini Toolkit] [THREAD]
[Samsung Galaxy Note 8.0 Toolkit] [THREAD]
 
mskip
Old
#436  
mskip's Avatar
Senior Moderator / Recognized Developer - OP
Thanks Meter 11077
Posts: 10,867
Join Date: Mar 2008
Location: Norfolk

 
DONATE TO ME
GOOGLE NEXUS 10 TOOLKIT AUTO UPDATE V2.1.0 [8TH MAY 2013] AVAILABLE!!

Changelog:
+Split model/build files into much smaller sizes to reduce download time (only files needed for the build you select are downloaded)
+Added Clockworkmod Root 1.0.1.8 to replace ChainsDD method for better support
ALL root methods in the Toolkit now include Clockworkmod Superuser method
+Added TWRP NAND backup/restore procedures to backup/restore section
+FIXED all NAND backup/restore procedures so locations are detected by recovery
+Added Sideload another zip file whilst in Recovery to save time [user request]
+Added Universal driver pack from koush which works well on all systems upto and including Windows 8
+Added Toolkit Hard Reset option in Toolkit Settings screen
+Added text in driver install screen to test drivers properly
+Added more stability

[Auto Updates are only accessible if you have donated to the Toolkit project, received an activation code and unlocked the professional features. Auto Updates are a much faster and easier way of pushing small updates that would otherwise not be worth doing. I can push a single textual change or add support for a new build without having to go through the whole process of building a full version and uploading a large file. IF you are not able to or do not want to donate to unlock the Auto Update feature (and other professional features) then all the smaller updates are collated and a full build made when I have time or if there are enough updates to warrant it. This is the easiest way to make sure all the Toolkits are as up to date as possible. IF you have any views about this please email me at toolkit.support@skipsoft.net about them and do not post in the open thread]

Toolkit Thread Link: http://goo.gl/1VUBp

Mark.
.


Twitter: http://twitter.com/mskipxda | Website: http://www.skipsoft.net
Google Nexus Stock Firmware Images, Recoverys and All Toolkit Downloads: http://goo.im/devs/mskip

My Work
[Galaxy Nexus Toolkit] [GSM][VERIZON][SPRINT]
[Google Nexus 4 Toolkit] [THREAD]
[Google Nexus 7 Toolkit] [THREAD]
[Google Nexus 10 Toolkit] [THREAD]
[Samsung Galaxy Camera Toolkit] [THREAD]
[Samsung Galaxy Note2 Toolkit] [INT][ATT][SPRINT][TMOBILE][VERIZON]
[Samsung Galaxy S3 Toolkit] [INT GSM][INT LTE][ATT][SPRINT][TMOBILE][VERIZON]
[Samsung Galaxy S3 Mini Toolkit] [THREAD]
[Samsung Galaxy Note 8.0 Toolkit] [THREAD]
The Following User Says Thank You to mskip For This Useful Post: [ Click to Expand ]
 
JNewms
Old
#437  
JNewms's Avatar
Senior Member
Thanks Meter 372
Posts: 953
Join Date: Sep 2011
Location: Bloomington
Hi Skip, I was attempting to update my Nexus 10 Toolkit in order to revert to stock in hopes of an ota from Google. Every time I try to update the Toolkit force closes. I have donator features, my question is, if I uninstall and then reinstall will I lose those features?

Sent from my Nexus 10 using Tapatalk HD
 
mskip
Old
#438  
mskip's Avatar
Senior Moderator / Recognized Developer - OP
Thanks Meter 11077
Posts: 10,867
Join Date: Mar 2008
Location: Norfolk

 
DONATE TO ME
Quote:
Originally Posted by JNewms View Post
Hi Skip, I was attempting to update my Nexus 10 Toolkit in order to revert to stock in hopes of an ota from Google. Every time I try to update the Toolkit force closes. I have donator features, my question is, if I uninstall and then reinstall will I lose those features?

Sent from my Nexus 10 using Tapatalk HD
What version are you trying to update from? Where exactly does it close the toolkit?

If you reinstall the public version then you may lose the professional status but if you reenter your code then you will get it back.

Mark.
.


Twitter: http://twitter.com/mskipxda | Website: http://www.skipsoft.net
Google Nexus Stock Firmware Images, Recoverys and All Toolkit Downloads: http://goo.im/devs/mskip

My Work
[Galaxy Nexus Toolkit] [GSM][VERIZON][SPRINT]
[Google Nexus 4 Toolkit] [THREAD]
[Google Nexus 7 Toolkit] [THREAD]
[Google Nexus 10 Toolkit] [THREAD]
[Samsung Galaxy Camera Toolkit] [THREAD]
[Samsung Galaxy Note2 Toolkit] [INT][ATT][SPRINT][TMOBILE][VERIZON]
[Samsung Galaxy S3 Toolkit] [INT GSM][INT LTE][ATT][SPRINT][TMOBILE][VERIZON]
[Samsung Galaxy S3 Mini Toolkit] [THREAD]
[Samsung Galaxy Note 8.0 Toolkit] [THREAD]

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...