|
||||
Re: A few wierd things happening after rooting
i'd like to say maybe i could just post the apk from my rom and you just push the apk with adb or copy and paste job with root explorer and it may work again... cuz when i click my clock it shows my alarms..
make sure you change it from .zip back to .apk adb Code:
su cp /sdcard/AlarmClock.apk /system/app reboot Last edited by z0mbiexx; 02-12-2010 at 11:42 AM. |
|
||||
Re: A few wierd things happening after rooting
Quote:
|
|
||||
Re: A few wierd things happening after rooting
use adb shell and the commands within the code from there should copy it into "system/app"
|
This post has been thanked 1 times. |
|
||||
Re: A few wierd things happening after rooting
If you're not comfortable with Linux Bash commands, I can't recommend 'Root Explorer' enough. It's a paid app at the market that does everything through a GUI.
Button that toggles mount read only/read/write Permissions (chmod) Moving files from sdcard to the system files. For your issue, you'd find the file on your SD card and select "move" then navigate to the System/apps folder, turn on read/write, hit paste, turn off read/write and you'd be done. |
![]() |
|
|
|