Menú alternativo
Toggle preferences menu
Menú alternativo personal
No has accedido
Tu dirección IP será visible si haces alguna edición

Diferencia entre revisiones de «Android»

De TechShareRoom wiki
Sin resumen de edición
 
(No se muestran 23 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
== Root ==
== Root ==
*Magisk - [https://github.com/topjohnwu/Magisk/releases Releases GitHub] - [https://magiskapp.com Web 1] - [https://magiskmanager.com Web 2]
*[[Magisk]] - [https://github.com/topjohnwu/Magisk/releases Releases GitHub] - [https://magiskapp.com Web 1] - [https://magiskmanager.com Web 2]
**[https://www.youtube.com/watch?v=15tNRrG7YQg Instalar Magisk "método boot"]
*[https://huskydg.github.io/magisk-files/ Kitsune Magisk]
**[https://github.com/Fox2Code/FoxMagiskModuleManager FoxMagiskModuleManager]
*[https://ksunext.org/ KernelSU Next] - [https://ksunext.org/pages/devices.html Soporte no oficial]
*[https://kernelsu.org/ KernelSU] - [https://kernelsu.org/guide/unofficially-support-devices.html Soporte no oficial]
*[https://www.ayudaroot.com/ AyudaRoot]
*[https://www.ayudaroot.com/ AyudaRoot]
*[https://www.hongkiat.com/blog/disable-system-app-android/ How to Disable Android System App Without Root]
*[https://www.hongkiat.com/blog/disable-system-app-android/ How to Disable Android System App Without Root]
Línea 17: Línea 18:
*[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]


== Custom ROMS generales==
== Directorios de Custom ROMS generales==
*[https://openandroidinstaller.org/ OpenAndroidInstaller]
*[https://openandroidinstaller.org/ OpenAndroidInstaller]
*[https://www.needrom.com/ Needrom]
*[https://www.needrom.com/ Needrom]
*[https://thecustomrom.com/ thecustomrom]
*[https://thecustomrom.com/ thecustomrom]
*[https://www.xda-developers.com/android-13-custom-rom-list/ android 13 custom rom list]
*[https://www.pling.com/browse?cat=495&order=latest pling Phone ROMS]
*[https://www.pling.com/browse?cat=495&order=latest pling Phone ROMS]
*[[¿Cómo cambiar de ROM desde el recovery?]]


== Custom ROMS específicas ==
== Custom ROMS específicas ==
*[[LineageOS]]
*[[LineageOS]]
*[https://pixelos.net/download PixelOS]
*[https://pixelos.net/download PixelOS]
*[https://get.pixelexperience.org/ Pixel Experience]
*[https://divestos.org/index.html DivestOS]
*[https://sourceforge.net/projects/evolution-x/files/ Evolution-X]
*[[crDroid]]
*[https://lmo.framer.website/lmodroid LibreMobileOS]
*[https://paranoidandroid.co/ Paranoid Android]
*[https://www.projectmatrixx.org/ Matrixx]
*[https://nusantararom.org/ Nusantara]
*[https://github.com/CherishOS/ Cherish-OS]
*[https://github.com/VoidUI-Devices VoidUI] - Abandonado
*[https://derpfest.org/ Derpfest]
*[https://gearjail.neocities.org/pda-os GearJail Custom ROM List]


== GApps ==
== GApps ==
*[https://androidfilehost.com/?w=files&flid=170282 MindTheGapps]
*[https://github.com/MindTheGapps MindTheGapps]
*[https://opengapps.org/ Open GApps]
*[https://opengapps.org/ Open GApps]
*[https://forum.xda-developers.com/t/gapps-7-1-2-arm-arm64-july-25th-beans-gapps.3487192/ Beans GApps]
*[https://forum.xda-developers.com/t/gapps-7-1-2-arm-arm64-july-25th-beans-gapps.3487192/ Beans GApps]
Línea 36: Línea 50:
*[https://nikgapps.com/ NikGApps]
*[https://nikgapps.com/ NikGApps]
*[https://bitgapps.io/ BiTGApps]
*[https://bitgapps.io/ BiTGApps]
== Paquetes ==
*[[¿Cómo deshabilitar apps sin root?]]


== Marcas ==
== Marcas ==
Línea 41: Línea 58:


== Tutoriales ==
== Tutoriales ==
* Cómo mostrar una app en Android Auto externa a la tienda - [https://civicx.club/t/spotify-pirata-en-android-auto/6847 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 ==
<syntaxhighlight lang="bash ">
#Deshabilitar bluetooth
su settings put global bluetooth_on 0
su pm disable com.android.bluetooth
 
#Habilitar bluetooth
su settings put global bluetooth_on 1
su pm enable com.android.bluetooth
</syntaxhighlight>

Revisión actual - 00:27 21 abr 2025