Still not working. Oh well, I'll live.
I am hoping it will get fixed in the next release or at least give me another shot at getting it to work
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.
Still not working. Oh well, I'll live.
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.
Code:busybox mount -o remount,rw /system chmod 644 /system/app/Gallery3D.apk busybox mount -o remount,ro /system
I used the above method of install and have lockscreen gallery function.
su
mount -o remount,rw /system
mv /system/app/Gallery3D.apk /sdcard/Gallery3D.bak
mv /sdcard/Gallery3D.apk /system/app/Gallery3D.apk
chmod 644 /system/app/Gallery3D.apk
mount -o remount,ro /system
reboot
Actually I applied this code in terminal(the original suggestion):
busybox mount -o remount,rw /system
chmod 644 /system/app/Gallery3D.apk
busybox mount -o remount,ro /system
I still had my regular gallery but I can't switch lockscreen wallpaper. Is there anyway to get it back?
By new release, do you mean of this specific gallery an update or update of miui?
I was just wondering if this passed under the radar?
MIUI 3D Gallery
UPDATE: I installed this and saw a VERY big speed improvement with image loading times. VERY NICE! Below I am providing a link to the file for those who do not have miui.com accounts. So far as I can tell, there is no need to translate. BTW folks don't be fooled like I was in thinking that they skinned Galler3D. LOL @ me... they didn't. The pic below is just a screencap of a blue image the has been opened up in gallery.
Gallery3D.apk <---(you need to push this to /system/app to overwrite the old Gallery3D.apk)
su
mount -o remount,rw /system
mv /system/app/Gallery3D.apk /sdcard/Gallery3D.bak
mv /sdcard/Gallery3D.apk /system/app/Gallery3D.apk
chmod 644 /system/app/Gallery3D.apk
mount -o remount,ro /system
reboot
It still doesn't allow you to change the lockscreen to anything in gallery 12.3, I just tried it.
How did you install the new gallery?It still doesn't allow you to change the lockscreen to anything in gallery 12.3, I just tried it.
it works for me on the newer gallery apk... i can change the lockscreen wallpaper through lockscreen wallpaper or lockscreen gallery.
How did you install the new gallery?It still doesn't allow you to change the lockscreen to anything in gallery 12.3, I just tried it.
it works for me on the newer gallery apk... i can change the lockscreen wallpaper through lockscreen wallpaper or lockscreen gallery.