[android-developers] Re: Home button in Beagle board

2010-08-30 Thread Will
Install bar control and add a home button in the notification bar.

http://www.4shared.com/file/6QzHkKk-/Bar_Control__110_.html

On Aug 27, 4:15 am, SREEHARI sreehari.madhusooda...@wipro.com wrote:
 Hi All,

 I am testing some android apps in a beagle board with Android 2.1. But
 I came to know that there is no home button in the board. I have to
 test some home apps also. How will I get the Home Button pressed?? Is
 there any way to do this?

 Thanks,
 SREEHARI

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Home button in Beagle board

2010-08-27 Thread AJ
from adb shell type the following command
adb shell input keyevent 3


Thanks,
AJ

On Aug 27, 1:15 pm, SREEHARI sreehari.madhusooda...@wipro.com wrote:
 Hi All,

 I am testing some android apps in a beagle board with Android 2.1. But
 I came to know that there is no home button in the board. I have to
 test some home apps also. How will I get the Home Button pressed?? Is
 there any way to do this?

 Thanks,
 SREEHARI

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en