[android-developers] Re: unable to open database file after OS upgrade

2012-08-12 Thread lishali
Only one user of our app also reported same issue, and she had clear the app data cache, uninstall our app and then re-install the app, but it's not working for her. When she open our app, the app crashed with the same excepiton unable to open database file 在

[android-developers] Re: OpenGL ES Tutorials

2010-07-01 Thread lishali
Thank you very much! On 7月1日, 上午1时23分, sws-vinpa vincepascu...@gmail.com wrote: Hello everyone, As I am one who cannot find any decent Android-based OpenGL ES references, I have decided to start one. You can check it out athttp://www.vincepascuzzi.com. As I am not a seasoned GL

[android-developers] How can I kill a activity from surfaceview which belongs to the activity

2010-06-24 Thread lishali
In my application, I create a surfaceview which runs my game loop. I want to exit the game without push the back button, but use a button. I tried to call the activity's finish() method, and the application exit, but I always get a message Activity ***(in application ) is not reponding. But

[android-developers] Re: How global is the app market?

2010-06-18 Thread lishali
Yes On Jun 10, 6:05 pm, 楊健 youken1...@gmail.com wrote: Is it really? I think the mmarket is the only one official market of China! You can put your paid version app on mmarket now. -Original Message- From: android-developers@googlegroups.com

[android-developers] Re: Game Stuttering

2010-06-18 Thread lishali
I'm developing some games too, but when I want to find some articles about the code optimisation, I find nothing. I'm very interesting about how you can make your games has no GC when it's running. Thank you very much! On Jun 15, 5:28 pm, Neilz neilhorn...@gmail.com wrote: Hi Charlie. Funny, I