|
||
|
#241
|
||||
|
||||
|
fransd porque no me ehcas una mano tio
|
|
|
|
#242
|
||||
|
||||
|
__________________
|
|
#243
|
||||
|
||||
|
tio la cuenta esa me la han cerrado por no usarla, creo,no puedoentrar
|
|
#244
|
||||
|
||||
|
tengo un problema....
he descargado el JDK de oracle y lo he instalado. luego he descargado el android SDK y cuando lo inicio me dice que el JDK no esta instalado. No se que hago mal pq no entiendo como instalando el JDK luego me dice el SDK que no lo encuentra y no me deja instalarlo. ![]() |
| Gracias de parte de: | ||
|
#245
|
||||
|
||||
|
Lo malo que tiene este recovery y ya se lo he consultado a Zifu (pero nada), que si se puede modificar por la versión 2.5.0.7, porque la actual 2.5.0.1 por lo que se ve no se sabe si realiza el wipe dalvik cache y el wipe battery stats. Pero sobre todo el wipe dalvik cache que es bastante importante.
Luego hay por el foro otros recovery que si se pueden instalar, como por ejemplo el 3.2.0.0, pero también tienen pegas, una de ellas que solo se pueden instalar rom’s basadas en gingerbread y la segunda que no se pueden instalar updates, así que así está la cosa o por lo menos yo lo veo así. Un saludo. |
|
#246
|
||||
|
||||
|
me podeis decir que tengo mal lo ago todo como en el tuto pero en este ultimo pasa no ace nada el mobil y no se reinicia el modo rcovery
* daemon not running. starting it now on port 5037 * * daemon started successfully * # mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system # cat /sdcard/flash_image > /system/bin/flash_image cat /sdcard/flash_image > /system/bin/flash_image /sdcard/flash_image: No such file or directory # cat /sdcard/flash_image > /system/bin/flash_image cat /sdcard/flash_image > /system/bin/flash_image /sdcard/flash_image: No such file or directory # chmod 755 /system/bin/flash_image chmod 755 /system/bin/flash_image # mount -o remount,ro -t yaffs2 /dev/block/mtdblock1 /system mount -o remount,ro -t yaffs2 /dev/block/mtdblock1 /system # flash_image recovery /sdcard/recovery-clockwork-2.5.0.1-buzz.img # reboot reco very flash_image recovery /sdcard/recovery-clockwork-2.5.0.1-buzz.img # reboot recove ry # |
|
#248
|
||||
|
||||
|
Gracias Zifu todo bien a la primera, me he puesto CM7. Sólo decir una cosa, lo he hecho desde linux exactamente igual.
Gracias |
|
#249
|
||||
|
||||
|
Grazias Zifu por el tuto.
Ayer pude hacer s-off y hoy he conseguido instalar la Community ROM a mi Wildfire gracias a este tutorial. Lo único que por alguna razón he tenido que hacer el reboot recovery a mano porque no me lo ha hecho automático, pero no ha habido mayor problema. Gracias! |
|
#250
|
||||
|
||||
|
__________________
|
|
#251
|
||||
|
||||
|
Gran tuto zifu... llevo dos dias con ROM CM7 gracias a este gran tuto
|
|
#252
|
||||
|
||||
|
A nadie le importa que el recovery que se instala con el tutorial de Zifu, venga con el error del wipe dalvik cache y el wipe battery stats.????. Será que estos dos puntos no son tan importantes.
Un saludo. |
|
#254
|
||||
|
||||
|
Sabeis si hay que hacer todo este tutorial desde el principio para meter otra ROM?
O se pueden saltar pasos. Gracias, sois cojonudos. |
|
#255
|
||||
|
||||
|
Pregunta de Novato;
Después de hacer todo lo indicado en el Tuto si queremos volver a cambiar la Room por otra distinta ¿desde que punto tendríamos que empezar?. Saludos. |
|
#256
|
||||
|
||||
|
Perdón por mi falta de educación Gracias con Mayúsculas por el Tuto es claro y directo muy fácil de hacer y entender.
|
|
#257
|
||||
|
||||
|
Josejua, desde instalar rom.
Osea...recovery ....nandroid backup (este paso solo si quieres copia de esa rom que tienes) ....wipedata/factory.......wipe cache.......avanced...>wipe dalvik cache ...............instal zip from sd....>chose zip from sd ............. y reboot |
|
#259
|
||||
|
||||
|
Holaa a todos!!
alguien me podria ayudar?? Tengo mi WF en S-OFF mediante xtc-clip. Version froyo Intentando hacer lo del adb shell en el comando me sale "error: device not found" A que se puede dever, que tng q hacer?? |
|
|
|
#260
|
||||
|
||||
|
Si en el comando pongo solo adb me sale:
I:\Archivos de programa\Android\android-sdk\platform-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. Alguna solucion?? |
![]() |
Estás aquí
|
||||||
|
||||||
| Herramientas | |