Question about putting apk's back and theming
This is a discussion on Question about putting apk's back and theming within the Droid Themes forums, part of the Droid Hacking category; I dont want to turn aroudn and buy better cut.I have rooted and am running bb7.6 I want to start playing with the app icons ...
-
Question about putting apk's back and theming
I dont want to turn aroudn and buy better cut.I have rooted and am running bb7.6 I want to start playing with the app icons and not how to go find the app apk...and move it to the sdcard and then to the computer and change to zip to explore the file. What I am not sure is putting the app back on the phone. I have read...or think I rememeber reading that you can't just go and put the apk back in its spot overwriting it. for example the phone icon... what would I need to do to put the apk back and getting it to work? I also would like to know how to remove the clock all together in the status bar.
-
-

Originally Posted by
BhamItGeek
I dont want to turn aroudn and buy better cut.I have rooted and am running bb7.6 I want to start playing with the app icons and not how to go find the app apk...and move it to the sdcard and then to the computer and change to zip to explore the file. What I am not sure is putting the app back on the phone. I have read...or think I rememeber reading that you can't just go and put the apk back in its spot overwriting it. for example the phone icon... what would I need to do to put the apk back and getting it to work? I also would like to know how to remove the clock all together in the status bar.
once your done making your changes to the file. make it a .apk file again. open terminal emulator and use this code
Code:
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
busybox cp -R /sdcard/theapkyouchanged.apk /system/app
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
sync
reboot
if you do this with a market app, it will work but you wont get update notifactations for it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By ninoedgar in forum Droid Themes
Replies: 6
Last Post: 02-25-2010, 05:40 AM
-
By tktouch12 in forum Droid Themes
Replies: 2
Last Post: 02-08-2010, 07:05 PM
-
By tdawg5480 in forum Droid Themes
Replies: 3
Last Post: 01-06-2010, 04:11 PM
-
By kjohnson in forum Droid Hacks
Replies: 24
Last Post: 12-29-2009, 05:00 PM
-
By TxDoc in forum Droid Applications
Replies: 2
Last Post: 12-02-2009, 11:03 PM
Search tags for this page
better cut apk forum
,
bettercut 3.0 apk
,
putting apk on droid
,
putting apk to phone
,
where do apk's go on your phone
Click on a term to search our site for related topics.