New Apps from 2.1

jasonb

Active Member
Joined
Dec 6, 2009
Messages
1,143
Reaction score
0
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.
 

styx

Member
Joined
Dec 14, 2009
Messages
160
Reaction score
0
Is it worth upgrading to? Advantages? Thanks!
 

brochaos

Member
Joined
Dec 23, 2009
Messages
771
Reaction score
0
can someone take a pic of what the new clock looks like in dock mode?
 

JaCelica2k

Member
Joined
Dec 11, 2009
Messages
109
Reaction score
1
Very Nice. Thank you for the heads up. Wonder if theres a way to change the background.....its ugly. Everything else is nice
 

JaCelica2k

Member
Joined
Dec 11, 2009
Messages
109
Reaction score
1
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.
 

SSHGuru

Silver Member
Joined
Nov 23, 2009
Messages
3,798
Reaction score
30
Location
Fort Lauderdale
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.
 

HolyGrail

Premium Member
Premium Member
Joined
Dec 16, 2009
Messages
370
Reaction score
0
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:
Top