Visualizzazione stampabile
-
Quote:
Originariamente inviato da
lebrac
@paolo, ti prego non fare cosi tanti doppi/tripli post,, edita usando il multiquote.
Hai ragione in effetti non sono stato corretto
Scusami
Quote:
@tutti, in serata aggiorno la guida su come rimettere la TWRP e su come rootare, anche se nei post indietro si trovano già informazioni.
Ottimo ... così mi riposo un po ;)
Ciao Le :)
-
Microsoft Windows [Versione 6.3.9600]
(c) 2013 Microsoft Corporation. Tutti i diritti riservati.
C:\WINDOWS\system32>cd c:\adb-tools
c:\adb-tools>adb
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-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
c:\adb-tools>
c:\adb-tools>
Questo mi è uscito ora che devo fare?
-
@ pp6ltzmna
credo convenga spostarsi su altro 3D
Qui siamo oramai molto OT ...
-
soltanto io non riesco?!?!
sto usando procedura 3.
provo a usare il wugs toolkit, ma una volta clikkato flash stock+unroot mi si apre una finestra informativa, clikko ok.
altra finestra: seleziono other/browse, e in choise ho 2 voci:
- i downloaded a factory by myself
- i did this already i have already used this program to flash the same factory image that i want to flash now.
scelgo la prima, seleziono il mio file (.tgz senza estrarre nulla) ma mi chiede "
enter the md5 has given for.
c'è da scriverci qualcosa ma non so cosa!!!
allora scelgo la seconda voce, mi chiede di selezionare una cartella, io estraggo il file .tgz e uso quella cartella.
dico ok a un paio di finestre e poi mi si riavvia senza flashare nulla!!!
perchè è così complicato?? sembrerebbe una cosa da nulla!!!
se ci riesco riassumo il procedimento e lo rendo pubblico!!!
-
L'ho scritto in SOS sperando che qualcuno mi aiuti perchè non si vuole proprio accendere. Come devo fare????
-
Quote:
Originariamente inviato da
magiko83
soltanto io non riesco?!?!
sto usando procedura 3.
provo a usare il wugs toolkit, ma una volta clikkato flash stock+unroot mi si apre una finestra informativa, clikko ok.
altra finestra: seleziono other/browse, e in choise ho 2 voci:
- i downloaded a factory by myself
- i did this already i have already used this program to flash the same factory image that i want to flash now.
scelgo la prima, seleziono il mio file (.tgz senza estrarre nulla) ma mi chiede "
enter the md5 has given for.
c'è da scriverci qualcosa ma non so cosa!!!
allora scelgo la seconda voce, mi chiede di selezionare una cartella, io estraggo il file .tgz e uso quella cartella.
dico ok a un paio di finestre e poi mi si riavvia senza flashare nulla!!!
perchè è così complicato?? sembrerebbe una cosa da nulla!!!
se ci riesco riassumo il procedimento e lo rendo pubblico!!!
che N7 hai ?
Wifi o 3G ?
Ti do il numero MD5 che devi scrivere usando la prima opzione
Se wifi
2d657e7c6e3bf690ef9aee07111d19dd
se 3G
26dbd4e3e93c4521cfb1000b18c4771d
-
Quote:
Originariamente inviato da
paolocorpo
Hai ragione in effetti non sono stato corretto
Scusami
Ottimo ... così mi riposo un po ;)
Ciao Le :)
Thnaks :)
Ah, e ti confermo che mako è Nexus 4!
Quote:
Originariamente inviato da
paolocorpo
@ pp6ltzmna
credo convenga spostarsi su altro 3D
Qui siamo oramai molto OT ...
Esatto...
@pp6 hai attivato le opzioni sviluppatore ? e poi hai attivato la voce debug usb da quest'ultime?
Hai i driver installati?
Ti ricordo una cosa:
ADB device attivo e acceso, debug attivo.
FASTBOOT device in fastboot mode (schermata del bootloader)
Quote:
Originariamente inviato da
magiko83
soltanto io non riesco?!?!
sto usando procedura 3.
provo a usare il wugs toolkit, ma una volta clikkato flash stock+unroot mi si apre una finestra informativa, clikko ok.
altra finestra: seleziono other/browse, e in choise ho 2 voci:
- i downloaded a factory by myself
- i did this already i have already used this program to flash the same factory image that i want to flash now.
scelgo la prima, seleziono il mio file (.tgz senza estrarre nulla) ma mi chiede "
enter the md5 has given for.
c'è da scriverci qualcosa ma non so cosa!!!
allora scelgo la seconda voce, mi chiede di selezionare una cartella, io estraggo il file .tgz e uso quella cartella.
dico ok a un paio di finestre e poi mi si riavvia senza flashare nulla!!!
perchè è così complicato?? sembrerebbe una cosa da nulla!!!
se ci riesco riassumo il procedimento e lo rendo pubblico!!!
Accanto al link del tar scaricato c'è un codice, md5 appunto, nel sito di google.
Prova a mettere quello, anche se ci sono stati problemi con l'md5 e a molti non coincide.
L'altra opzione che scegli come si chiama? Perchè estrai? Fai qualche screen.
edit: paolo troppo gentile, ti ha già preparato gli md5 :P
-
Quote:
Originariamente inviato da
pp6ltzmna
Come faccio ad attivare il debug usb se il tablet non si accende proprio?
Tieni premuto 30 secondi.
Passa in questo thread, qui siamo OT.
https://www.androidiani.com/forum/go...-bootloop.html
-
Quote:
Originariamente inviato da
lebrac
Thnaks :)
Accanto al link del tar scaricato c'è un codice, md5 appunto, nel sito di google.
Prova a mettere quello, anche se ci sono stati problemi con l'md5 e a molti non coincide.
L'altra opzione che scegli come si chiama? Perchè estrai? Fai qualche screen.
edit: paolo troppo gentile, ti ha già preparato gli md5 :P
grazie ragazzi! ovviamente (fortunato come sono) non concide "this script will not continued, try download it again or use the built in downloader.
l'altra opzione sarebbe: una volta clikkato flash stock + unroot si apre una finestra dove posso scegliere
- i downloaded a factory by myself
- i did this already i have already used this program to flash the same factory image that i want to flash now.
con la prima opzione abbiamo capito come va a finire...
con l'altra opzione nella "choise" scelgo un 'immagine che ho già flashato il tab mi si riavvia in bootloader xò poi non succede niente.. mi fa selezionare di nuovo il modello e la build.. lo faccio e poi nn succede piu niente..
mi sa che ci rinuncio...
-
Quote:
Originariamente inviato da
magiko83
grazie ragazzi! ovviamente (fortunato come sono) non concide "this script will not continued, try download it again or use the built in downloader.
l'altra opzione sarebbe: una volta clikkato flash stock + unroot si apre una finestra dove posso scegliere
- i downloaded a factory by myself
- i did this already i have already used this program to flash the same factory image that i want to flash now.
con la prima opzione abbiamo capito come va a finire...
con l'altra opzione nella "choise" scelgo un 'immagine che ho già flashato il tab mi si riavvia in bootloader xò poi non succede niente.. mi fa selezionare di nuovo il modello e la build.. lo faccio e poi nn succede piu niente..
mi sa che ci rinuncio...
La verfica dei driver come sta?
E se usi la procedura 4 manuale, sono solo un paio di comandi ;)
A volte i ttolkit semplificano, a volte peggiorano, vai di terminale e sei a posto :)
ovviamente la verifica driver deve essere ok.