Hi,
I "fixed" a couple issues already to become cupcake compatible, but
a couple of issues remain.
One thing is that in one of my lists the keyboard still works for
navigation, but not to select an item with "enter" or the Center DPAD
push. I will further investigate if I can explicitly check for this
button/key.
Another thing is that the preferences stopped working properly. The
symptom is that onSharedPreferenceChanged() is no longer called.
Instead I get this in the logfile:
I/ActivityManager( 584): Starting activity: Intent
{ comp={com.newsrob/com.newsrob.EntryListActivity} }
D/dalvikvm( 736): GC freed 15403 objects / 782400 bytes in 119ms
I/ActivityManager( 584): Displayed activity
com.newsrob/.EntryListActivity: 1405 ms
W/KeyCharacterMap( 736): No keyboard for id 0
W/KeyCharacterMap( 736): Using default keymap: /system/usr/keychars/
qwerty.kcm.bin
I/ARMAssembler( 584): generated
scanline__00000177:03515104_00001A01_00000000 [ 64 ipp] (89 ins) at
[0x208a60:0x208bc4] in 1718000 ns
I/ARMAssembler( 584): generated
scanline__00000177:03515104_00000A01_00000000 [ 46 ipp] (70 ins) at
[0x208bc8:0x208ce0] in 784000 ns
I/ActivityManager( 584): Starting activity: Intent
{ comp={com.newsrob/com.newsrob.SettingsActivity} }
W/Resources( 736): Converting to string: TypedValue{t=0x10/d=0x2 a=-1}
W/Resources( 736): Converting to string: TypedValue{t=0x10/d=0x3c a=-1}
W/Resources( 736): Converting to string: TypedValue{t=0x10/d=0x32 a=-1}
I/ActivityManager( 584): Displayed activity
com.newsrob/.SettingsActivity: 342 ms
I/ARMAssembler( 584): generated
scanline__00000077:03515104_00000000_00000000 [ 27 ipp] (41 ins) at
[0x209538:0x2095dc] in 704000 ns
I/ARMAssembler( 584): generated
scanline__00000077:03515104_00001001_00000000 [ 64 ipp] (84 ins) at
[0x2099a0:0x209af0] in 1563000 ns
W/InputManagerService( 584): Window already focused, ignoring focus
gain of: com.android.internal.view.IInputMethodClient$Stub
$pr...@436de400
Are there gonna be updates before the Vodafone (16 days left)
launch or is that it - this code is already on its way to the stores?
Given the Android Market's comment/rating history I am not in the
mood to take all the bad comments and ratings from the Cupcake users.
Can I prevent Cupcake users from seeing my app in the Android Market,
at least until SDK 4? I am thinking about something like
maxSdkVersion. Will this automatically delete the app from users's
phones that upgrade to Cupcake?
Also, if that is not possible. What happens when I unpublish the
app? The apps are not going to be deleted from the users's phones,
aren't they?
Cheers,
Mariano
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---