NEW0101 wrote:
.其實S70是不是不用刪除恕刪)
NEW0101 您好
ROM 刷進去,經過安裝的程序後,經比對 S70 是 danieliememe 大大的原程式 , 我自已又測試
了三天,發現沒有刪除,並沒有耗電 , 使用上也非常的正常 , 所以才會註明 不用刪 S70
刷入後的 S70... VS danieliememe 大大的原程式 , 是一樣的

anieliememe 大大的原程式
====================================================================
#!/system/bin/sh
# DarkyROM 2011
# Much faster zipalign.
# Changelog:
# 1.2 (17/1/11) Added /data/zipalign.db file for faster apk check (ninpo,Bo$s)
# 1.1 (12/1/09) Switched to zipalign -c 4 to check the apk instead of MD5 (oknowton)
# 1.0 (11/30/09) Original
LOG_FILE=/data/zipalign.log;
ZIPALIGNDB=/data/zipalign.db;
if [ -e $LOG_FILE ]; then
rm $LOG_FILE;
fi;
if [ ! -f $ZIPALIGNDB ]; then
touch $ZIPALIGNDB;
fi;
echo "Starting FV Automatic ZipAlign $( date +"%m-%d-%Y %H:%M:%S" )" | tee -a $LOG_FILE;
for DIR in /system/app /data/app; do
cd $DIR;
for APK in *.apk; do
if [ $APK -ot $ZIPALIGNDB ] && [ $(grep "$DIR/$APK" $ZIPALIGNDB|wc -l) -gt 0 ]; then
echo "Already checked: $DIR/$APK" | tee -a $LOG_FILE;
else
ZIPCHECK=`/system/xbin/zipalign -c -v 4 $APK | grep FAILED | wc -l`;
if [ $ZIPCHECK == "1" ]; then
echo "Now aligning: $DIR/$APK" | tee -a $LOG_FILE;
/system/xbin/zipalign -v -f 4 $APK /data/local/$APK;
busybox mount -o rw,remount /system;
cp -f -p /data/local/$APK $APK;
grep "$DIR/$APK" $ZIPALIGNDB > /dev/null || echo $DIR/$APK >> $ZIPALIGNDB;
else
echo "Already aligned: $DIR/$APK" | tee -a $LOG_FILE;
grep "$DIR/$APK" $ZIPALIGNDB > /dev/null || echo $DIR/$APK >> $ZIPALIGNDB;
fi;
fi;
done;
done;
busybox mount -o ro,remount /system;
touch $ZIPALIGNDB;
echo "Automatic ZipAlign finished at $( date +"%m-%d-%Y %H:%M:%S" )" | tee -a $LOG_FILE;
=================================================================================
s557788x wrote:
請問可以分享
RebelROM 2.1 下拉背景不分ROM的樣式嗎??
很喜歡這個樣式!(恕刪)
s557788x 您好
您若指 [台灣大哥大 ] 字在下面, 這個作者寫在 XML 檔, 無法作直刷包
若指上方圖示, 請刷下面這個包
A140.分享上方圖示不分 ROM 通用包 (1.05 MB) C_10
http://www.mobile01.com/topicdetail.php?
f=568&t=2369097&p=798#34175971
ainwin99 wrote:
左天找了一套圖標(如下)72X72
順利換好但在S2上效果不好~程式集裡間距太大,無法像圖片所呈現有=纇拼圖=的效果
敢問CS大可否將程式集裡的圖標=變大= 間距相對應該會變小??(恕刪)
ainwin99 早
下面這個包是將程式集的圖示排列成 5 *5 檔名: TouchWiz_5x5_AppDrawer
您可以試看看,是否有效
http://min.us/mbl0D9cQ8Q
ainwin99 wrote:
可否把程式集裡的圖標排列還是4x4~單把原本72x72的圖標在程式集裡=顯示放大=
(恕刪)
ainwin99 您好
下面這個網站 ,有一個軟体, 可以將 圖示 批次 放大 縮小 , 您現在是 72*72 , 可以改成 75*75
http://briian.com/?p=6561
您這次用的圖示,很有質感 , 等您改完,再分享給各位網友
[ROM] Homam.v14 LA2 2.3.6, support full Arabic and full Farisi [381.3 mb]
http://kuai.xunlei.com/d/OZBYFZZDFJCI
另一載點
http://min.us/mcV2sYqCc
===========================================
ROM basic features:
deodexed
rooted/CWM
zip-aligned
optimized
remove SMS log from call log
BLN enabled
epm
sms to mms = 200 pages and 200 receivers and sending time
new market
bat with %
remove square for unknown faces in whatsapp
browser lag fixed
over-scroll glow
custom bootanimation
custom power-on sound
remove increasing ring
remove noise
remove shutdown confirmation
CRT on/off (built in)
can join unlimited contacts in 1 contact
browser with unlimited tabs
ICS window movement
Sea theme
update market
fixed talk
glass dialer
Change-log:
=============================================
這個 ROM 的三星程式很齊全 , 使用上也很順,GPS 定位也很快
Wifi/3g 有優化 , 加入 JKAY 13.6.4 及一些常用的功能






