Friday, 16 August 2013

Creating an Android app Lesson 5 Run on a Real Device

If you have a real Android-powered device, here's how you can install and run your app:
1.Plug in your device to your development machine with a USB cable. If you're developing on Windows, you might need to install the appropriate USB driver for your device. For help installing drivers, see the OEM USB Drivers document.
2.Enable USB debugging on your device.
o              On most devices running Android 3.2 or older, you can find the option under Settings > Applications > Development.
o              On Android 4.0 and newer, it's in Settings > Developer options.

Note: On Android 4.2 and newer, Developer options is hidden by default. To make it available, go to Settings > About phone and tap Build number seven times. Return to the previous screen to find Developer options.

No comments:

Post a Comment