codeverydaya

Results 2 issues of codeverydaya

I make a piano keybord game ,it has abote 100 object in the page . I test it using different version,After v2.6.2 it is very slow。

05-17 16:53:22.815: A/MobUncaughtExceptionHandler(19898): An error occured while executing doInBackground() 05-17 16:53:22.815: A/MobUncaughtExceptionHandler(19898): java.lang.RuntimeException: An error occured while executing doInBackground() 05-17 16:53:22.815: A/MobUncaughtExceptionHandler(19898): at android.os.AsyncTask$3.done(AsyncTask.java:299) 05-17 16:53:22.815: A/MobUncaughtExceptionHandler(19898): at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:352) 05-17...