Diferencia entre revisiones de «Android»
De TechShareRoom wiki
Sin resumen de edición |
|||
(No se muestran 2 ediciones intermedias del mismo usuario) | |||
Línea 17: | Línea 17: | ||
*[https://github.com/shmykelsa/AAAD Android Auto Apps Downloader (AAAD)] - con limitaciones | *[https://github.com/shmykelsa/AAAD Android Auto Apps Downloader (AAAD)] - con limitaciones | ||
*[https://github.com/0x192/universal-android-debloater universal-android-debloater] | *[https://github.com/0x192/universal-android-debloater universal-android-debloater] | ||
*[https://github.com/melontini/bootloader-unlock-wall-of-shame Bootloader Unlock: Wall of Shame] | |||
== Directorios de Custom ROMS generales== | == Directorios de Custom ROMS generales== | ||
Línea 57: | Línea 58: | ||
== Tutoriales == | == Tutoriales == | ||
*[https://civicx.club/t/spotify-pirata-en-android-auto/6847 ¿Cómo mostrar una app en Android Auto externa a la tienda - Spotify] | *[https://civicx.club/t/spotify-pirata-en-android-auto/6847 ¿Cómo mostrar una app en Android Auto externa a la tienda - Spotify] | ||
*[[¿Cómo liberar espacio de tu cuenta de Google?]] | |||
== Comandos == | == Comandos == | ||
Línea 63: | Línea 65: | ||
su settings put global bluetooth_on 0 | su settings put global bluetooth_on 0 | ||
su pm disable com.android.bluetooth | su pm disable com.android.bluetooth | ||
#Habilitar bluetooth | #Habilitar bluetooth | ||
su settings put global bluetooth_on 1 | su settings put global bluetooth_on 1 | ||
su pm enable com.android.bluetooth | su pm enable com.android.bluetooth | ||
</syntaxhighlight> | </syntaxhighlight> |