ternyata udah bisa.
ane aja yg salah edit update.zip mestinya update aja
hehheehee
solved deh
thanks

2010/2/2 Albert @Makassar <[email protected]>

> bro lesjaw mau nanya,
> ane udah copy update.zip dalam sd card trus apply sdcard:update.zip tapi
> selalu gagal ya.
> apa yg salah ya? atau file update.zip nya crash ya
> minta petunjuk donk
> thanks
>
>  2010/1/31 Lesjaw™ ♂ <[email protected]>
>
>> as requested...
>>
>>
>> Persiapan :
>> 1. Download Driver Motorola
>>
>> http://www.motorola.com/consumers/v/index.jsp?vgnextoid=bda09ec8009a0210VgnVCM1000008806b00aRCRD
>>
>> 2. Download Android SDK
>> http://developer.android.com/sdk/index.htm*l
>>
>> ROOTING :*
>> Jika Milestone anda masih 2.0 (build number SHOLS_U2_01.03.1) atau 2.0.1
>> (build number SHOLS_U2_01.14.0) maka Milestone bisa langsung dihajar proses
>> rooting...
>>
>> Step :
>> 1. Download http://www.sera-apps.de/milestone_root.zip atau
>> http://rapidshare.de/files/49019165/milestone_root.zip
>> 2. Rename file diatas menjadi update.zip
>> 3. Copy file update.zip (yg di step 2) ke Sdcard (jangan di dalam folder
>> ya)
>> 4. Matikan Milestone
>> 5. Tekan Camera button + Power Button
>> 6. Tekan Volume Up + Power Button
>> 7. Flash update.zip
>> 8. Reboot
>> *
>> UPDATING :*
>> Milestone update terakhir yg tersedia hanya sampai 2.0.1..
>>
>> Step a :
>> 1. Masuk ke Setting - About
>> 2. Tap System Updates
>> 3. Jika update avalaible langsung download..
>>
>> Jika ternyata belom tersedia update kita bisa lanjut ke step b
>> Sebelum kita masuk ke Step b, *pastikan build number Milestone anda
>> adalah SHOLS_U2_01.03.1*, dan *batre harus lebih dari 50%*
>>
>> Step b :
>> 1. Download file SBF disini : 
>> http://www.badongo.com/file/19906085<http://translate.googleusercontent.com/translate_c?hl=en&sl=nl&tl=en&u=http://www.badongo.com/nl/file/19906085&rurl=translate.google.com&usg=ALkJrhgqD-UzvSIrQA0v3gpKE-8_HQcUIA>
>> 2. Ekstrak file SBF diatas ke dir mana saja
>> 3. Download RSDLite disini :
>> http://www.motorolafans.com/forums/a1200-applications/13457-rsdlite-download-here.html(ambil
>>  yg versi paling bawah)..
>> 4. Install RSD Lite
>> 5. Matikan Miley
>> 6. Tekan Dpad Up + Power .. Miley akan masuk ke Bootloader Mode
>> 7. Koneksikan USB kabel antara PC dgn Miley
>> 8. Jalankan RSDLite
>> 9. Pilih nama file SBF yg didownload dan diekstrak di step 1 (klik tombol
>> ...)
>> 10. Klik Nama Device kita di layar RSD Lite..(Device Properties
>> kemungkinan tidak dikenal..gpp)
>> 11. Klik Start
>> 12. Tunggu beberapa saat, Miley akan reboot beberapa kali..diemin aja..jgn
>> diganggu..
>> 13. Viola..Miley sdh terupdate ke 2.0.1
>>
>> sampai sini rooting akan hilang, Lanjutkan dgn proses root sesuai langkah
>> yg kita lakukan diatas..
>>
>> *ADB in RECOVERY*..
>> Apa gunanya? gunanya adalah supaya saat kita masuk ke recovery mode
>> Milestone kita bisa melakukan perintah ADB dari komputer (secara default
>> stock recovery milestone tidak support ADB), hal ini berguna saat kita akan
>> melakukan prose enable JIT di Milestone
>>
>> Step :
>> 1. Download http://www.alldroid.org/download/file.php?id=1403
>> 2. Ekstrak file tersebut, didalamnya ada ada 1 file update.zip dan folder
>> recovery, copy kedua file tersebut ke sdcard
>> 3. Matikan Milestone
>> 4. Tekan Camera button + Power Button
>> 5. Tekan Volume Up + Power Button
>> 6. Flash update.zip
>> 7. Reboot
>>
>> *JIT :
>> *apa itu JIT? JIT is Just In Time...adalah semacam compiler buat dalvik
>> vm di android yg bisa memboost speed android almost 100%
>> performance...(katanya loh..kekeke..dari yg saya baca.. ;-)..)
>>
>> Cyanogen telah mengimplementasikan JIT ini di rom nexus cyanogen..hasilnya
>> rom nexus pun lebih bagus performancenya..
>> Step :
>> 1. Download filenya di http://alldroid.org/download/file.php?id=1374
>> 2. Matikan Milestone
>> 3. Tekan Camera button + Power Button
>> 4. Tekan Volume Up + Power Button
>> 5. Colokan Milestone ke PC
>> 6. Gunakan windows explore untuk membuat folder dgn nama JIT di
>> sdcard..extract file diatas (step 1) ke folder ini
>> 7. Bukan cmd, masuk ke directory android sdk tools
>> 8. Ketik adb pull /system/build.prop c:
>> 9. Buka file build.prop yg sdh kita pull di c: (pakai wordpad)
>> 10. Di baris terakhir tambahkan 'dalvik.vm.execution-mode=int:jit' (tanpa
>> tanda quoet) save
>> 11. Copy file build.prop yg kita edit ke folder sdcard/jit
>> 12. Balik ke command prompt
>> 13. Ketik adb shell
>> 14. Ketik
>> su
>> Mount -o remount,rw /dev/mtd/mtdblock6 /system
>> cp /system/build.prop /sdcard/dalbk/
>> cp /system/bin/dalvikvm /sdcard/dalbk/
>> cp /system/lib/libdvm.so /sdcard/dalbk/
>> cp /system/lib/libnativehelper.so /sdcard/dalbk/
>> cd /sdcard/jit/bin
>> cp -f dalvikvm /system/bin/ busybox
>> chmod 755 /system/bin/dalvikvm
>> cd ..
>> cp -f libdvm.so /system/lib/
>> cp -f libnativehelper.so /system/lib/
>> cat build.prop >/system/build.prop
>> chmod 644 /system/lib/libdvm.so
>> chmod 644 /system/lib/libnativehelper.so
>> chmod 666 /system/build.prop
>> sync
>> mount -o remount,ro /dev/mtd/mtdblock6 /system
>> Reboot
>>
>>
>> DONE!!
>>
>> *REMEMBER DO THIS ON YOUR OWN RISK.*.
>>
>> TESTED ON MY MILESTONE...
>>
>> Source : Alldroid.org
>> untuk bisa mendownload file dgn link alldroid, daftar dulu disana dan
>> login..
>>
>> --
>> --------------
>> "Indonesian Android Community [id-android]"
>>
>> Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB
>> Moderator: [email protected]
>> Unsubscribe: 
>> [email protected]<id-android%[email protected]>
>> Id Android Developer: http://groups.google.com/group/id-android-dev
>> Id Android on FB: http://www.facebook.com/group.php?gid=112207700729
>>
>
>

-- 
--------------
"Indonesian Android Community [id-android]" 

Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB  
Moderator: [email protected]
Unsubscribe: [email protected]
Id Android Developer: http://groups.google.com/group/id-android-dev
Id Android on FB: http://www.facebook.com/group.php?gid=112207700729

Kirim email ke