What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

New Apps from 2.1

No, do it and then read the directions again:
Instructions:

1. Download the apk file from Gallery.apk.zip

2. unzip the file on your computer

3. copy the apk file from that to your memory card

4. open Astro and locate the new apk file, click it and open in app manager, click install upper left corner

The op also siad it can all be done directly on the phone. I don't have a computer right now.
 
Very Nice. Thank you for the heads up. Wonder if theres a way to change the background.....its ugly. Everything else is nice

Disregard my previous comment. Background is done based on selected picture/album. Ugly Icon in selected folder = ugly background in gallery.
 
I installed it and selected it as my default.

I am having a few issues. The pictures when selected look very grainy. Also when I go to the mode where it groups the pictures and select the group it brings ALL of the pictures up...

Help Please.
 
To remove the old gallery, (busybox required):
Code:
adb shell
$ su
# mount -o remount,rw /dev/block/mtdblock4 /system
# /path/to/busybox mv /system/app/Gallery.apk /system/app/Gallery.bak
# sync
# exit
$ exit

Ok guys I read both lnks on adb and Busybox. I unzipped Busybox and put the binary in the tools folder. As of now I'm plugged up (not mounted) with my command prompt

" C:\android-sdk-windows\tools "

At this point I'm lost on what to do next. When I type " adb shell " I just get error: device not found. Do you have to be rooted to do this. My phone is not. Just trying to get the second gallery Icon gone. :blink: Help guys.
 
Last edited:
Back
Top