Re: [android-developers] Re: Key Events that occurred in the virtual keyboard can be passed to the hardware

2010-09-06 Thread Taewoong Kim
How can I send key events to android system? -- 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.

Re: [android-developers] Re: Build Error

2010-07-07 Thread Taewoong Kim
My dev environment is ubuntu 10.04(32bit) on 64bit cpu(dual). Is this problem? 2010/7/8 Robert Craig > it could be a 64 bit versus 32 bit issue. what does your dev environment > look like? > > On Wed, Jul 7, 2010 at 9:03 PM, Taewoong Kim wrote: > >> I have a same problem.

Re: [android-developers] build android sdk from git on ubuntu 10.04 fail

2010-07-07 Thread Taewoong Kim
I have a same problem. but I could not have solution. 2010/7/4 zyanho > i getting start with http://source.android.com/source/download.html. > i use ubuntu 10.04 ,i install android step by step. > i type "make" at last,i get an error > > host C: libneo_util <= external/clearsilver/util/neo_h

Re: [android-developers] Re: Build Error

2010-07-07 Thread Taewoong Kim
I have a same problem. but I could not have solution. 2010/7/6 David Rhodus > Anyone seen this ? > I feel like I'm just missing a package or something easy. > > On Sun, Jul 4, 2010 at 6:24 PM, David Rhodus wrote: > > Any Suggestions ??? > > > > > > apt-get install git-core gnupg sun-java6-jd

[android-developers] Re: findviewbyid in service?

2009-06-24 Thread Taewoong Kim
Hi Marco Nelissen > > > > I know you say. > > Well… > > > > But I would like to change key_image(icon) on runtime software keyboard > which is developed by me. > > Android softkeyboard change xml file for changing only one key_icon(ex. > search->ennter). > > I don’t like this way. > > So I want t