Well, I tried to clean up before installing from Market. Let me paste here my manifest chunk, maybe you can spot something wrong.
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.frankandchase.sudoku" android:versionCode="13" android:versionName="1.3.3" android:installLocation="preferExternal"> <uses-permission android:name="android.permission.WAKE_LOCK" /> <uses-sdk android:minSdkVersion="3"></uses-sdk> Thanks. Laszlo On Sat, Sep 4, 2010 at 5:13 PM, Maps.Huge.Info (Maps API Guru) < [email protected]> wrote: > You must be doing something odd. It works fine for me. > > Try uninstalling and reinstalling your app. It might be that having it > already on your device and from a non-market source is confusing > things. > > -John Coryat > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

