Moto G 2014 ora supportato dalla TWRP 2.8.3

Nicola Ligas
Nicola Ligas Tech Master
Moto G 2014 ora supportato dalla TWRP 2.8.3

Con la nuova versione 2.8.3 della Team Win Recovery Project, per gli amici TWRP, anche Moto G (2014) entra a fare parte della famiglia di quella che probabilmente è la più famosa recovery custom per Android, che comunque ha introdotto anche molte altre novità nel suo ultimo update.

LEGGI ANCHECannibal Open Touch v3.0 è una recovery pronta a sfidare la TWRP

La principale novità riguarda l'implementazione del sideload via ADB, mai perfetto come l'avremmo voluto, che ora diventa più affine all'implementazione AOSP e che speriamo possa aver risolto i saltuari problemi che si verificavano. È stato aggiornato anche SuperSU alla versione 2.40 e corretto il processo di installazione dei permessi di root.

Trovate il changelog completo qui sotto, mentre per il download della recovery vi rimandiamo al sito ufficiale TWRP.

  • MTP will now tell the host PC that storage is removed instead of disabling MTP completely
  • MTP will now report the correct max file size based on the file system in use to the host PC (may fix transfer of large files)
  • Update and improve fix permissions and make fixing contexts optional
  • Update SuperSU in TWRP to 2.40 and update install process
  • Make TWRP work properly on AArch64 (Nexus 9 is now built in true 64-bit binaries and libraries)
  • Attempt to set correct permissions and contexts on all files placed in storage so backups will show in Android
  • Fix kernel panic during MTP start on some devices
  • Support unicode fonts on devices with True Type Font support
  • Fix slider value not showing sometimes (vibration settings page)
  • Toggle MTP off during adb sideload to set correct USB IDs
  • Reduce library requirements for 5.0 L decrypt
  • Other minor fixes and improvements