• 6

關於 卡刷包? ROOT?

請問我為甚麼不能刷...
Microsoft Windows [版本 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\ray>cd
C:\Users\ray

C:\Users\ray>cd\

C:\>cd adb

C:\adb>adb devices
List of devices attached
0123456789ABCDEF host


C:\adb>adb sideload update.zip
Android Debug Bridge version 1.0.26

-d - directs command to the only connected USB devic
e
returns an error if more than one USB device is
present.
-e - directs command to the only running emulator.
returns an error if more than one emulator is r
unning.
-s <serial number> - directs command to the USB device or emulator w
ith
the given serial number. Overrides ANDROID_SERI
AL
environment variable.
-p <product name or path> - simple product name like 'sooner', or
a relative/absolute path to a product
out directory like 'out/target/product/sooner'.

If -p is not specified, the ANDROID_PRODUCT_OUT

environment variable is used, which must
be an absolute path.
devices - list all connected devices
connect <host>[:<port>] - connect to a device via TCP/IP
Port 5555 is used by default if no port number
is specified.
disconnect [<host>[:<port>]] - disconnect from a TCP/IP device.
Port 5555 is used by default if no port number
is specified.
Using this ocmmand with no additional arguments

will disconnect from all connected TCP/IP devic
es.

device commands:
adb push <local> <remote> - copy file/dir to device
adb pull <remote> [<local>] - copy file/dir from device
adb sync [ <directory> ] - copy host->device only if changed
(-l means list but don't copy)
(see 'adb help all')
adb shell - run remote shell interactively
adb shell <command> - run remote shell command
adb emu <command> - run emulator console command
adb logcat [ <filter-spec> ] - View device log
adb forward <local> <remote> - forward socket connections
forward specs are one of:
tcp:<port>
localabstract:<unix domain socket name>
localreserved:<unix domain socket name>
localfilesystem:<unix domain socket name>
dev:<character device name>
jdwp:<process pid> (remote only)
adb jdwp - list PIDs of processes hosting a JDWP transport

adb install [-l] [-r] [-s] <file> - push this package file to the device and i
nstall it
('-l' means forward-lock the app)
('-r' means reinstall the app, keeping its data
)
('-s' means install on SD card instead of inter
nal storage)
adb uninstall [-k] <package> - remove this app package from the device
('-k' means keep the data and cache directories
)
adb bugreport - return all information from the device
that should be included in a bug report.

adb help - show this help message
adb version - show version num

DATAOPTS:
(no option) - don't touch the data partition
-w - wipe the data partition
-d - flash the data partition

scripting:
adb wait-for-device - block until device is online
adb start-server - ensure that there is a server running
adb kill-server - kill the server if it is running
adb get-state - prints: offline | bootloader | device
adb get-serialno - prints: <serial-number>
adb status-window - continuously print device status for a specifie
d device
adb remount - remounts the /system partition on the device re
ad-write
adb reboot [bootloader|recovery] - reboots the device, optionally into the boo
tloader or recovery program
adb reboot-bootloader - reboots the device into the bootloader
adb root - restarts the adbd daemon with root permissions
adb usb - restarts the adbd daemon listening on USB
adb tcpip <port> - restarts the adbd daemon listening on TCP on th
e specified port
networking:
adb ppp <tty> [parameters] - Run PPP over USB.
Note: you should not automatically start a PPP connection.
<tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1
[parameters] - Eg. defaultroute debug dump local notty usepeerdns

adb sync notes: adb sync [ <directory> ]
<localdir> can be interpreted in several ways:

- If <directory> is not specified, both /system and /data partitions will be u
pdated.

- If it is "system" or "data", only the corresponding partition
is updated.

environmental variables:
ADB_TRACE - Print debug information. A comma separated list
of the following values
1 or all, adb, sockets, packets, rwx, usb, sync
, sysdeps, transport, jdwp
ANDROID_SERIAL - The serial number to connect to. -s takes prior
ity over this if given.
ANDROID_LOG_TAGS - When used with the logcat option, only these de
bug tags are printed.

C:\adb>adb reboot
error: closed

C:\adb>

biosimon wrote:
我注意原廠升級包中並...(恕刪)
就是沒出現錯誤訊息,我等會再試試你說的方法,然後仔細看看有沒有錯誤訊息。謝謝您!

rayray9130 wrote:
請問我為甚麼不能刷....(恕刪)
adb版本太舊,不支援sideload
boisimon大大,在經過兩天的深思熟慮加上爬文都沒有人降版刷,這風險想一想還是不用冒好了,牙齒咬著忍著用好了,謝謝你解惑說明與幫忙,謝謝你喔
手機端是否進 recovery 模式,並選擇了apply update from adb?
rayray9130 wrote:
請問我為甚麼不能刷....(恕刪)
不好意思請問
我是台版m320
現在變成磚了,而且我進不去recovvery 該怎麼辦


謝謝
biosimon wrote:
開機刷CWM rec...(恕刪)

請教這隻刷上CWM後,在開機畫面會不會出現警告文字?
之前in810 root 刷上taiwan101的recovery檔,結果
開機第一個畫面會顯示:
boot.img verification fail. boot.img have been tramper.
降級完整包變回原廠recovery後一樣存在,目前還在找清除的
方法,不知有沒有像htc消紅字的工具?不然應該沒辦法直接送修。

biosimon wrote:
也有可能是官方的 r...(恕刪)


各位M320的前輩們!
小弟買的是M330
之前不能root很痛苦,後來root大師可以root了,小弟就義無反顧的給它root下去......
用了幾天,覺得它終於好用了~

但是,昨天接到OTA升級通知,一時不查就給它升級下去了......
結果就無限重啟......
後來依照M320的方式進入原廠recovery,雙清之後還是無限重啟.....

後來想卡刷,無奈它只能看到內建的SD卡,外插的看不到!!
按照biosimon大大的作法,卡在找不到adb device

請問有前輩能夠幫幫忙嗎??
boisimon大大,經過半年的沉澱終於拿起手機將目前4.4.2版使用官方recover刷回去D70-013J-0-15TW-A02-update版本,怎知出現erro,後來使用adb線刷方式解壓100%後,卻出現system property does not match installation aborted,改刷D70-013J-0-15TW-A02-update版本,一樣出現system property does not match installation aborted,請問是版本不合問題嗎?請盡快幫忙,謝謝.
今天花了一天時間爬文,總算解決了,我是參考下面網頁刷回來的好開心喔,提供給各位網友參考喔
http://lbear.pixnet.net/blog/post/59727748/1
  • 6
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?