|
||
|
![]() |
![]() |
ROMs y desarrollo Huawei U8650 ROMs y desarrollo Huawei U8650 |
![]() |
|
Herramientas |
#1
|
||||
|
||||
![]()
Me gustaria cambiar el nombre host de nuestro android para que por ejemplo al conectarse a redes wifi no aparezca android_1214g43bv3ew(algo asi).
Se que con Cyano se puede pero con la ROM superSonicGenoV3 Android 2.3.5 que esta basada en Gingerbread no encuentro ninguna opción,queria algo si fuera gratis,se que hay una aplicación en el Market pero ni se utilizarla y cuesta mucho la verdad(perdón por no querer pagarla pero estoy a favor del Software libre) Muchas Gracias ![]()
__________________
![]() |
|
#2
|
||||
|
||||
"To change the name of my device as it shows up on the network, I had to root, install busybox and write a script that calls "busybox hostname [new_device_name]" after it boots up. This method requires root and an app called autostart (root). I'm not sure if there is a better way at this point to set it once and make it permanent without requiring a script to run after booting up. This is just the method I've used and has worked for me."
De todas formas hay que entender que hay gente que trabaja desarrollando apps, vive de eso. Software libre no es software gratis. Última edición por Alfista28 Día 18/01/12 a las 18:07:31. |
#3
|
||||
|
||||
![]() "To change the name of my device as it shows up on the network, I had to root, install busybox and write a script that calls "busybox hostname [new_device_name]" after it boots up. This method requires root and an app called autostart (root). I'm not sure if there is a better way at this point to set it once and make it permanent without requiring a script to run after booting up. This is just the method I've used and has worked for me."
De todas formas hay que entender que hay gente que trabaja desarrollando apps, vive de eso. Software libre no es software gratis. ![]()
__________________
![]() |
#4
|
||||
|
||||
¿Eres root?
Saludos. |
#6
|
||||
|
||||
Leete esto:
http://www.androidtablets.net/forum/...wifi-name.html A mi me funcionó,pero no sé si habría que hacerlo en cada rearranque del movil. Saludos. |
Gracias de parte de: | ||
#7
|
||||
|
||||
Leete esto:
http://www.androidtablets.net/forum/...wifi-name.html A mi me funcionó,pero no sé si habría que hacerlo en cada rearranque del movil. Saludos. ![]()
__________________
![]() |
#8
|
||||
|
||||
Mas facil que esto? nada....
https://play.google.com/store/apps/d...ostname&rdot=1 |
#9
|
||||
|
||||
Con esta se puede y es gratuita, necesitas Root y Busybox instalado todas gratuitas.
https://play.google.com/store/apps/d...changehostname |
#10
|
||||
|
||||
Si tienes la ROM de benru o cualquier cyanogen, lo puedes hacer desde opciones -> aplicaciones -> desarrollo y hasta abajo te marca la opcion para cambiar el nombre del host, saludos
|
#11
|
||||
|
||||
Primero lo primero, para que este
proceso funcione tu dispositivo debe tener privilegios de root y tener instalado en Android un emulador de terminal, yo les recomiendo el Android Terminal Emulator. Ya que tienes abierto el emulador de terminal debes teclear lo siguiente. $su para obtener permisos de root/superusuario $getprop net.hotsname Con esto te dira cual es el nombre de host actual Para cambiar el nombre de host debes teclear el siguiente comando. $setprop net.hostname NuevoNombreDeHost Ya solo falta que reinicies la tarjeta Wifi de tu dispositivo para que en tu red puedas ver tu dispositivo con el nuevo nombre de host. |
Gracias de parte de: | ||
![]() |
![]() |
||||||
|