Twitter Facebook

Jump to content



Photo

How Can I "unfreeze" An App Via The File System?


  • You cannot start a new topic
  • Please log in to reply
1 reply to this topic

#1 larrygeary

 
larrygeary

    Member

  • Members
  • PipPip
  • 157 posts
  • LocationNJ, USA
 

Posted 24 April 2012 - 07:00 PM

i mistakenly froze the "phone" application in Titanium Backup. Now I get nothing but constant force close messages while the phone is on. I can't get to Titanium to unfreeze it. Is there a way I can do it through the file system with the phone attached to my PC, say using adb?

#2 ssmaynv

 
ssmaynv

    Member

  • Members
  • PipPip
  • 227 posts
  • LocationLas Vegas
 

Posted 24 April 2012 - 08:51 PM


adb push Phone.apk /system/app/Phone.apk

adb shell chmod 644 /system/app/Phone.apk

adb reboot




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users