- Thread Starter
- #16
OP
treym
Guest
is it chinese when you install it?
No. English.
Sent from my Droid using DroidForums App
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
is it chinese when you install it?
How can I do this using terminal emulator? what command do I type in after I put the file on the root of my sd card.
busybox mount -o remount,rw /system
chmod 644 /system/app/Gallery3D.apk
busybox mount -o remount,ro /system
I moved it to System/app using root explorer, then used terminal emulator to fix the permissions, what now? It says install failed when I try and install it.
Sent from my Droid using DroidForums App
Code:busybox mount -o remount,rw /system chmod 644 /system/app/Gallery3D.apk busybox mount -o remount,ro /system
Ahh so I tried pasting it into system/app and it I clicked overwrite an now its in my system/app but when I tried to install it failed. Any help? Is there something I have to with permissions?
Ahh so I tried pasting it into system/app and it I clicked overwrite an now its in my system/app but when I tried to install it failed. Any help? Is there something I have to with permissions?
type the stuff listed above in terminal and reboot...no need to install anythingdancedroid