Hi all, I'm trying put the Android 2.0.1 run in HTC magic. I already compile all source code with HTC magic drivers. I flash the new system.img on system partition and the system start well. however when run the desktop i get some errors:
I/ActivityThread( 180): Publishing provider com.android.launcher.settings: com.android.launcher.LauncherProvider D/installd( 68): DexInv: --- BEGIN '/system/app/VoiceDialer.apk' --- I/ActivityThread( 180): Publishing provider com.android.social: com.android.providers.contacts.SocialProvider I/ContactsDatabaseHelper( 180): Bootstrapping database E/Database( 180): Failure 14 (unable to open database file) on 0x1485f0 when executing 'CREATE UNIQUE INDEX nickname_lookup_index ON nickname_lookup (name, cluster);' E/SQLiteOpenHelper( 180): Couldn't open contacts2.db for writing (will try read-only): E/SQLiteOpenHelper( 180): android.database.sqlite.SQLiteException: unable to open database file: CREATE UNIQUE INDEX nickname_lookup_index ON nickname_lookup (name, cluster); W/dalvikvm( 180): threadid=3: thread exiting with uncaught exception (group=0x4001e180) E/AndroidRuntime( 180): Uncaught handler: thread main exiting due to uncaught exception E/AndroidRuntime( 180): java.lang.RuntimeException: Unable to get provider com.android.providers.contacts.SocialProvider: android.database.sqlite.SQLiteException: Can't upgrade read-only database from version 0 to 105: /data/data/ com.android.providers.contacts/databases/contacts2.db someone know how i resolve this trouble? Best Regards, André Barbosa. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
