

Inviato 22 dicembre 2011 - 15:21
smettila cristo, non hai mai usato nessun fottuto terminale, che sia osx, linux o il fottuto cmd di windows? ma crepa idiota
Il problema è che mi mancano le basi, da dove devo lanciare i vari comandi?
Cioè apro il terminale, do il comando adb qualcosa e non me lo prende...
Download the Android SDK and unzip somewhere you think is appropriate. There is no installer. This will be the home of your SDK. The archive just comes with a few SDK tools that one may use to install the rest. The adb exectuable binary is part of the Platform-tools add-on. Add-ons are installed from the SDK Manager. Launch the SDK Manager by typing into a Terminal window:
/tools/android
whereis the path (such as "/Users/MyName/Desktop/android-sdk-mac_86") to the tools directory.
Click "Available packages", then "Android Repository". Once the list of available packages populates, select the offered revision of "Android SDK Platform-tools". Click "Install Selected". Once installed, the adb executable binary will be located in the platform-tools subdirectory.
cd /Desktop/nomedellacartelladell'sdkfarestibenearinominarla"asd"/tools *invio* android *invio*
cd /Desktop/asd/tools/platform-tools
adb comandoxysenza problemi.
adb push #posizioneapk/file.apk# #directory del device#
adb push asd1.apk #directory del device scritta nella guida#
cd /Users/tuonome/Desktop/nomecartellasdk/tools *invio* android *invio*
Inviato 22 dicembre 2011 - 15:38
smettila cristo, non hai mai usato nessun fottuto terminale, che sia osx, linux o il fottuto cmd di windows? ma crepa idiota
Inviato 22 dicembre 2011 - 15:44
Inviato 22 dicembre 2011 - 15:48
Inviato 22 dicembre 2011 - 19:02
http://forum.xda-dev... ... ?t=1055581.If your INFOCID is NOT one of these you need to make a goldcard to downgrade!
HTC__001
HTC__032
HTC__E11
HTC__203
HTC__Y13
HTC__102
HTC__405
HTC__304
HTC__A07
HTC__N34
HTC__J15
Which can be checked by typing the following two commands:
adb reboot bootloader
fastboot oem boot
dimmelo tu, cosa dovevo fare...
forse chissà, forse potrei cambiare...
Inviato 22 dicembre 2011 - 19:41
E chi ha mai detto di essere ferrato in materia informatica non di base
![]()
Sempre detto che no nei capisco un cazzo e infatti come vedi chiedo... Anche per le cose basilari dato che non mi ci sono mai applicato e FC dato che qualcuno che ne sa più di me e che mi da una mano lo trovo sempre...
Inviato 22 dicembre 2011 - 20:44
Inviato 22 dicembre 2011 - 20:56
Inviato 22 dicembre 2011 - 21:06
Inviato 22 dicembre 2011 - 22:34
e non va
iMac-di-Simone:~ Simone$ /Users/Simone/Desktop/adb/platform-tools/adb push fre3vo /data/local/tmp cannot stat 'fre3vo': No such file or directory
cosa sbaglio?
cd /Users/Simone/Desktop/adb/platform-tools/
adb push blahblahblah
Download the Android SDK and unzip somewhere you think is appropriate. There is no installer. This will be the home of your SDK. The archive just comes with a few SDK tools that one may use to install the rest. The adb exectuable binary is part of the Platform-tools add-on. Add-ons are installed from the SDK Manager. Launch the SDK Manager by typing into a Terminal window:
/tools/android
whereis the path (such as "/Users/MyName/Desktop/android-sdk-mac_86") to the tools directory.
Click "Available packages", then "Android Repository". Once the list of available packages populates, select the offered revision of "Android SDK Platform-tools". Click "Install Selected". Once installed, the adb executable binary will be located in the platform-tools subdirectory.
Una volta scaricato l'android SDK da code.google.com, unzippalo sul desktop.
Dopodichè apri una finestra del terminale.cd /Desktop/nomedellacartelladell'sdkfarestibenearinominarla"asd"/tools *invio* android *invio*
Dopodichè esegui ciò che è scritto nel quote in grassetto. Una volta finito, chiudi tutto, apri il terminale:
Inviato 22 dicembre 2011 - 22:56
Don't try...
Inviato 22 dicembre 2011 - 22:56
Last login: Thu Dec 22 22:53:48 on ttys000 iMac-di-Simone:~ Simone$ /Users/Simone/Desktop/adb/platform-tools/adb devices List of devices attached SH0BNRT06636 device iMac-di-Simone:~ Simone$ cd /Users/Simone/Desktop/adb/platform-tools iMac-di-Simone:platform-tools Simone$ adb devices -bash: adb: command not found iMac-di-Simone:platform-tools Simone$