Skip to main content

Posts

Featured

How to enable and disable developer options in Android.

Hey, Guys!! Today in this post we will be talking about how to enable developer options in android. If we talk in the context of developer option it is the basic step in order to allow debugging on a physical device. Let's check out the steps to enable developer options. 1. Navigate to settings. 2. Search for About Phone 3. In About Phone check for Builder number and press on it for 7 times. As soon as you click the seventh time it will show you a message "You are a developer". Our work is done your device is now ready to start debugging. Disable developer option: 1. Turn of developer option. 2. Go to Apps and search for settings. 3. Clear settings data And here we have successfully disabled developer option. I have also provided a video tutorial for enabling developer option.

Latest posts

How to make marquee continuous.

C# program to find a maximum number from the array.

Design Patterns in C#

C# program to find factorial of number using goto loop.

C# program to find the Fibonacci Sequence using recursion.

C# Program to find Fibonacci Sequence for the given number.

Create a multilevel menu in linq .