[android-porting] How to implement a keypad driver

2010-12-22 Thread bryan
Hi every one, I am a very new beginner in Android and try to port a keypad driver on emulator. I follow the link http://source.android.com/porting/build_new_device.html#androidBuildNewFileTree to construct my product directory and make it can be compiled successfully. I also follow the link ht

[android-porting] Re: How to implement a keypad driver

2010-12-23 Thread bryan
nand dev1: size 400, page 2048, extra 64, erase 131072 goldfish nand dev2: size 400, page 2048, extra 64, erase 131072 mice: PS/2 mouse device common for all mice *** events probe *** >>>>> bryan add this dbg msg ## 1 >>>>> bryan add this dbg msg ## 2 >

[android-porting] implement keypad and touchscreen driver on emulator

2010-12-27 Thread bryan
Hi All, I have a stupid question need you guys' help Is it possible to simulate the touch screen event on android emulator? Since I do not have real device to do this, I want to simulate the event on emulator first. If yes, how do I get started? I tried to hook kernel image when runnig emulator. B

[android-porting] [android porting] control software keyboard display

2011-01-16 Thread bryan
Hello guys, does anyone know how to let the software keyboard graph shows on screen? where is the source code I can modify to control whether to show it or not? (or any keyword / function name I can search in android source package?) I have already porting the android source on my device successfu

[android-porting] Home / Menu / Back button on touchscreen

2011-03-09 Thread bryan
Hi All, My Android platform does not have any physical button except the power key. I meet a problem on porting the Home / Menu / Back button on touchscreen. I already searched the keyword to sdudy this issue in this group and found a similar discussion: http://groups.google.com/group/android-por

[android-porting] Re: Home / Menu / Back button on touchscreen

2011-03-10 Thread bryan
ld > work. > > > > On Wed, Mar 9, 2011 at 7:13 PM, bryan wrote: > > Hi All, > > > My Android platform does not have any physical button except the power > > key. > > I meet a problem on porting the Home / Menu / Back button on > > touchscreen. > > > I

[android-porting] Re: system_server SIGSEGV.

2009-06-26 Thread bryan hsu
i have meet the same issue , and just use mountd instead of vold. then it is ok. --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--

[android-porting] Where to begin?

2010-04-08 Thread Bryan M
I found the page on source.android.com that explains how to install repo, download the source, and built android using the instructions. Following advice in this group, I then ran the emulator "ANDROID_PRODUCT_OUT=$HOME/mydroid/out/target/product/generic out/host/ linux-x86/bin/emulator -ramdisk ./

[android-porting] Status bar Height, height limitations?

2011-09-07 Thread Bryan Stern
">bold</item> <item name="android:textColor">@drawable/ notification_header_text_color</item> Yet this clock size remains the same. Advice? Best Regards, Bryan Stern -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting