Quote:
Originally Posted by mj41374
Something between 2010-03-31 and 2010-05-07 AIO broke.
|
Clearly. Thanks for all the debug work, mj41374, arrrghhh, and hamagc (and anyone else I've forgotten). There's a pretty big change between 3-31 and 5-7. The build process for the Android system (system.sqsh) has completely changed from a sort of patchwork to a build off the AOSP sources. I saw one person's logcat from a phone that was looping, and it seemed to have to do with the ConnectivityService and getPersistedNetworkPreference. What this means, I have no clue (except that it sounds like it's got to do with having uninitialized network preferences on first boot... maybe).
I just noticed in the RHOD package by ReeferMattness that there's a file that has to be in the /sdcard/cache folder. I'm not sure what, if anything, that has any bearing on, but is another thing to look into.
What's weird is that for some people, the 5-07 and 5-11 seem to work out of the box. (Is this true?) There's at least one, and possibly many, pieces of the puzzle yet to be put in place. Wish I could be more help in debugging.