• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help how to turn this code on?

sreum

Android Enthusiast
I was looking at so code mike posted. And I was wondering after entering the code below into my key pad it goes to a screen and asks for spc. Anyone know what this spc is?

*#22745927
 
No. Just turn on USB debugging, connect to your PC, and launch ADB, or download ConnectBot from the Market and use that.
 
Thanks a bunch. Ill give it a shot in the morning.
Do you know if turning on the hidden menu will help access anything more on a non rooted phone
 
I don't believe that will provide you anything you can't get at already even with a rooted phone, actually.
 
No. Just turn on USB debugging, connect to your PC, and launch ADB, or download ConnectBot from the Market and use that.

Sorry to ask but I'm not cought up on all short terms yet. What's ADB?

Forget I asked I found out what you ment by ADB.
 
sreum this may help Hidden Codes for Samsung Galaxy Indulge

ADB is when you have a command prompt on your pc that runs commands on the phone. You enable debugging on the phone and the "Android Debugging Bridge" connects to it. The way they suggest is much faster if you already have it working.
 
Back
Top Bottom