How to develop Android Application using SABRE-SD board???

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to develop Android Application using SABRE-SD board???

1,041 Views
sangjinhong
Contributor III

I tried to develop Android Application using SABRE-SD board,

and I used SD card you provide.

However, I can't connect SABRE-SD to eclipse(android application programming tool) on PC.

Can you give the information to develop the android application using SABRE-SD barod???

Labels (1)
0 Kudos
4 Replies

739 Views
SergioSolis
NXP Employee
NXP Employee

This tutorial from google might be helpful:

Running Your App | Android Developers

0 Kudos

739 Views
sangjinhong
Contributor III

I'm software engineer and I can program Android Application.

I referenced the following document and text.

Android_Frequently_Asked_Questions.pdf

====================================================================

28 How do I enable developer settings on Android 4.3?


Google has hidden the developer settings in the latest version of Jelly Bean. The following steps explain how to retrieve

developer settings:


• Go to the settings menu and scroll down to "About phone." Tap it.

• Scroll down to the bottom again until you see "Build number."

• Tap it seven (7) times. After the third tap, you'll see a playful dialog that says you're four taps away from being a

developer.

• Keep on tapping, until you've got the developer settings back.

====================================================================


I set SABRE-SD using the guide, and I connected SABRE-SD to PC using USB OTG port.


Windows installed SABRE-SD driver, and I think this is ADB driver.


However, eclipse can't recognize SABRE-SD.


Can anybody let me know what is problem???


0 Kudos

739 Views
sangjinhong
Contributor III

I found the problem.

There is my mistake.

Windows didn't find SABRE-SD USB Driver, and couldn't install the driver.

I installed SABRE-SD USB Driver using Android SDK USB Driver.

Everything is OK !!!

I run the Android Application on SABRE-SD Board using eclipse.

0 Kudos

739 Views
saurabh206
Senior Contributor III

Hi,

First you need to start ADB service.

Thanks

Saurabh

0 Kudos