Guest botolo Posted August 19, 2010 Report Posted August 19, 2010 I was deleting some unused app from Xian's CM and I removed the talk.apk too :D Since than i got in the notification area the message: Google Talk authentication failed. Google Talk failed to login. If this is a Google Apps account, confirm that Chat service is enabled for this account. (Retry - Cancel) I use adb to remount the fs and push talk.apk in /system/app but the error continue to shows up. Did I deleted something else? :D
Guest andrew2511 Posted August 19, 2010 Report Posted August 19, 2010 i think flashing xian again is the solution
Guest Delnar_Ersike Posted August 19, 2010 Report Posted August 19, 2010 (edited) You can also try installing the apk instead of pushing it (adb install <file> instead of adb push <file> /system/app). This is how I replaced DeskClock.apk with the XianKoud one after I installed the WFME theme. Edited August 19, 2010 by Delnar_Ersike
Guest botolo Posted August 19, 2010 Report Posted August 19, 2010 You can also try installing the apk instead of pushing it (adb install <file> instead of adb push <file> /system/app). This is how I replaced DeskClock.apk with the XianKoud one after I installed the WFME theme. If I use adb install the app does not move to /system/data. Anyway.. tried that too :D Yes, I could use my previous nandroid backup or flash a brand new Xian, but I'd like to know what the **** I've done :D
Guest Delnar_Ersike Posted August 19, 2010 Report Posted August 19, 2010 If adb install succeeds, though, you could just move the installed apk over to /system/app with a file explorer with root access?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now