ROMs y desarrollo LG Nexus 5X ROMs y desarrollo LG Nexus 5X

Respuesta
 
Herramientas
  #1  
Viejo 08/09/16, 16:26:22
Array

[xs_avatar]
GyGaByTe_28 GyGaByTe_28 no está en línea
Usuario muy activo
 
Fecha de registro: dic 2012
Localización: Tenerife
Mensajes: 3,465
Modelo de smartphone: Samsung s22
Tu operador: Otra
Para meter OTAS via SDK necesito tener bootloader abierto?

Quiero preguntar si es mejor dejar el bootloader abierto estando en stock o cerrado.

Si dejo el bootloader abierto puedo pagar con nfc? me llegan las OTAS o me vere obligado a meterlas con SDK?.
Responder Con Cita


  #2  
Viejo 08/09/16, 16:48:20
Array

[xs_avatar]
GyGaByTe_28 GyGaByTe_28 no está en línea
Usuario muy activo
 
Fecha de registro: dic 2012
Localización: Tenerife
Mensajes: 3,465
Modelo de smartphone: Samsung s22
Tu operador: Otra
Me auto Respondo para las OTAS y el SDK no se necesita bootloader abierto. Como mola jejejejejej.

Ehhh por cierto me recomendáis tener el bootloader abierto? me siento mas seguro teniéndolo así porque eso puede incluso salvar la vida.
Responder Con Cita
  #3  
Viejo 09/09/16, 15:16:43
Array

[xs_avatar]
Noelito3 Noelito3 no está en línea
Usuario muy activo
 
Fecha de registro: feb 2013
Mensajes: 524
Tu operador: Movistar

 Cita: Originalmente Escrito por GyGaByTe_28 Ver Mensaje
Me auto Respondo para las OTAS y el SDK no se necesita bootloader abierto. Como mola jejejejejej.

Ehhh por cierto me recomendáis tener el bootloader abierto? me siento mas seguro teniéndolo así porque eso puede incluso salvar la vida.
Yo lo tengo abierto. No le veo sentido a cerrarlo, a no ser que tengas que enviarlo al servicio técnico.
Por cierto, como habría que instalar las otas con el sdk, igual que una imagen?
Responder Con Cita
  #4  
Viejo 09/09/16, 15:49:30
Array

[xs_avatar]
GyGaByTe_28 GyGaByTe_28 no está en línea
Usuario muy activo
 
Fecha de registro: dic 2012
Localización: Tenerife
Mensajes: 3,465
Modelo de smartphone: Samsung s22
Tu operador: Otra
 Cita: Originalmente Escrito por Noelito3 Ver Mensaje
Yo lo tengo abierto. No le veo sentido a cerrarlo, a no ser que tengas que enviarlo al servicio técnico.
Por cierto, como habría que instalar las otas con el sdk, igual que una imagen?
No no es igual es parecido. Y ya me informe para meter las otas por SDK no se necesita bootloader abierto y tampoco se pierden datos.
Responder Con Cita
  #5  
Viejo 09/09/16, 16:23:01
Array

[xs_avatar]
Noelito3 Noelito3 no está en línea
Usuario muy activo
 
Fecha de registro: feb 2013
Mensajes: 524
Tu operador: Movistar

 Cita: Originalmente Escrito por GyGaByTe_28 Ver Mensaje
No no es igual es parecido. Y ya me informe para meter las otas por SDK no se necesita bootloader abierto y tampoco se pierden datos.
Que comandos hay que utilizar?
Responder Con Cita
  #6  
Viejo 09/09/16, 16:40:28
Array

[xs_avatar]
GyGaByTe_28 GyGaByTe_28 no está en línea
Usuario muy activo
 
Fecha de registro: dic 2012
Localización: Tenerife
Mensajes: 3,465
Modelo de smartphone: Samsung s22
Tu operador: Otra
 Cita: Originalmente Escrito por Noelito3 Ver Mensaje
Que comandos hay que utilizar?
To update a device using one of the OTA images below, you need the adb tool. Add it to your PATH environment variable.

To apply an OTA update image:

Download the appropriate update image for your device below.
Verify the checksum of the image: the OTA mechanism has a built-in validation feature, however verifying would save you some time in case the file was incomplete. The last portion of the filename is the first 8 digits of its SHA-256 checksum; the full SHA-256 checksum is also shown next to the download link.
With the device powered on and USB debugging enabled, execute:
adb reboot recovery
The device is now in recovery mode and an Android logo with red exclamation mark should appear on screen.
Hold Power button and press Volume Up once, and a menu will be shown. Select the option of
Apply update from ADB
Run the following command:
adb sideload (ota file.zip)
where (ota file.zip) is replaced with the file you have downloaded and verified.
Once the update finishes, you should reboot the phone by choosing:
Reboot the system now
For device security, you should disable USB debugging when it is not being updated.

Sacado de google: https://developers.google.com/android/nexus/ota
Responder Con Cita
Los siguientes 2 usuarios han agradecido a GyGaByTe_28 su comentario:
  #7  
Viejo 09/09/16, 16:42:03
Array

[xs_avatar]
Noelito3 Noelito3 no está en línea
Usuario muy activo
 
Fecha de registro: feb 2013
Mensajes: 524
Tu operador: Movistar

 Cita: Originalmente Escrito por GyGaByTe_28 Ver Mensaje
To update a device using one of the OTA images below, you need the adb tool. Add it to your PATH environment variable.

To apply an OTA update image:

Download the appropriate update image for your device below.
Verify the checksum of the image: the OTA mechanism has a built-in validation feature, however verifying would save you some time in case the file was incomplete. The last portion of the filename is the first 8 digits of its SHA-256 checksum; the full SHA-256 checksum is also shown next to the download link.
With the device powered on and USB debugging enabled, execute:
adb reboot recovery
The device is now in recovery mode and an Android logo with red exclamation mark should appear on screen.
Hold Power button and press Volume Up once, and a menu will be shown. Select the option of
Apply update from ADB
Run the following command:
adb sideload (ota file.zip)
where (ota file.zip) is replaced with the file you have downloaded and verified.
Once the update finishes, you should reboot the phone by choosing:
Reboot the system now
For device security, you should disable USB debugging when it is not being updated.

Sacado de google: https://developers.google.com/android/nexus/ota
Ok gracias, mediante sideload.
Responder Con Cita
  #8  
Viejo 07/10/16, 22:36:26
Array

[xs_avatar]
carahuevo carahuevo no está en línea
Usuario muy activo
 
Fecha de registro: nov 2009
Localización: Madrid
Mensajes: 1,055
Modelo de smartphone: Pixel 9a
Tu operador: Movistar
 Cita: Originalmente Escrito por GyGaByTe_28 Ver Mensaje
To update a device using one of the OTA images below, you need the adb tool. Add it to your PATH environment variable.

To apply an OTA update image:

Download the appropriate update image for your device below.
Verify the checksum of the image: the OTA mechanism has a built-in validation feature, however verifying would save you some time in case the file was incomplete. The last portion of the filename is the first 8 digits of its SHA-256 checksum; the full SHA-256 checksum is also shown next to the download link.
With the device powered on and USB debugging enabled, execute:
adb reboot recovery
The device is now in recovery mode and an Android logo with red exclamation mark should appear on screen.
Hold Power button and press Volume Up once, and a menu will be shown. Select the option of
Apply update from ADB
Run the following command:
adb sideload (ota file.zip)
where (ota file.zip) is replaced with the file you have downloaded and verified.
Once the update finishes, you should reboot the phone by choosing:
Reboot the system now
For device security, you should disable USB debugging when it is not being updated.

Sacado de google: https://developers.google.com/android/nexus/ota

Gracias compañero, estaba buscando esto precisamente

Salu2
Responder Con Cita
Gracias de parte de:
Respuesta

Estás aquí
Regresar   Portal | Indice > Foros LG > Otros smartphones antiguos de LG > LG Nexus 5X > ROMs y desarrollo LG Nexus 5X



Hora actual: 03:28:35 (GMT +2)



User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.

Contactar por correo / Contact by mail / 邮件联系 /