Enable developer option in Android Jelly Bean

After updating my Samsung Galaxy Grand to newest Jelly Bean, when i was trying to debug some application on my phone then i found that Developer Option was disappeared.

After some googling i came to know that that option need to be enabled manually now.

So here are the steps to enable Developer options.

  • Goto the settings menu
  • Click on About device option under more tab.
  • And now tap Build number seven times, you will see the toast like below image 

  • Return to the previous screen to find Developer options.

There are no of advantages of enabling this options for developers
  1. You can enable debugging over USB
  2. Quickly capture bug reports onto the device
  3. Show CPU usage on screen
  4. Draw debugging information on screen such as layout bounds, updates on GPU views and hardware layers, and other information
  5. Draw debugging information on screen such as layout bounds, updates on GPU views and hardware layers, and other information

Source Link : http://developer.android.com/tools/index.html

No comments:

Post a Comment

Pages