View Single Post
Posts: 291 | Thanked: 59 times | Joined on Mar 2010 @ Manchester, UK
#311
Originally Posted by m0da View Post
Mount your mem card, then copy them from MyDocs (or the folder you have them in) to your mounted memory card's /system/app folder, i.e.

Code:
sudo mount /dev/mmcblk1p2 /and
cp /home/user/MyDocs/*.apk /and/system/app
sudo umount /dev/mmcblk1p2
note: I'm not sure you can do the ".apk" part. just remove it if you can't
i'd suggest putting all your apk's in a diff folder, i.e. create an apk folder:

Code:
sudo mount /dev/mmcblk1p2 /and
cp /home/user/MyDocs/apk/* /and/system/app
sudo umount /dev/mmcblk1p2
Did this for all my live wallpaper apks and it just crashes all of them.
__________________
Devices: Nokia N810 WiMax - Nokia N8 PR1.2 + Mods - Rooted Galaxy Europa

RIP: Nokia N900 - ARM Cortex A8 @ 1150mhz - 32GB + 8GB - Maemo 5 PR1.2 + Android 2.2


[22:52] <DJ_Steve> its like ive released somethign useful or something