Most people are extremely confused about the class number.
The class number is only the write speed designation. The higher the class number the faster the write speed. Not quality, or read speed.
The best micro SD card for our V is the Sandisk class 4 micro SD card. It has a read speed of 40MB/s.
Read speed is the most important for an android phone. The higher the read speed, the faster the SD card contents are read during bootup. The higher the read speed the faster apps that are on the SD card open up. The higher the read speed the better video on the SD card plays.
You can get a Sandisk class 4 micro SD card from WalMart for anywhere from $12.00 on sale to $20.00 normal price.
To make the MiRaGe smoother and faster install the entropy.zip using the BobZohme VM670NH_recovery.img or the ClockworkMod Touch Screen recovery.
To make sure it installed properly look in: /system/etc/init.d
You should see a file: 10entropy
Go here:
http://forums.androidcentral.com/op...37-treak-entropy_n_rngd-tool.html#post2542536
You want the one for the MiRaGe ROM (don't worry about the build number).
For better 3G connections go to /system/etc/sysctl.conf
Add this:
Code:
# sysctl.conf file
vm.overcommit_memory = 1
vm.panic_on_oom = 0
vm.oom_kill_allocating_task = 0
vm.dirty_background_ratio = 90
vm.dirty_background_bytes = 0
net.ipv4.tcp_ecn=0
net.ipv4.route.flush = 1
net.ipv4.tcp_rfc1337 = 1
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.tcp_sack = 1
net.ipv4.tcp_fack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.ipv4.tcp_rmem = 4096 39000 187000
net.ipv4.tcp_wmem = 4096 39000 187000
net.ipv4.tcp_mem = 187000 187000 187000
net.ipv4.tcp_no_metrics_save = 1
net.ipv4.tcp_moderate_rcvbuf = 1
For faster GPS locks go to: /system/etc/gps.conf
Delete everything in it and add this:
Code:
NTP_SERVER=us.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
DEFAULT_AGPS_ENABLE=TRUE
DEFAULT_USER_PLANE=TRUE
DEFAULT_SSL_ENABLE=FALSE
INTERMEDIATE_POS=1
REPORT_POSITION_USE_SUPL_REFLOC=1
DEBUG_LEVEL=0
ACCURACY_THRES=3000
ENABLE_WIPER=1
CURRENT_CARRIER=common
SUPL_NO_SECURE_PORT=7276
SUPL_SECURE_PORT=7276
SUPL_PORT=7276
SUPL_HOST=supl.google.com