By adding more logs I found that that the Account Manager dieded at
the SQLiteDatabase Constructor(in \frameworks\base\core\java\android
\database\sqlite\SQLiteDatabase.java file), but it did not alwsays
died at one place, it sometimes died at the "new WeakHashMap"
statement, but at the "setLocale(
Are you sure it's the java code which causes the crash? Might it be
just a coinidence in time?
Btw I was told there are other people putting efforts on Loongson
Android. I will be glad to see new comer. Will they join us and help?
2012/1/3 李晖 :
> By adding more logs I found that that the Account