[android-developers] Re: Need Help..... To install android package (.apk) on HTC Touch Mobile

2008-10-30 Thread Azatoth
: Hi, Thanks for your kind reply. So, what I'll do? Can you tell the way? Shall upgrade my OS or What I need to done to view android output in my mobile? Please reply. Thanks, Yasmin On Wed, Oct 29, 2008 at 9:53 PM, Azatoth [EMAIL PROTECTED] wrote: ...mmm... The only missing thing

[android-developers] Re: Need Help..... To install android package (.apk) on HTC Touch Mobile

2008-10-29 Thread Azatoth
...mmm... The only missing thing is that you don't run Android application in a windows mobile OS-based pda... ... On 29 Ott, 13:10, AndroidKid [EMAIL PROTECTED] wrote: Hi All, I've executed some sample application in android using emulator. I bought HTC touch mobile which has Windows

[android-developers] Re: Regarding view onKeyDown issue...

2008-10-25 Thread Azatoth
For fix your problem you can override the OnKeyDown event in the class that extends MapActivity ;) On Sep 11, 11:45 am, Wesley [EMAIL PROTECTED] wrote: ya... FYI, most of the times it happen is after I Invoke Touch screen event... the onKeyDown seem not work because of the warning... why???

[android-developers] Re: MapView and SDK 1.0

2008-10-25 Thread Azatoth
Hi, in my app it's all right, but I have modified a little bit the code... In my Manifest I have added :         uses-library android:name=com.google.android.maps / this tag is into the application child tag in the manifest?         com.google.android.maps.MapView  android:apiKey=bogus