Porting Google Apps/Sync to Eclair/Hero - Hero, G2 Touch Android Development

Now that we have a working AOSP Eclair for our Hero, we should start looking at how we'd go about getting the Google data sync and applications on top of the ROM. I've looked around for more information and it doesn't seem like anyone has gotten this working in any way.
Where do we start?

yeah anyone got any ideas? i want full 2.0 as well. i just want to say in the original aosp postings i tried pushing the libraries and got [INSTALL_FAILED_MISSING_SHARED_LIBRARY]. just so we get that out of the way.

I get much further than that. Currently the only thing I'm missing (I think) is the provider for android.server.checkin.

what did you do to get past that...?

yeah, lol been gone for two hours and already so much progress has been made. howd u do that?

I'll follow this thread closely. I have been waiting for a working stock android rom since the day after I got my Hero, months ago. This is grand.

release it and maybe another developers give you a sollution

You install the missing shared library.. in this case its a file that needs to go into /system/etc/permissions. I'm on google talk if anyone wants to play with me..

wait so what isnt working exactly? im going to try this now

When you go into a Google App, it pulls up the settings wizard. You can put in your information and it goes to the "this may take a few minutes" screen, but never actually gets anywhere.
Here's a log from that period:
Code:
I/ActivityManager( 86): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.vending/.AssetBrowserActivity }
I/ActivityManager( 86): Starting activity: Intent { cmp=com.android.vending/.TosActivity }
I/ActivityManager( 86): Starting activity: Intent { cmp=com.google.android.googleapps/.LoginActivity (has extras) }
I/ActivityManager( 86): Starting activity: Intent { flg=0x2000000 cmp=com.google.android.googleapps/.RunSetupWizardActivity (has extras) }
W/InputManagerService( 86): Starting input on non-focused client [email protected] (uid=10005 pid=375)
W/InputManagerService( 86): Client not active, ignoring focus gain of: [email protected]
I/ActivityManager( 86): Starting activity: Intent { flg=0x80000 cmp=com.android.setupwizard/.AccountIntroActivity (has extras) }
D/vending ( 375): com.android.vending.BaseActivity.completeGetAuthToken(): auth result is RESULT_CANCELED
I/ActivityManager( 86): Displayed activity com.android.vending/.TosActivity: 332 ms (total 646 ms)
D/vending ( 375): com.android.vending.BaseActivity.onAuthTokenComplete(): null auth token.
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
I/ActivityManager( 86): Displayed activity com.android.setupwizard/.AccountIntroActivity: 231 ms (total 231 ms)
I/ActivityManager( 86): Starting activity: Intent { cmp=com.android.setupwizard/.ChooseAccountActivity (has extras) }
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
I/ActivityManager( 86): Displayed activity com.android.setupwizard/.ChooseAccountActivity: 435 ms (total 435 ms)
I/ActivityManager( 86): Starting activity: Intent { cmp=com.android.setupwizard/.LoginActivity (has extras) }
W/SetupWizard( 359): No such policy while creating link, id='google_privacy'
W/SetupWizard( 359): No such policy while creating link, id='android_privacy'
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
I/ActivityManager( 86): Displayed activity com.android.setupwizard/.LoginActivity: 522 ms (total 522 ms)
D/dalvikvm( 157): GC freed 2729 objects / 271848 bytes in 89ms
D/dalvikvm( 375): GC freed 4646 objects / 270792 bytes in 96ms
D/dalvikvm( 157): GC freed 1573 objects / 97864 bytes in 78ms
D/dalvikvm( 389): GC freed 1239 objects / 96360 bytes in 172ms
D/dalvikvm( 173): GC freed 466 objects / 25032 bytes in 228ms
I/ActivityManager( 86): Starting activity: Intent { cmp=com.android.setupwizard/.LoginActivityTask (has extras) }
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
I/ActivityManager( 86): Displayed activity com.android.setupwizard/.LoginActivityTask: 506 ms (total 506 ms)
D/AlarmManagerService( 86): Kernel timezone updated to -60 minutes west of GMT
D/SystemClock( 158): Setting time of day to sec=1259494525
W/BackupManagerService( 86): dataChanged but no participant pkg='com.android.providers.settings' uid=10030
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
W/Checkin ( 359): Can't log event SETUP_SERVER_TIMEOUT: java.lang.IllegalArgumentException: Unknown URL content://android.server.checkin/events
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
W/Checkin ( 359): Can't log event SETUP_NO_DATA_NETWORK: java.lang.IllegalArgumentException: Unknown URL content://android.server.checkin/events
I/ActivityManager( 86): Starting activity: Intent { cmp=com.android.setupwizard/.ShowErrorActivity (has extras) }

how did you install GmailProvider.apk or gtalkservice.apk, i keep getting the same error after pushing the gtalkservice com or something to permissions.

If you don't post an actual error message, there's not much I can do to help you. There are a bunch of files that need to be pushed.
What are you pushing, and what errors are you getting. Not just the .apk name.. but WHAT apk and from where? Google talk is much easier for this sort of conversation (same username).

jnwhiteh said:
If you don't post an actual error message, there's not much I can do to help you. There are a bunch of files that need to be pushed.
What are you pushing, and what errors are you getting. Not just the .apk name.. but WHAT apk and from where? Google talk is much easier for this sort of conversation (same username).
Click to expand...
Click to collapse
Downsite is that it is then a private conversation, and many people are interested in this.
Dit you use the files from here? http://jkkmobile.blogspot.com/2009/11/archos-5-it-now-with-android-market-and.html

No, I didn't. And I can either work with someone quick and get a solution.. or we can sit here all day posting back and forth, which is incredibly inefficient. I'm not interested in doing that =).

I don't think we can do anything until we get an official ROM from HTC. The GoogleCheckin.apk is now a signed apk and we can't just drop another version in, or so it seems. I don't know a ton about that part of the system, to be fair.
Code:
D/PackageParser( 87): Scanning package: /system/app/GoogleCheckin.apk
I/PackageManager( 87): /system/app/GoogleCheckin.apk changed; collecting certs
D/PackageManager( 87): Scanning package com.google.android.server.checkin
D/PackageManager( 87): Shared UserID android.uid.system (uid=1000): packages=[PackageSetting{43b8cce0 com.android.providers.settings/1000}, PackageSetting{43d60278 com.android.settings/1000}, PackageSetting{43d9e6e0 com.android.server.vpn/1000}, PackageSetting{43d4df58 android/1000}]
E/PackageManager( 87): Package com.google.android.server.checkin has no signatures that match those in shared user android.uid.system; ignoring!

Have you seen this threat? http://forum.xda-developers.com/showthread.php?t=586314
Seems like they got it working

Yes, I've seen that but I don't know what they've done to make it work. Also, I don't like this bit:
Known issues:
*Contacts do sync but you cannot use auto-sync. Please turn off auto-sync after the initial sync happens or it will eat your battery.

Dumb question here, but is it possible to install a given package to this rom? I tried to install the no-root Maps app through ./adb install Maps-no-root-aligned.apk, but I got an error message:
/sbin/sh: pm: not found
Also, will I be able to install specific apps if I enter their URL in the browser? Right now the browser tells me it can't download the file because the phone "does not admit that content".

Dreaming of 2.0
So i've been nosing around the dream forum, looking for ways to get apps onto a clean AOSP rom, and this seems to be the most promising method:
http://forum.xda-developers.com/showthread.php?t=565155
It strips the files from a nandroid backup, so its using software that we (the user) has purchased, rather than a download from HTC.
But sadly (not surprisingly?) it doesn't work for the Hero, just gives a bunch of FC's. And since i'm not a dev I have no idea where to go from here.

ive actually gotten really close to succeeding. i got to the welcome to AOSP on Hero (US) screen but then it freezes. it use to force close 20 apps. it freezes now which is better than before. now if only i can figure out why its freezing. the issue i get is this
W/SharedBufferStack( 131): waitForCondition(DequeueCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
(repeating) until this comes up
E/ActivityThread( 128): Failed to find provider info for android.server.checkin
W/Checkin ( 128): Can't update stat PHONE_GSM_REGISTERED: java.lang.IllegalArgumentException: Unknown URL content://android.server.checkin/stats
then
W/SharedBufferStack( 131): waitForCondition(DequeueCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
(repeating)

Related

[Q] Wifi tether force close

Not quite sure what happened here, but I themed up and made a few minor tweaks to CR_Mod and posted it, and also thought, hey, I'll include the new wifi tether that was just posted. It force closed when I hit start tethering, so I just reverted back to the older version, but when I tried to start it there, that one ALSO force closed.
Any idea why it's force closing? :/
Here's the logcat:
Code:
I/ActivityManager( 170): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=android.tether/.M
ainActivity }
I/ActivityManager( 170): Start proc android.tether for activity android.tether/
.MainActivity: pid=2214 uid=10001 gids={3003, 3002, 3001, 1015}
D/Sensors ( 170): close_akm, fd=108
D/TETHER -> TetherApplication( 2214): Calling onCreate()
D/TETHER -> TetherApplication( 2214): Current directory is /data/data/android.te
ther
D/TETHER -> TetherApplication( 2214): Directory '/data/data/android.tether/bin'
already exists!
D/TETHER -> TetherApplication( 2214): Directory '/data/data/android.tether/var'
already exists!
D/TETHER -> TetherApplication( 2214): Directory '/data/data/android.tether/conf'
already exists!
D/TETHER -> TetherApplication( 2214): Directory '/data/data/android.tether/libra
ry' already exists!
D/TETHER -> MainActivity( 2214): Calling onCreate()
D/AK8973 ( 149): Compass CLOSE
D/dalvikvm( 2214): GC freed 1155 objects / 80984 bytes in 157ms
I/global ( 2214): Default buffer size used in BufferedReader constructor. It wo
uld be better to be explicit if an 8k-char buffer is required.
I/global ( 2214): Default buffer size used in BufferedReader constructor. It wo
uld be better to be explicit if an 8k-char buffer is required.
I/global ( 2214): Default buffer size used in BufferedReader constructor. It wo
uld be better to be explicit if an 8k-char buffer is required.
D/dalvikvm( 2214): GC freed 6100 objects / 467736 bytes in 71ms
D/dalvikvm( 2214): GC freed 1506 objects / 458696 bytes in 52ms
D/dalvikvm( 2214): GC freed 738 objects / 396768 bytes in 48ms
D/dalvikvm( 2214): GC freed 759 objects / 398064 bytes in 47ms
D/dalvikvm( 2214): GC freed 976 objects / 481952 bytes in 47ms
D/dalvikvm( 2214): GC freed 993 objects / 481408 bytes in 47ms
D/dalvikvm( 2214): GC freed 5663 objects / 539888 bytes in 49ms
D/dalvikvm( 2214): GC freed 92 objects / 28328 bytes in 46ms
D/TETHER -> MainActivity( 2214): Calling onResume()
I/ActivityManager( 170): Displayed activity android.tether/.MainActivity: 1147
ms (total 1147 ms)
D/BT HS/HF_S( 242): gsmAsuToSignal=4
D/TETHER -> MainActivity( 2214): StartBtn pressed ...
I/TETHER -> NativeTask( 2214): Trying to load libNativeTask.so
D/dalvikvm( 2214): Trying to load lib /data/data/android.tether/library/libNativ
eTask.so 0x449c0390
I/dalvikvm( 2214): Unable to dlopen(/data/data/android.tether/library/libNativeT
ask.so): Cannot load library: load_library[1051]: Library '/data/data/android.te
ther/library/libNativeTask.so' not found
E/TETHER -> NativeTask( 2214): Could not load libNativeTask.so
D/dalvikvm( 2214): +++ not scanning '/system/lib/libwebcore.so' for 'getProp' (w
rong CL)
D/dalvikvm( 2214): +++ not scanning '/system/lib/libmedia_jni.so' for 'getProp'
(wrong CL)
D/dalvikvm( 2214): +++ not scanning '/system/lib/libexif.so' for 'getProp' (wron
g CL)
D/dalvikvm( 2214): +++ not scanning '/system/lib/libsrec_jni.so' for 'getProp' (
wrong CL)
W/dalvikvm( 2214): No implementation found for native Landroid/tether/system/Nat
iveTask;.getProp (Ljava/lang/String;)Ljava/lang/String;
W/dalvikvm( 2214): threadid=17: thread exiting with uncaught exception (group=0x
4001e398)
E/AndroidRuntime( 2214): Uncaught handler: thread Thread-9 exiting due to uncaug
ht exception
E/AndroidRuntime( 2214): java.lang.UnsatisfiedLinkError: getProp
E/AndroidRuntime( 2214): at android.tether.system.NativeTask.getProp(Nati
ve Method)
E/AndroidRuntime( 2214): at android.tether.system.CoreTask.getProp(CoreTa
sk.java:526)
E/AndroidRuntime( 2214): at android.tether.TetherApplication.updateConfig
uration(TetherApplication.java:268)
E/AndroidRuntime( 2214): at android.tether.TetherApplication.startTether(
TetherApplication.java:361)
E/AndroidRuntime( 2214): at android.tether.MainActivity$3$1.run(MainActiv
ity.java:186)
E/AndroidRuntime( 2214): at java.lang.Thread.run(Thread.java:1102)
I/Process ( 170): Sending signal. PID: 2214 SIG: 3
I/dalvikvm( 2214): threadid=7: reacting to signal 3
I/dalvikvm( 2214): Wrote stack trace to '/data/anr/traces.txt'
I/DumpStateReceiver( 170): Added state dump to 1 crashes
D/dalvikvm( 253): GC freed 1579 objects / 271960 bytes in 121ms
D/dalvikvm( 2214): GC freed 609 objects / 35184 bytes in 81ms
I/dalvikvm-heap( 2214): Grow heap (frag case) to 4.413MB for 87396-byte allocati
on
D/dalvikvm( 2214): GC freed 14 objects / 584 bytes in 80ms
I/Process ( 2214): Sending signal. PID: 2214 SIG: 9
I/ActivityManager( 170): Process android.tether (pid 2214) has died.
I/WindowManager( 170): WIN DEATH: Window{44c491f8 android.tether/android.tether
.MainActivity paused=false}
I/WindowManager( 170): WIN DEATH: Window{44cbbe70 Start Tethering paused=false}
D/AK8973 ( 149): Compass Start
D/Sensors ( 170): open_akm, fd=136
E/ActivityManager( 170): fail to set top app changed!
I/UsageStats( 170): Unexpected resume of com.fede.launcher while already resume
d in android.tether
W/InputManagerService( 170): Got RemoteException sending setActive(false) notif
ication to pid 2214 uid 10001
^C
L:\Ryan\Downloads\android\My ROMs\CR_Mod-MMModded-GreenSlide>
EDIT: Nevermind, must be an individual issue, no one else running the ROM is having issues. Must have deleted the lib file when I tried to push the newer version and revert back to the older version. Still, how might I go about getting that lib file BACK into /data/data?

want to develop lotusmod

hello people i want to take over the lotusmod project but i dont no very much about working on a rom where i can find that do working on a rom?
28-08-2011
the rom is working now (i have a wildfire but i looking for beta tester)but i need put the dutch language (netherlands language)
how i do that?
and how i need to put a new kernel in a rom not flashing the kernel the kernel puting in de rom
do i need android sdk?
what do you need for continue this rom?
iam saying which programe i need?
Start with the DSIXDA Kitchen, then you can move to the actual source code, Android SDK and more advanced stuff.
Read the entire thread carefully.
http://forum.xda-developers.com/showthread.php?t=633246
tnx i wil look about it
3xeno said:
Start with the DSIXDA Kitchen, then you can move to the actual source code, Android SDK and more advanced stuff.
Read the entire thread carefully.
http://forum.xda-developers.com/showthread.php?t=633246
Click to expand...
Click to collapse
how do lotusmod develop in that zip?
You can't "create" new stuff in the Kitchen. It needs something existing already as a base. So, in your case, the base can be the existing version of Lotusmod.
If you want to "create" from scratch, read this thread: (This is for Gingerbread ROMs)
http://forum.xda-developers.com/showthread.php?t=1162273
If you dont understand a thing, try again, if you still dont get it, Google the solutions yourself, and its upto you to decide whether you want to continue or not.
ROM development is not as easy as you are probably thinking at this point of time.
logcat lotusmod 1.3
i have doing a logcat can everbody help my with these logcat?
I/SystemServer( 239): DropBox Service
I/SystemServer( 239): Wallpaper Service
W/WallpaperService( 239): failed parsing /data/system/wallpaper_info.xml java.i
o.FileNotFoundException: /data/system/wallpaper_info.xml (No such file or direct
ory)
I/SystemServer( 239): Audio Service
D/AudioHardwareMSM72XX( 201): setVoiceVolume(0.800000)
I/AudioHardwareMSM72XX( 201): Setting in-call volume to 4 (available range is 0
to 5)
D/AudioHardwareInterface( 201): setMode(NORMAL)
W/AudioPolicyManagerBase( 201): setPhoneState() setting same state 0
I/SystemServer( 239): Headset Observer
I/SystemServer( 239): Dock Observer
W/DockObserver( 239): This kernel does not have dock station support
I/SystemServer( 239): USB Service
W/UsbDeviceSettingsManager( 239): settings file not found
I/SystemServer( 239): UI Mode Manager Service
I/SystemServer( 239): Backup Service
V/BackupManagerService( 239): No ancestral data
I/BackupManagerService( 239): Backup enabled => false
I/SystemServer( 239): AppWidget Service
I/SystemServer( 239): Recognition Service
I/SystemServer( 239): DiskStats Service
I/WindowManager( 239): SAFE MODE not enabled
I/power ( 239): *** set_screen_state 1
D/PowerManagerService( 239): system ready!
I/ActivityManager( 239): Sending system update to: ComponentInfo{com.android.pr
oviders.calendar/com.android.providers.calendar.CalendarUpgradeReceiver}
I/ActivityManager( 239): Sending system update to: ComponentInfo{com.android.pr
oviders.contacts/com.android.providers.contacts.ContactsUpgradeReceiver}
I/ActivityManager( 239): Sending system update to: ComponentInfo{com.google.and
roid.gsf/com.google.android.gsf.loginservice.MigrateToAccountManagerBroadcastRec
eiver}
I/SystemServer( 239): Enabled StrictMode for system server main thread.
D/AK8973 ( 205): Compass Start
I/Zygote ( 239): Process: zygote socket opened
I/ActivityManager( 239): Start proc com.android.providers.calendar for broadcas
t com.android.providers.calendar/.CalendarUpgradeReceiver: pid=356 uid=10005 gid
s={3003}
I/ActivityManager( 239): Starting: Intent { act=android.intent.action.MAIN cat=
[android.intent.category.HOME] flg=0x10000000 cmp=com.android.provision/.Default
Activity } from pid 0
D/dalvikvm( 239): GC_CONCURRENT freed 220K, 49% free 3987K/7815K, external 330K
/516K, paused 52ms+51ms
I/ActivityManager( 239): Launching preboot mode app: ProcessRecord{40581c10 356
:com.android.providers.calendar/10005}
D/dalvikvm( 356): GC_CONCURRENT freed 414K, 51% free 2771K/5639K, external 330K
/516K, paused 7ms+7ms
I/CalendarUpgradeReceiver( 356): Creating or opening calendar database
I/CalendarDatabaseHelper( 356): Bootstrapping database
I/ActivityManager( 239): Start proc android.process.acore for broadcast com.and
roid.providers.contacts/.ContactsUpgradeReceiver: pid=370 uid=10000 gids={3003,
1015}
I/ActivityManager( 239): Launching preboot mode app: ProcessRecord{4060aa78 370
:android.process.acore/10000}
I/ContactsUpgradeReceiver( 370): Creating or opening contacts database
I/ContactsDatabaseHelper( 370): Bootstrapping database
D/dalvikvm( 370): GC_CONCURRENT freed 417K, 51% free 2768K/5639K, external 330K
/516K, paused 7ms+18ms
I/ContactsProviderV1( 370): Bootstrapping database legacy support
D/dalvikvm( 370): GC_CONCURRENT freed 392K, 51% free 2840K/5703K, external 330K
/516K, paused 9ms+7ms
I/ActivityManager( 239): Start proc com.google.process.gapps for broadcast com.
google.android.gsf/.loginservice.MigrateToAccountManagerBroadcastReceiver: pid=3
81 uid=10013 gids={3003, 1015, 2001, 1007}
I/ActivityManager( 239): Launching preboot mode app: ProcessRecord{4063deb8 381
:com.google.process.gapps/10013}
D/GoogleLoginService( 381): no legacy android id exists to migrate
D/GoogleLoginService( 381): skipping migration because /data/data/com.google.an
droid.gsf/databases/accounts.db doesn't exist
D/GoogleLoginService( 381): disabling the migration script since the migration
is complete
D/dalvikvm( 381): GC_CONCURRENT freed 331K, 50% free 2766K/5511K, external 330K
/516K, paused 30ms+6ms
D/dalvikvm( 239): GC_CONCURRENT freed 387K, 48% free 4085K/7815K, external 330K
/516K, paused 9ms+26ms
I/ActivityManager( 239): Writing new set of last done pre-boot receivers...
I/Process ( 239): Sending signal. PID: 356 SIG: 9
I/Process ( 239): Sending signal. PID: 370 SIG: 9
I/Process ( 239): Sending signal. PID: 381 SIG: 9
I/ActivityManager( 239): Removing system update proc: ProcessRecord{40581c10 35
6:com.android.providers.calendar/10005}
I/ActivityManager( 239): Removing system update proc: ProcessRecord{4060aa78 37
0:android.process.acore/10000}
I/ActivityManager( 239): Removing system update proc: ProcessRecord{4063deb8 38
1:com.google.process.gapps/10013}
I/ActivityManager( 239): System now ready
I/SystemServer( 239): Making services ready
I/StatusBarManagerService( 239): Starting service: ComponentInfo{com.android.sy
stemui/com.android.systemui.statusbar.StatusBarService}
I/ActivityManager( 239): Start proc com.android.systemui for service com.androi
d.systemui/.statusbar.StatusBarService: pid=388 uid=1000 gids={3002, 3001, 3003}
I/ActivityManager( 239): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=0
keys=0/0/0 nav=0/0 orien=0 layout=0 uiMode=17 seq=2}
W/RecognitionManagerService( 239): no available voice recognition services foun
d
I/UsbService( 239): Device not provisioned, skipping USB broadcast
I/ActivityManager( 239): Start proc com.android.inputmethod.latin for service c
om.android.inputmethod.latin/.LatinIME: pid=396 uid=10015 gids={}
D/NetworkManagmentService( 239): Registering observer
E/ThrottleService( 239): Error reading data file
I/ActivityManager( 239): Start proc com.android.phone for added application com
.android.phone: pid=400 uid=1001 gids={3002, 3001, 3003, 1015}
I/ActivityManager( 239): Start proc com.android.provision for activity com.andr
oid.provision/.DefaultActivity: pid=405 uid=10023 gids={}
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
I/ActivityManager( 239): Config changed: { scale=1.0 imsi=0/0 loc=en_US touch=3
keys=1/1/2 nav=3/1 orien=1 layout=268435474 uiMode=17 seq=3}
I//system/bin/tc( 197): RTNETLINK answers: No such file or directory
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
I//system/bin/tc( 197): RTNETLINK answers: Invalid argument
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
D/dalvikvm( 388): GC_CONCURRENT freed 392K, 51% free 2801K/5639K, external 330K
/516K, paused 37ms+58ms
I//system/bin/tc( 197): RTNETLINK answers: No such file or directory
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
D/dalvikvm( 396): GC_CONCURRENT freed 404K, 51% free 2808K/5639K, external 330K
/516K, paused 6ms+7ms
D/dalvikvm( 239): GC_CONCURRENT freed 434K, 47% free 4162K/7815K, external 330K
/516K, paused 107ms+14ms
D/dalvikvm( 239): GC_EXTERNAL_ALLOC freed 82K, 48% free 4083K/7815K, external 3
30K/516K, paused 145ms
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
I//system/bin/tc( 197): RTNETLINK answers: No such file or directory
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
I//system/bin/tc( 197): RTNETLINK answers: Invalid argument
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
I//system/bin/tc( 197): RTNETLINK answers: No such file or directory
I/logwrapper( 197): /system/bin/tc terminated by exit(2)
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
W/BackupManagerService( 239): dataChanged but no participant pkg='com.android.p
roviders.settings' uid=10023
D/dalvikvm( 388): GC_EXTERNAL_ALLOC freed 27K, 51% free 2804K/5639K, external 3
53K/516K, paused 499ms
D/dalvikvm( 400): GC_CONCURRENT freed 406K, 51% free 2819K/5639K, external 330K
/516K, paused 7ms+17ms
D/dalvikvm( 405): GC_CONCURRENT freed 340K, 50% free 2756K/5511K, external 330K
/516K, paused 38ms+7ms
I/InputReader( 239): Device reconfigured: id=0x20002, name=atmel-touchscreen, d
isplay size is now 240x320
D/dalvikvm( 396): GC_EXTERNAL_ALLOC freed 54K, 50% free 2874K/5639K, external 5
09K/516K, paused 358ms
D/dalvikvm( 239): GC_CONCURRENT freed 424K, 47% free 4150K/7815K, external 930K
/1442K, paused 33ms+11ms
I/ActivityManager( 239): Start proc android.process.acore for content provider
com.android.providers.contacts/.ContactsProvider2: pid=438 uid=10000 gids={3003,
1015}
I/ActivityThread( 400): Pub mms: com.android.providers.telephony.MmsProvider
I/InputDispatcher( 239): Dropping event because there is no touched window or f
ocused application.
I/ActivityManager( 239): Force stopping package com.android.provision uid=10023
I/Process ( 239): Sending signal. PID: 405 SIG: 9
I/StatusBarManagerService( 239): registerStatusBar bar=com.android.internal.sta
[email protected]
I/ActivityManager( 239): Start proc com.android.voicedialer for broadcast com.a
ndroid.voicedialer/.VoiceDialerReceiver: pid=440 uid=10030 gids={3002}
I/ActivityThread( 400): Pub sms: com.android.providers.telephony.SmsProvider
I/InputDispatcher( 239): Dropping event because there is no focused window or f
ocused application.
I/ActivityThread( 400): Pub telephony: com.android.providers.telephony.Telephon
yProvider
I/ActivityThread( 400): Pub icc: com.android.phone.IccProvider
I/ActivityThread( 400): Pub mms-sms: com.android.providers.telephony.MmsSmsProv
ider
D/VoldCmdListener( 196): share status ums
D/dalvikvm( 200): GC_EXPLICIT freed 10K, 50% free 2718K/5379K, external 330K/51
6K, paused 461ms
D/StorageNotification( 388): Startup with UMS connection false (media state unm
ounted)
I/StorageNotification( 388): UMS connection changed to true (media state unmoun
ted)
D/dalvikvm( 200): GC_EXPLICIT freed <1K, 50% free 2718K/5379K, external 330K/51
6K, paused 756ms
I/InputDispatcher( 239): Dropping event because there is no focused window or f
ocused application.
I/ActivityThread( 438): Pub com.android.social: com.android.providers.contacts.
SocialProvider
D/VoiceDialerReceiver( 440): onReceive Intent { act=android.intent.action.PACKA
GE_CHANGED dat=package:com.android.provision flg=0x10000000 cmp=com.android.voic
edialer/.VoiceDialerReceiver (has extras) }
I/ActivityThread( 438): Pub applications: com.android.providers.applications.Ap
plicationsProvider
D/dalvikvm( 200): GC_EXPLICIT freed <1K, 50% free 2718K/5379K, external 330K/51
6K, paused 507ms
D/CallManager( 400): registerPhone(GSM Handler{40519ae8})
D/dalvikvm( 438): GC_CONCURRENT freed 400K, 51% free 2785K/5639K, external 330K
/516K, paused 17ms+24ms
I/ActivityManager( 239): Start proc com.google.process.gapps for service com.go
ogle.android.location/.NetworkLocationService: pid=457 uid=10013 gids={3003, 101
5, 2001, 1007}
I/ActivityThread( 438): Pub contacts;com.android.contacts: com.android.provider
s.contacts.ContactsProvider2
D/szipinf ( 388): Initializing inflate state
V/RecognizerEngine( 440): deleteCachedGrammarFiles /data/data/com.android.voice
dialer/files/openentries.txt
I/ActivityThread( 457): Pub com.google.settings: com.google.android.gsf.setting
s.GoogleSettingsProvider
W/ActivityManager( 239): Unable to start service Intent { act=com.android.ussd.
IExtendedNetworkService }: not found
I/ActivityThread( 457): Pub com.google.android.gsf.gservices: com.google.androi
d.gsf.gservices.GservicesProvider
D/dalvikvm( 457): GC_CONCURRENT freed 402K, 51% free 2792K/5639K, external 330K
/516K, paused 7ms+16ms
I/GservicesProvider( 457): Gservices pushing to system: true; secure: true
I/ActivityThread( 457): Pub subscribedfeeds: com.google.android.gsf.subscribedf
eeds.SubscribedFeedsProvider
I/TelephonyRegistry( 239): notifyServiceState: 3 home null null null Unknown C
SS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
D/VoiceDialerReceiver( 440): onReceive Intent { act=android.intent.action.PACKA
GE_CHANGED dat=package:com.google.android.gsf flg=0x10000000 cmp=com.android.voi
cedialer/.VoiceDialerReceiver (has extras) }
I/TelephonyRegistry( 239): notifyDataConnection: state=0 isDataConnectivityPoss
ible=false reason=radioTurnedOff interfaceName=null networkType=0
I/TelephonyRegistry( 239): notifyDataConnection: state=0 isDataConnectivityPoss
ible=false reason=gprsDetached interfaceName=null networkType=0
V/RecognizerEngine( 440): deleteCachedGrammarFiles /data/data/com.android.voice
dialer/files/openentries.txt
I/ActivityManager( 239): Start proc com.android.vending for broadcast com.andro
id.vending/.DeviceConfigurationReceiver: pid=472 uid=10029 gids={1015, 3003}
D/BT HSHFP( 400): Starting BluetoothHeadsetService
D/GpsLocationProvider( 239): set_capabilities_callback: 6
I/TelephonyRegistry( 239): notifyServiceState: 1 home null null null Unknown C
SS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/ActivityThread( 457): Pub com.google.android.providers.talk: com.google.andro
id.gsf.talk.TalkProvider
D/NetworkLocationService( 457): onCreate
D/dalvikvm( 239): GC_CONCURRENT freed 497K, 47% free 4174K/7815K, external 930K
/1442K, paused 23ms+55ms
D/dalvikvm( 388): GC_CONCURRENT freed 181K, 47% free 3051K/5703K, external 977K
/1021K, paused 28ms+164ms
D/dalvikvm( 472): GC_CONCURRENT freed 395K, 50% free 2829K/5639K, external 330K
/516K, paused 8ms+23ms
D/libgps ( 239): qct_gps_init
I/ActivityThread( 472): Pub com.android.vending.SuggestionsProvider: com.androi
d.vending.SuggestionsProvider
V/libgps ( 239): AgpsActionThread started
D/vending ( 472): [1] VendingApplication.onCreate(): Resetting ServiceLocator f
rom app
V/libgps ( 239): DeferredActionThread started
D/libgps ( 239): qct_agps_init
D/libgps ( 239): qct_agps_set_server
V/libgps ( 239): SUPL, supl.google.com, 7276
D/vending ( 472): [10] 1.run(): Clearing cache in response to android.intent.ac
tion.SIM_STATE_CHANGED
D/dalvikvm( 400): GC_CONCURRENT freed 219K, 48% free 3000K/5703K, external 330K
/516K, paused 37ms+13ms
D/vending ( 472): [11] 1.run(): Clearing cache in response to android.intent.ac
tion.SIM_STATE_CHANGED
I/ActivityManager( 239): Start proc com.android.settings for broadcast com.andr
oid.settings/.widget.SettingsAppWidgetProvider: pid=489 uid=1000 gids={3002, 300
1, 3003}
D/dalvikvm( 489): GC_CONCURRENT freed 396K, 50% free 2828K/5639K, external 330K
/516K, paused 6ms+22ms
D/dalvikvm( 388): GC_CONCURRENT freed 138K, 44% free 3367K/5959K, external 962K
/1021K, paused 7ms+27ms
V/ContactsProvider( 438): Importing legacy contacts
I/ActivityThread( 438): Pub call_log: com.android.providers.contacts.CallLogPro
vider
I/ContactsDatabaseHelper( 438): Switching to locale en_US
I/ActivityThread( 438): Pub user_dictionary: com.android.providers.userdictiona
ry.UserDictionaryProvider
D/NetworkLocationService( 457): onBind com.google.android.location.NetworkLocat
ionProvider
D/LocationProviderProxy( 239): LocationProviderProxy.onServiceConnected Compone
ntInfo{com.google.android.location/com.google.android.location.NetworkLocationSe
rvice}
D/NetworkLocationService( 457): onBind com.google.android.location.GeocodeProvi
der
D/GeocoderProxy( 239): onServiceConnected ComponentInfo{com.google.android.loca
tion/com.google.android.location.NetworkLocationService}
D/dalvikvm( 438): GC_CONCURRENT freed 256K, 48% free 2987K/5703K, external 330K
/516K, paused 30ms+22ms
D/dalvikvm( 239): GC_CONCURRENT freed 355K, 46% free 4296K/7815K, external 1141
K/1442K, paused 22ms+15ms
I/ContactsDatabaseHelper( 438): Locale change completed in 2352ms
I/LegacyContactImporter( 438): Legacy contacts database does not exist at /data
/data/com.android.providers.contacts/databases/contacts.db
V/ContactsProvider( 438): Completed import of legacy contacts
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
D/SntpClient( 239): request time failed: java.net.UnknownHostException: europe.
pool.ntp.org
Contact a dev, it'll be better for you. And if you are unable to do so, post your query here:
http://forum.xda-developers.com/forumdisplay.php?f=613
It'll probably get you better results than posting here.
hey 3xeno how i can resign my android rom?
There are tons of ways. Just perform an XDA Search "Sign a ROM ZIP", and you will get the details. Here's one such tool:
http://forum.xda-developers.com/showthread.php?t=805766
3xeno
its says wen i instal on my device error 0
kaassaus said:
3xeno
its says wen i instal on my device error 0
Click to expand...
Click to collapse
Sent you a pm of a possible way to fix this. Dsixdas kitchen signs zip too.
You should really install it if you haven't.
Sent from my HTC HD2 using xda premium
i need the put a kernel in my rom how i do that?
I told you that twice
Sent from my HTC HD2 using xda premium
But. I forgot you need to copy also the libs of the new kernel
Sent from my HTC HD2 using xda premium
developers can you help my?
with dutch language puting in thit rom

Problem modifying Contacts.apk

Whenever I modify the Contacts.apk files and push it to my phone the app works perfectly but whenever I open Phone, it closes telling me Contacts has stopped.
Has anyone else had this problem, and can they fix it?
D/ComprehensiveCountryDetector( 209): GB
I/ActivityManager( 209): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.contacts/.activities.DialtactsActivity} from pid 454
I/ActivityManager( 209): Start proc com.android.contacts for activity com.android.contacts/.activities.DialtactsActivity: pid=3076 uid=10000 gids={3003, 1015}
D/OpenGLRenderer( 454): Flushing caches (mode 1)
W/AccountTypeManager( 3076): No authenticator found for type=com.android.exchange, ignoring it.
D/AccountTypeManager( 3076): Registering external account type=com.twitter.android.auth.login, packageName=com.twitter.android
D/OpenGLRenderer( 454): Flushing caches (mode 0)
W/ResourceType( 3076): getEntry failing because entryIndex 206 is beyond type entryCount 195
W/ResourceType( 3076): Failure getting entry for 0x7f0200ce (t=1 e=206) in package 0 (error -2147483647)
D/AccountTypeManager( 3076): Registering external account type=com.facebook.auth.login, packageName=com.facebook.katana
D/dalvikvm( 3076): GC_CONCURRENT freed 190K, 3% free 12904K/13255K, paused 3ms+3ms
W/ResourceType( 3076): getEntry failing because entryIndex 282 is beyond type entryCount 195
W/ResourceType( 3076): Failure getting entry for 0x7f02011a (t=1 e=282) in package 0 (error -2147483647)
D/AccountTypeManager( 3076): Registering 1 extension packages
E/ExternalAccountType( 3076): Unsupported attribute readOnly
W/ResourceType( 3076): getEntry failing because entryIndex 211 is beyond type entryCount 195
W/ResourceType( 3076): Failure getting entry for 0x7f0200d3 (t=1 e=211) in package 0 (error -2147483647)
D/AccountTypeManager( 3076): Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.apps.plus
I/AccountTypeManager( 3076): Loaded meta-data for 4 account types, 3 accounts in 75ms(wall) 28ms(cpu)
I/ContactPhotoManager( 3076): Cache adj: 1.0
D/dalvikvm( 3076): GC_CONCURRENT freed 183K, 3% free 13283K/13639K, paused 3ms+2ms
D/dalvikvm( 3076): GC_FOR_ALLOC freed 14K, 3% free 13550K/13895K, paused 11ms
D/dalvikvm( 3076): GC_FOR_ALLOC freed 3K, 3% free 13919K/14279K, paused 12ms
D/dalvikvm( 3076): GC_FOR_ALLOC freed 3K, 3% free 14196K/14535K, paused 12ms
W/dalvikvm( 3076): threadid=13: thread exiting with uncaught exception (group=0x40a201f8)
E/AndroidRuntime( 3076): FATAL EXCEPTION: Thread-294
E/AndroidRuntime( 3076): java.lang.NullPointerException
E/AndroidRuntime( 3076): at com.android.contacts.dialpad.T9Search.initT9Map(T9Search.java:223)
E/AndroidRuntime( 3076): at com.android.contacts.dialpad.T9Search.getAll(T9Search.java:79)
E/AndroidRuntime( 3076): at com.android.contacts.dialpad.T9Search.<init>(T9Search.java:74)
E/AndroidRuntime( 3076): at com.android.contacts.dialpad.DialpadFragment$2.run(DialpadFragment.java:512)
E/AndroidRuntime( 3076): at java.lang.Thread.run(Thread.java:856)
W/ActivityManager( 209): Force finishing activity com.android.contacts/.activities.DialtactsActivity
D/dalvikvm( 3076): GC_CONCURRENT freed 65K, 2% free 14675K/14919K, paused 2ms+3ms
D/libEGL ( 3076): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 3076): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 3076): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 3076): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
D/OpenGLRenderer( 3076): Enabling debug mode 0
E/DefaultVoicemailNotifier( 3076): No voicemails to notify about: clear the notification.
D/dalvikvm( 454): GC_FOR_ALLOC freed 2376K, 25% free 17355K/22983K, paused 31ms
I/dalvikvm-heap( 454): Grow heap (frag case) to 18.674MB for 1644560-byte allocation
D/dalvikvm( 454): GC_CONCURRENT freed 53K, 18% free 18907K/22983K, paused 2ms+6ms
I/ActivityManager( 209): Displayed com.android.contacts/.activities.DialtactsActivity: +847ms
D/OpenGLRenderer( 3076): Flushing caches (mode 0)
D/dalvikvm( 454): GC_CONCURRENT freed 1959K, 18% free 18991K/22983K, paused 2ms+4ms
D/OpenGLRenderer( 3076): Flushing caches (mode 1)
E/DefaultVoicemailNotifier( 3076): No voicemails to notify about: clear the notification.
V/ContactPhotoManager( 3076): Preloaded 25 photos. Cached bytes: 129241
V/ContactPhotoManager( 3076): Preloaded 16 photos. Cached bytes: 217585
D/dalvikvm( 3076): GC_CONCURRENT freed 247K, 3% free 15117K/15559K, paused 3ms+4ms
W/CursorWrapperInner( 3076): Cursor finalized without prior close()
W/CursorWrapperInner( 3076): Cursor finalized without prior close()
Click to expand...
Click to collapse
I don't believe so, because Contacts.apk is a system file/app and these normally cannot be restored without causing issues. If its your contacts you're looking to backup, you should do so via the People app > Import/Export
al2x said:
I don't believe so, because Contacts.apk is a system file/app and these normally cannot be restored without causing issues. If its your contacts you're looking to backup, you should do so via the People app > Import/Export
Click to expand...
Click to collapse
It's the apk file itself, I'm theming it to Holo.
I've aready modified Mms.apk and that works fine, I'm just having a problem with those two.
There is no point in asking something like this without giving logcats of the error.
adrynalyne said:
There is no point in asking something like this without giving logcats of the error.
Click to expand...
Click to collapse
I've attached a logcat now.
Well, the logcat isn't showing what I'd like, but being that there are multiple resource errors, and java errors, I would point at a bad recompile. Make sure when recompiling you only use the xml modified and no extra.
Also, take a look here:
T9 Search.java:223
That method starts off by getting resources.
Line 218-223:
Code:
private void initT9Map() {
String[] t9Array = mContext.getResources().getStringArray(R.array.t9_map);
sT9Map = new char[t9Array.length][];
int rc = 0;
for (String item : t9Array) {
int cc = 0;
adrynalyne said:
Well, the logcat isn't showing what I'd like, but being that there are multiple resource errors, and java errors, I would point at a bad recompile. Make sure when recompiling you only use the xml modified and no extra.
Also, take a look here:
T9 Search.java:223
That method starts off by getting resources.
Line 218-223:
Code:
private void initT9Map() {
String[] t9Array = mContext.getResources().getStringArray(R.array.t9_map);
sT9Map = new char[t9Array.length][];
int rc = 0;
for (String item : t9Array) {
int cc = 0;
Click to expand...
Click to collapse
I've just tried a recompile with only the edited xml and it's still not working.
Apparently this is a known theming problem too.
I wouldn't know. Any theming I do is via overlay.

Airwatch / corporate email not working on JB builds

till now the only thing i've figured out it that it has something to do with a vendor based service running on vendor supplied OS. It works on the ICS released by Samsung, but not on any other JB releases based on CM10 or 10.1. I guess it's looking for a proprietary service for the device. One of my friends has a HTC 1x and he loaded up pure CM10 for it, but suprisingly for him it works. So it's not CM10,maybe something we are missing in the build.
This is the error i see on the logcat :
Code:
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_WIFI in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_BLUETOOTH in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_HW_CONTROL in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_RESTRICTION in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_LOCATION in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_SECURITY in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_APP_MGMT in package com.airwatch.androidagent
W/PackageManager( 309): Unknown permission android.permission.sec.MDM_EMAIL in package com.airwatch.androidagent
Code:
I/ActivityManager( 309): Start proc com.airwatch.androidagent for activity com.airwatch.androidagent/com.airwatch.agent.ui.activity.SplashActivity: pid=1850 uid=10075 gids={1006, 3003, 1015, 3002, 3001, 1028}
I/dalvikvm( 1850): Turning on JNI app bug workarounds for target SDK version 9...
E/Trace ( 1850): error opening trace file: No such file or directory (2)
D/ActivityThread( 1850): setTargetHeapUtilization:0.25
D/ActivityThread( 1850): setTargetHeapIdealFree:8388608
D/ActivityThread( 1850): setTargetHeapConcurrentStart:2097152
I/AirWatch( 1850): Samsung service is not available.
D/AirWatch( 1850): Bind to LG Service: false
D/AirWatch( 1850): 3LM service is found: false
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.samsung.ISamsungAdminService }: not found
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.lg.ILGAdminService }: not found
W/ActivityManager( 309): Unable to start service Intent { act=com.threelm.dm.api.IDeviceManagerApi cmp=com.threelm.dm/.api.ApiDeviceManager3LM }: not found
W/ActivityManager( 309): Unable to start service Intent { act=com.threelm.dm.api.IDeviceManagerApi cmp=com.threelm.dm.app.debug/com.threelm.dm.api.ApiDeviceManager3LM }: not found
I/AirWatch( 1850): HTC service is not available.
I/AirWatch( 1850): Lenovo service is not available.
I/AirWatch( 1850): Motorola service is not available.
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.htc.IHtcAdminService }: not found
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.lenovo.ILenovoAdminService }: not found
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.motorola.IMotorolaAdminService }: not found
D/AirWatch( 1850): Determining intent source.
D/AirWatch( 1850): Action was 'VIEW'.
D/AirWatch( 1850): Source was 'BROWSER'.
D/AirWatch( 1850): Determining intent source.
D/AirWatch( 1850): Action was 'VIEW'.
I/AirWatch( 1850): Samsung service is not available.
D/AirWatch( 1850): Bind to LG Service: false
W/ActivityManager( 309): Unbind failed: could not find connection for [email protected]
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.samsung.ISamsungAdminService }: not found
W/ActivityManager( 309): Unbind failed: could not find connection for [email protected]
W/ActivityManager( 309): Unable to start service Intent { act=com.airwatch.admin.lg.ILGAdminService }: not found
I/AirWatch( 1850): Lenovo service is not available.
I/AirWatch( 1850): HTC service is not available.
I/AirWatch( 1850): Motorola service is not available.
D/AirWatch( 1850): 3LM service is found: false
Why oh WHY would you want to install Airwatch on a personal device?

[Q][CM11][FXP33x] Launcher failure even after wiping process

Hail, XDAers!
It's a simple to explain issue: I had my C1904 (sometimes it says C1905, I don't know what's the difference, at all) running CM11 by flashing PecanCM's FXP329 or 330 -- I can't remember exactly. There were, of course, some bug's as it's very typical of beta releases and, aside of it, it's a very good job from Free Xperia Team.
Well, it ran near flawlessly (no serious bugs, reliable for daily use) for one and a half week. Then, last thursday, it went unusable: Google Now Launcher started to crash, crash and crash, then crashing one more time until it... wait, it won't stop crashing. It went crashing/restarting the launcher in a frenetic way.
My first obvious reaction was restarting the device. To be honest, I tried it for at least five times. Everytime, it worked well for the first ten~fifteen minutes, then entering the launcher crash loop again.
Next, I've tried out some other launcher apps (notably ADW and Apex). Nothing changed.
This time, I tried flashing FXP332 (it was, for me, a good time to upgrade, since my CM11 was some versions old -- perhaps FXP329 or 330, aforementioned) without wiping anything. Just upgrading and hoping it to fix possibly damaged system files. Anyway, it failed, too.
As a last resort, I've made a complete wipe (cleaned every partition but internal storage and SD, of course) and reflashed a brand new FXP332. However, the system were quite unstable and contacts importing process failed several times until bam: the launcher crashed, and crashed, and crashed, and crash... and cras... and cr... *device freezes*. I had to remove the battery and turn it on again, like I did the several other times, but, this time I started it to restore stock 4.3 C1905 ROM.
It's rooted, it's working, but I must confess: I miss some CM11 built-in flexibilities and it's clean default interface.
BTW, I had cat'ed down logcat output (full version attached to this post), although it won't says anything much different from the following excerpt in it's entire extension:
Code:
V/Zygote ( 9708): Switching descriptor 33 to /dev/null
V/Zygote ( 9708): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc com.google.android.gms for broadcast com.google.android.gms/.wearable.service.AutoStarterReceiver: pid=9708 uid=10064 gids={50064, 3003, 1007, 1028, 1015, 1006, 3002, 3001, 3007, 2001, 3006}
I/ActivityManager( 740): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=org.adw.launcher/org.adw.launcherlib.Launcher} from pid 740
W/ActivityManager( 740): Activity pause timeout for ActivityRecord{41a8f058 u0 com.android.systemui/.recent.RecentsActivity t37}
V/Zygote ( 9717): Switching descriptor 33 to /dev/null
V/Zygote ( 9717): Switching descriptor 9 to /dev/null
E/AudioTrack( 740): did not receive expected priority boost on time
I/QCOM PowerHAL( 290): Processing audio hint. Metadata: state=0
I/ActivityManager( 740): Start proc org.adw.launcher for activity org.adw.launcher/org.adw.launcherlib.Launcher: pid=9717 uid=10096 gids={50096, 1028, 1015}
W/ActivityManager( 740): getAssistContextExtras failed: no resumed activity
I/ActivityManager( 740): Process com.google.android.gms (pid 9708) has died.
W/ActivityManager( 740): Scheduling restart of crashed service com.google.android.gms/.cast.media.CastRemoteDisplayProviderService in 2742164819804160ms
E/AudioTrack( 740): did not receive expected priority boost on time
I/ActivityManager( 740): Process org.adw.launcher (pid 9717) has died.
V/Zygote ( 9735): Switching descriptor 33 to /dev/null
V/Zygote ( 9735): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc org.adw.launcher for activity org.adw.launcher/org.adw.launcherlib.Launcher: pid=9735 uid=10096 gids={50096, 1028, 1015}
V/Zygote ( 9743): Switching descriptor 33 to /dev/null
V/Zygote ( 9743): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc com.google.process.gapps for broadcast com.google.android.gms/.gcm.ServiceAutoStarter: pid=9743 uid=10064 gids={50064, 3003, 1007, 1028, 1015, 1006, 3002, 3001, 3007, 2001, 3006}
W/InputMethodManagerService( 740): Focus gain on non-focused client [email protected] (uid=10011 pid=885)
I/Choreographer( 885): Skipped 53 frames! The application may be doing too much work on its main thread.
E/AudioTrack( 740): did not receive expected priority boost on time
D/ActivityThread( 9743): handleBindApplication:com.google.process.gapps
D/ActivityThread( 9743): setTargetHeapUtilization:0.75
D/ActivityThread( 9743): setTargetHeapMinFree:2097152
D/ActivityThread( 9735): handleBindApplication:org.adw.launcher
D/ActivityThread( 9735): setTargetHeapUtilization:0.75
D/ActivityThread( 9735): setTargetHeapMinFree:2097152
I/ActivityManager( 740): Process org.adw.launcher (pid 9735) has died.
V/Zygote ( 9763): Switching descriptor 33 to /dev/null
V/Zygote ( 9763): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc org.adw.launcher for activity org.adw.launcher/org.adw.launcherlib.Launcher: pid=9763 uid=10096 gids={50096, 1028, 1015}
I/ActivityManager( 740): Process com.google.process.gapps (pid 9743) has died.
W/ActivityManager( 740): Scheduling restart of crashed service com.google.android.gms/.gcm.GcmService in 2687962332528640ms
V/Zygote ( 9776): Switching descriptor 33 to /dev/null
V/Zygote ( 9776): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc com.google.android.gms for broadcast com.google.android.gms/.init.InitializeGmsReceiver: pid=9776 uid=10064 gids={50064, 3003, 1007, 1028, 1015, 1006, 3002, 3001, 3007, 2001, 3006}
I/ActivityManager( 740): Process org.adw.launcher (pid 9763) has died.
W/ActivityManager( 740): Force removing ActivityRecord{41a91320 u0 org.adw.launcher/org.adw.launcherlib.Launcher t41}: app died, no saved state
I/ActivityManager( 740): Process com.google.android.gms (pid 9776) has died.
W/ActivityManager( 740): Scheduling restart of crashed service com.google.android.gms/.cast.media.CastRemoteDisplayProviderService in 10968659279216640ms
V/Zygote ( 9790): Switching descriptor 33 to /dev/null
V/Zygote ( 9790): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc com.google.android.gms for broadcast com.google.android.gms/.wearable.service.AutoStarterReceiver: pid=9790 uid=10064 gids={50064, 3003, 1007, 1028, 1015, 1006, 3002, 3001, 3007, 2001, 3006}
I/ActivityManager( 740): Activity reported stop, but no longer stopping: ActivityRecord{41a8f058 u0 com.android.systemui/.recent.RecentsActivity t37}
W/InputMethodManagerService( 740): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
I/ActivityManager( 740): Process com.google.android.gms (pid 9790) has died.
W/ActivityManager( 740): Scheduling restart of crashed service com.google.android.gms/.cast.media.CastRemoteDisplayProviderService in 43874637116866560ms
I/Timeline( 740): Timeline: Activity_windows_visible id: ActivityRecord{41a8f058 u0 com.android.systemui/.recent.RecentsActivity t37} time:1597507
I/Timeline( 885): Timeline: Activity_idle id: [email protected] time:1597546
I/Timeline( 885): Timeline: Activity_idle id: [email protected] time:1597547
V/Zygote ( 9806): Switching descriptor 33 to /dev/null
V/Zygote ( 9806): Switching descriptor 9 to /dev/null
prppedro said:
Hail, XDAers!
It's a simple to explain issue: I had my C1904 (sometimes it says C1905, I don't know what's the difference, at all) running CM11 by flashing PecanCM's FXP329 or 330 -- I can't remember exactly. There were, of course, some bug's as it's very typical of beta releases and, aside of it, it's a very good job from Free Xperia Team.
Well, it ran near flawlessly (no serious bugs, reliable for daily use) for one and a half week. Then, last thursday, it went unusable: Google Now Launcher started to crash, crash and crash, then crashing one more time until it... wait, it won't stop crashing. It went crashing/restarting the launcher in a frenetic way.
My first obvious reaction was restarting the device. To be honest, I tried it for at least five times. Everytime, it worked well for the first ten~fifteen minutes, then entering the launcher crash loop again.
Next, I've tried out some other launcher apps (notably ADW and Apex). Nothing changed.
This time, I tried flashing FXP332 (it was, for me, a good time to upgrade, since my CM11 was some versions old -- perhaps FXP329 or 330, aforementioned) without wiping anything. Just upgrading and hoping it to fix possibly damaged system files. Anyway, it failed, too.
As a last resort, I've made a complete wipe (cleaned every partition but internal storage and SD, of course) and reflashed a brand new FXP332. However, the system were quite unstable and contacts importing process failed several times until bam: the launcher crashed, and crashed, and crashed, and crash... and cras... and cr... *device freezes*. I had to remove the battery and turn it on again, like I did the several other times, but, this time I started it to restore stock 4.3 C1905 ROM.
It's rooted, it's working, but I must confess: I miss some CM11 built-in flexibilities and it's clean default interface.
BTW, I had cat'ed down logcat output (full version attached to this post), although it won't says anything much different from the following excerpt in it's entire extension:
Code:
V/Zygote ( 9708): Switching descriptor 33 to /dev/null
V/Zygote ( 9708): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc com.google.android.gms for broadcast com.google.android.gms/.wearable.service.AutoStarterReceiver: pid=9708 uid=10064 gids={50064, 3003, 1007, 1028, 1015, 1006, 3002, 3001, 3007, 2001, 3006}
I/ActivityManager( 740): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=org.adw.launcher/org.adw.launcherlib.Launcher} from pid 740
W/ActivityManager( 740): Activity pause timeout for ActivityRecord{41a8f058 u0 com.android.systemui/.recent.RecentsActivity t37}
V/Zygote ( 9717): Switching descriptor 33 to /dev/null
V/Zygote ( 9717): Switching descriptor 9 to /dev/null
E/AudioTrack( 740): did not receive expected priority boost on time
I/QCOM PowerHAL( 290): Processing audio hint. Metadata: state=0
I/ActivityManager( 740): Start proc org.adw.launcher for activity org.adw.launcher/org.adw.launcherlib.Launcher: pid=9717 uid=10096 gids={50096, 1028, 1015}
W/ActivityManager( 740): getAssistContextExtras failed: no resumed activity
I/ActivityManager( 740): Process com.google.android.gms (pid 9708) has died.
W/ActivityManager( 740): Scheduling restart of crashed service com.google.android.gms/.cast.media.CastRemoteDisplayProviderService in 2742164819804160ms
E/AudioTrack( 740): did not receive expected priority boost on time
I/ActivityManager( 740): Process org.adw.launcher (pid 9717) has died.
V/Zygote ( 9735): Switching descriptor 33 to /dev/null
V/Zygote ( 9735): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc org.adw.launcher for activity org.adw.launcher/org.adw.launcherlib.Launcher: pid=9735 uid=10096 gids={50096, 1028, 1015}
V/Zygote ( 9743): Switching descriptor 33 to /dev/null
V/Zygote ( 9743): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc com.google.process.gapps for broadcast com.google.android.gms/.gcm.ServiceAutoStarter: pid=9743 uid=10064 gids={50064, 3003, 1007, 1028, 1015, 1006, 3002, 3001, 3007, 2001, 3006}
W/InputMethodManagerService( 740): Focus gain on non-focused client [email protected] (uid=10011 pid=885)
I/Choreographer( 885): Skipped 53 frames! The application may be doing too much work on its main thread.
E/AudioTrack( 740): did not receive expected priority boost on time
D/ActivityThread( 9743): handleBindApplication:com.google.process.gapps
D/ActivityThread( 9743): setTargetHeapUtilization:0.75
D/ActivityThread( 9743): setTargetHeapMinFree:2097152
D/ActivityThread( 9735): handleBindApplication:org.adw.launcher
D/ActivityThread( 9735): setTargetHeapUtilization:0.75
D/ActivityThread( 9735): setTargetHeapMinFree:2097152
I/ActivityManager( 740): Process org.adw.launcher (pid 9735) has died.
V/Zygote ( 9763): Switching descriptor 33 to /dev/null
V/Zygote ( 9763): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc org.adw.launcher for activity org.adw.launcher/org.adw.launcherlib.Launcher: pid=9763 uid=10096 gids={50096, 1028, 1015}
I/ActivityManager( 740): Process com.google.process.gapps (pid 9743) has died.
W/ActivityManager( 740): Scheduling restart of crashed service com.google.android.gms/.gcm.GcmService in 2687962332528640ms
V/Zygote ( 9776): Switching descriptor 33 to /dev/null
V/Zygote ( 9776): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc com.google.android.gms for broadcast com.google.android.gms/.init.InitializeGmsReceiver: pid=9776 uid=10064 gids={50064, 3003, 1007, 1028, 1015, 1006, 3002, 3001, 3007, 2001, 3006}
I/ActivityManager( 740): Process org.adw.launcher (pid 9763) has died.
W/ActivityManager( 740): Force removing ActivityRecord{41a91320 u0 org.adw.launcher/org.adw.launcherlib.Launcher t41}: app died, no saved state
I/ActivityManager( 740): Process com.google.android.gms (pid 9776) has died.
W/ActivityManager( 740): Scheduling restart of crashed service com.google.android.gms/.cast.media.CastRemoteDisplayProviderService in 10968659279216640ms
V/Zygote ( 9790): Switching descriptor 33 to /dev/null
V/Zygote ( 9790): Switching descriptor 9 to /dev/null
I/ActivityManager( 740): Start proc com.google.android.gms for broadcast com.google.android.gms/.wearable.service.AutoStarterReceiver: pid=9790 uid=10064 gids={50064, 3003, 1007, 1028, 1015, 1006, 3002, 3001, 3007, 2001, 3006}
I/ActivityManager( 740): Activity reported stop, but no longer stopping: ActivityRecord{41a8f058 u0 com.android.systemui/.recent.RecentsActivity t37}
W/InputMethodManagerService( 740): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
I/ActivityManager( 740): Process com.google.android.gms (pid 9790) has died.
W/ActivityManager( 740): Scheduling restart of crashed service com.google.android.gms/.cast.media.CastRemoteDisplayProviderService in 43874637116866560ms
I/Timeline( 740): Timeline: Activity_windows_visible id: ActivityRecord{41a8f058 u0 com.android.systemui/.recent.RecentsActivity t37} time:1597507
I/Timeline( 885): Timeline: Activity_idle id: [email protected] time:1597546
I/Timeline( 885): Timeline: Activity_idle id: [email protected] time:1597547
V/Zygote ( 9806): Switching descriptor 33 to /dev/null
V/Zygote ( 9806): Switching descriptor 9 to /dev/null
Click to expand...
Click to collapse
Have you tried using trebucket launcher? It is better in my opinion.
Hail, RedLed!
Well, I tried. In reality, it was my first launcher. However it bugged with one Google widget, and refused to work. So I started using Google Now, which worked flawlessly 'till one week later. In my latter attemps, it was just impossible to use Trebuchet, as it were already messed up.

Categories

Resources