


Next, open up developer options by going to Settings, then System, then Developer options. That sounds a little goofy, but you should see a message saying that developer options have been enabled. Scroll down to Build number and tap it 7 times. Follow the dev options: go to Settings, then System, then About phone. When you see this screen, you’re done! Phone Setupīefore you can deploy an app from your computer to your phone, you have to adjust a few settings.įirst you have to enable developer options on your phone. If a “welcome wizard” pops up, click through and choose the standard installation and whatever theme you want, and then click the Finish button. Open Android Studio after the installation completes. Go to to download Android Studio and then go to the install page for installation instructions. It’s possible to write Android code with other editors, but Android Studio will be the easiest to setup, so let’s go with that for now. Android StudioĪndroid Studio is the official IDE for Android development, recommended and supported by the Android team. Hello World Hello World tutorial android hello-worldĪndroid development requires a little bit of setup before diving into the code, so let’s do that now.
