[android-developers] Getting the height of soft keyboard.

2012-11-30 Thread Rudy
Is there a way to know the height of the default soft keyboard that appears when a textField is focused? Because I don't want to create my own keyboard, i want to use the default one. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: Getting the height of soft keyboard.

2012-11-30 Thread Rudy
it automatically, but it did not work, so I am trying programatically via Cocos2d-x or via android and jni. El viernes, 30 de noviembre de 2012 12:38:07 UTC-6, Rudy escribió: Is there a way to know the height of the default soft keyboard that appears when a textField is focused? Because I don't want

[android-developers] andengine vs libgdx

2012-01-23 Thread Rudy
I´m starting as a developer in Android (in games) but which engine its the best and why, thanks for the help :) -- 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

RE: [android-developers] Re: how can I check my app stopped by which home key or other apps

2010-08-10 Thread THENG Rudy (Yanto)
Hi, I just found this method.. onUserLeaveHint() Try to override it... Regards, Rudy -Original Message- From: android-developers@googlegroups.com [mailto:android- develop...@googlegroups.com] On Behalf Of optimusgeek Sent: Tuesday, August 10, 2010 8:32 AM To: Android Developers

FW: [android-developers] Re: how can I check my app stopped by which home key or other apps

2010-08-10 Thread THENG Rudy (Yanto)
Hi, I just found this method.. onUserLeaveHint() Try to override it... Regards, Rudy -Original Message- From: android-developers@googlegroups.com [mailto:android- develop...@googlegroups.com] On Behalf Of optimusgeek Sent: Tuesday, August 10, 2010 8:32 AM To: Android Developers

RE: [android-developers] ListView as part of a Activity

2010-08-09 Thread THENG Rudy (Yanto)
Hi warrior, Could you show your array.xml? And one more thing, I see you set layout_below but you're using a LinearLayout, layout_below is used in RelativeLayout. Rudy -Original Message- From: android-developers@googlegroups.com [mailto:android- develop...@googlegroups.com