Showing posts with label Install App. Show all posts
Showing posts with label Install App. Show all posts

Enable USB debugging on your Android device

This allows you to debug your Android application on your device.

1. On your Android device, from the home screen, go to the Settings Panel 

2. In API Levels

    a. API Level 10

         I. In the Settings Panel, choose Applications.

          II. Then choose Development (Set options for application development)

    b. API Level 19
        In the Settings Panel, choose General tab, then Application manager

        I. In About, tap on the "Build number" option entry seven times. This will unlock the "Developer Options" (This video helps.)

        II. To display the Developer Options either

             a. Go back one menu, and the Developer Options should displayed. Click on Developer Options

             b. Go to the General tab, then click Developer options

3. Ensure a check mark is in the USB debugging (Debug mode when USB connected) check box.

4. A pop-up box will display as below. Just click OK.

Allow USB debugging?

USB debugging is intended for development
purposes only. It can be used to copy data between
your computer and your device, install applications
on your device without notification, and read log
data.
Cancel                                      OK


Previous Recommended Article: Enable the installation of non–Android Market applications on your Android device

Resources:

Enable the installation of non–Android Market applications on your Android Device

Enable the installation of non–Android Market applications on your Android Device.

1. On your Android device, from the home screen, go to the Settings Panel 

2. In API Level:

    a. API Level 10
        1. In the Settings Panel, choose Applications.

    b. API Level 19
        1. In the Settings Panel, choose Security.
    c. API Level 19 - tablet
        1. In the Settings Panel, choose the General tab, then choose Security.

3. Ensure there is a check mark in the Unknown sources check box.

Possible Descriptions:
    Unknown sources - Allow installation of non-Market applications
    Allow installation of apps from sources other than the Play Store.

4. The pop-up below may display. Just click OK.

Unknown sources

Your device and personal data are more vulnerable
to attack by applications from unknown sources. You
agree that you are solely responsible for any damage
to your device or loss of data that may result from
using these applications
Cancel                 OK


Next Recommended Article: Enable USB debugging on your Android device

Resources: