android - How to update samsung galaxy tab p1000 i.e. 2.2 to 2.3. using ADB? -
i updating os of samsung galaxy tab p1000 (i.e. 2.2) 2.3.6 using adb command. using below steps:
first, checking whether device connected or not using adb.
step 1 : c:\users\pc>adb devices list of devices attached s6802084d305f device
second, have 2.3.6 (i.e. upadate.zip) os pushing sdcard.
step 2: c:\users\pc>adb force c:\android\update.zip /sdcard/update.zip 2765 kb/s (2260360 bytes in 0.798s)
third, after pushing zip folder sdcard , taking device recovery mode using below adb command. step 3 c:\users\pc>adb reboot recovery
after selecting "apply sdcard:update.zip " , getting beloew screen.but shows me long time.there no response getting device.we waited 5 hours. no response. can solution flash samsung galaxy tab. allow me know if missing step.
thanking you,
android android-layout android-intent android-emulator
No comments:
Post a Comment