[android-developers] How to make an image stay above all applications(including Launcher)

2010-11-24 Thread kearnel_android
of the way to do this. Any suggestion or idea is appreciated. Thank you. 2010-11-24 kearnel_android -- 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 u

回复: [android-developers] Java and Android phone s?

2010-10-29 Thread kearnel_android
As far as I'm concerned, Android uses another Java Runtime Environment called Davilk, which is NOT compatible with common Java applications. 2010-10-30 kearnel_android 发件人: kypriakos 发送时间: 2010-10-30 11:07 主 题: [android-developers] Java and Android phones? 收件人: Android Developers

回复: [android-developers] Problem with ListView on a 480x854 device

2010-10-29 Thread kearnel_android
Android support multi-screen-solution since SDK 6. Thus, if you create a project using MinSdkVersion signed 4, the application will only support 480*320 by default. 2010-10-30 kearnel_android 发件人: John Gaby 发送时间: 2010-10-30 10:17 主 题: [android-developers] Problem with ListView on a

[android-developers] Memory Leaking problem

2010-10-25 Thread kearnel_android
mageView v : mImages) { v.setImageDrawable(null); v = null; } } } 2010-10-22 kearnel_android -- 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