Eclipse doesn't detect my Android running on BeagleBone Black

Hello,

I’m using micro SD card to boot Android and running it on BBB. It works well but I cannot find my BBB as running Android device on my laptop. I found some solution to eclipse can detect my BBB as running Android device but doesn’t works for me.

My Android is 4.2.2 and I installed API17, enable Debug mode from development setting of Android.
I’m using Window7 with USB connection between BBB.

I really appreciate any helps. Thanks!

Hello,

I’m using micro SD card to boot Android and running it on BBB. It works well but I cannot find my BBB as running Android device on my laptop.

Which android package are you using?
There is one from TI/rowboat with linux 3.2. This supports adb and probably should work for eclipse.
http://processors.wiki.ti.com/index.php/TI-Android-JB-4.1.2-DevKit-4.0.1_UserGuide

There is another package which uses the beaglebone linux 3.8 kernel. I’m not sure if it supports adb.
http://icculus.org/~hendersa/android/

I found some solution to eclipse can detect my BBB as running Android device but doesn’t works for me.

You did not point to the guide. I can’t say if it has sufficient information or indeed if it is relevant to the package you are using.

-Vishveshwar