Ver Mensaje Individual
  #7  
Viejo 22/08/19, 20:02:22
Array

[xs_avatar]
exray exray no está en línea
Miembro del foro
 
Fecha de registro: jun 2012
Mensajes: 143
Modelo de smartphone: Xiaomi RR 1S

Buenas

Si te interesa, yo tengo la última versión de LinageOS (antigua Cyanogedmod), que es del 7/11/2018, Android 7.

Yo la actualize ya que había aplicaciones que ya no se actualizaban. Desde el primer día me ha funcionado bien. Los unicos fallos que tiene, es que hay algunas veces con algunos programas como el whatsapp, a veces se ralentiza y tarda un poco en continuar, o cuando envias algún mensaje a varias personas, puede dar algún fallo. Yo lo asocio mas a que el software no está bien optimizado para el movil. Me pasa con algunas aplicaciones. Todo lo demas, llamadas, mensajes, GPS, etc funcionan sin problemas.

Como instalarlo:

Installing a custom recovery using fastboot

1 - Download a custom recovery - you can download TWRP. Simply download the latest recovery file, named something like twrp-x.x.x-x-armani.img.

2 - Connect your device to your PC via USB.

3 - On the computer, open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type:
adb reboot bootloader
You can also boot into fastboot mode via a key combination:

With the device powered off, hold Volume Down + Power. Keep holding both buttons until the word “FASTBOOT” appears on the screen, then release.

4 - Once the device is in fastboot mode, verify your PC finds it by typing:
fastboot devices
TIP: If you see no permissions fastboot while on Linux or macOS, try running fastboot as root.

5 - Flash recovery onto your device:
fastboot flash recovery twrp-x.x.x-x-armani.img
TIP: The file may not be named identically to what stands in this command, so adjust accordingly.

6 - Now reboot into recovery to verify the installation:
With the device powered off, hold Volume Up + Power. Keep holding both buttons until the “MI” logo appears on the screen, then release.
TIP: It is highly recommended to have the latest official MIUI dev package installed on the device, before installing a custom recovery.


Installing LineageOS from recovery

1 - Build a LineageOS install package.

Optionally, download 3rd party application packages such as Google Apps (use the arm architecture)

2 - If you aren’t already in recovery, reboot into recovery:
With the device powered off, hold Volume Up + Power. Keep holding both buttons until the “MI” logo appears on the screen, then release.

3 - (Optional, but recommended): Tap the Backup button to create a backup. Make sure the backup is created in the external sdcard or copy it onto your computer as the internal storage will be formatted.

4 - Go back to return to main menu, then tap Wipe.

5 - Now tap Format Data and continue with the formatting process. This will remove encryption as well as delete all files stored on the internal storage.

6 - Return to the previous menu and tap Advanced Wipe.

7 - Select the Cache and System partitions to be wiped and then Swipe to Wipe.

8 - Place the LineageOS .zip package, as well as any other .zip packages on the root of /sdcard:
Using adb: adb push filename.zip /sdcard
You can use any method you are comfortable with. adb is universal across all devices, and works both in Android and recovery mode, providing USB debugging is enabled.

9 - Go back to return to main menu, then tap Install.

10 - Navigate to /sdcard, and select the LineageOS .zip package.

11 - Follow the on-screen prompts to install the package.

(Optional): Install any additional packages using the same method.

NOTE: If you want any Google Apps on your device, you must follow this step before the first boot into Android!

13 - (Optional): Root the device by installing the LineageOS su add-on (use the arm package) or using any other method you prefer.

14 - Once installation has finished, return to the main menu, tap Reboot, and then System


TPRW 3.2.3-0 necesario para instalar la ROM:
https://drive.google.com/open?id=1qv...rdnipaqWAAzF2X

ROM
https://drive.google.com/open?id=1qv...rdnipaqWAAzF2X

Open Gapps (a instalar seguido de la rom):
https://drive.google.com/open?id=1ZX...uXmmIfqzBpfMjX

A disfrutarlo

Última edición por exray Día 22/08/19 a las 20:06:44.
Responder Con Cita