1/2
Shelter screenshot 0
Shelter screenshot 1
Shelter Icon

Shelter

Paper Airplane Dev Team
Trustable Ranking IconDe confianza
6K+Descargas
2.5MBTamaño
Android Version Icon7.1+
Versión Android
1.9.1-61-gd61d741(21-02-2025)Última versión
5.0
(4 Opiniones)
Age ratingPEGI-3
Descargar
DetallesOpinionesVersionesInfo
1/2

Descripción de Shelter

This app requires Device Admin permissions to work. If you question what it does with the permission, please read or audit the source code, you can also build from the source code on your own.


Shelter is a Free and Open-Source (FOSS) app that leverages the “Work Profile” feature of Android to provide an isolated space that you can install or clone apps into.


Shelter comes with absolutely no advertisement / statistics / tracking SDKs bundled with it. All source code is available in at https://git.angry.im/PeterCxy/Shelter or mirror https://github.com/PeterCxy/Shelter and the sources are licensed under WTFPL.


This app depends on your Android system’s implementation of Work Profile. Some vendor / custom ROMs may have a broken implementation that may cause crashes and even bricking of your device. One such example is MIUI from Xiaomi. I currently provide no support for such ROMs because I personally do not own any of these devices. If you are running Shelter on these ROMs, you are on your own. If any developer out there own these devices and could make Shelter run on these ROMs, please send pull requests and I’ll be happy to merge them.


Features / Use Cases

===


- Run apps inside the isolated profile so they cannot access your data outside the profile

- “Freeze” (disable) background-heavy or seldom-used apps when you don’t need them. This is especially true if you use apps from "some company".

- Clone apps to use two accounts on one device


Caveats

===


Shelter is not a full sandbox implementation. It cannot protect you from:


- Security bugs of the Android system or Linux kernel

- Backdoors installed in your Android system (so please use an open-source ROM if you are concerned about this)

- Backdoors installed into the firmwares (no way to work around this)

- Any other bugs or limitations imposed by the Android system.


Also, Shelter cannot create more than 1 work profile on one Android device, and cannot co-exist with any other apps that manages a Work Profile. This is due to the limitations of the Android system, and I can do nothing about this.


FAQS

===


Q: Why not use Island by OasisFeng, the creator of Greenify?

A: Simply because it is not an FOSS app and it bundles with non-free SDKs. Note that this doesn’t necessarily mean that Island has anti-features like tracking (and I don’t think it has either), it’s just that I wrote Shelter as an FOSS replacement of it. There is no other reason why one would prefer Shelter over Island except for this one.


Q: Why does Shelter always run in background?

A: Please try removing Shelter from “Recent Apps” every time you close it. If it still persists in your notifications and eating up battery, you might have encountered a bug. Please file a bug report.


Q: How do I uninstall Shelter from my device?

A: 1) Go to Settings -> Accounts to remove the work profile; 2) Go to Settings -> Security -> Advanced -> Device admin apps to remove Shelter from Device Admin apps; 3) Uninstall Shelter normally.


Q: If I encounter bugs, how do I report them?

A: You could file an issue on either the main repository at https://git.angry.im/PeterCxy/Shelter or the mirror repository at https://github.com/PeterCxy/Shelter. Please include your system information as well as a logcat if possible.

Esta aplicación requiere permisos de Administrador de dispositivos para funcionar. Si cuestiona lo que hace con el permiso, lea o audite el código fuente, también puede compilarlo a partir del código fuente.


Shelter es una aplicación gratuita y de código abierto (FOSS) que aprovecha la función "Perfil de trabajo" de Android para proporcionar un espacio aislado en el que puedes instalar o clonar aplicaciones.


Shelter viene con absolutamente ningún SDK de publicidad / estadísticas / seguimiento incluido con él. Todo el código fuente está disponible en https://git.angry.im/PeterCxy/Shelter o mirror https://github.com/PeterCxy/Shelter y las fuentes están autorizadas bajo WTFPL.


Esta aplicación depende de la implementación del perfil de trabajo de tu sistema Android. Algunos proveedores / ROM personalizados pueden tener una implementación interrumpida que puede causar bloqueos e incluso bloqueos de su dispositivo. Un ejemplo de esto es MIUI de Xiaomi. Actualmente no proporciono soporte para tales ROM porque personalmente no poseo ninguno de estos dispositivos. Si está ejecutando Shelter en estas ROM, está solo. Si algún desarrollador posee estos dispositivos y podría hacer que Shelter se ejecute en estas ROM, envíe solicitudes de extracción y con mucho gusto los fusionaremos.


Características / casos de uso

===


 - Ejecuta aplicaciones dentro del perfil aislado para que no puedan acceder a tus datos fuera del perfil

- "Congelar" (deshabilitar) aplicaciones pesadas o que rara vez se usan cuando no las necesitas. Esto es especialmente cierto si usa aplicaciones de "alguna compañía".

 - Clona aplicaciones para usar dos cuentas en un dispositivo


Advertencias

===


Shelter no es una implementación completa de sandbox. No puede protegerte de:


- Errores de seguridad del sistema Android o kernel de Linux

- Puertas traseras instaladas en su sistema Android (así que utilice una ROM de código abierto si le preocupa esto)

- Puertas traseras instaladas en los firmwares (no hay forma de evitar esto)

- Cualquier otro error o limitación impuesta por el sistema Android.


Además, Shelter no puede crear más de 1 perfil de trabajo en un dispositivo Android y no puede coexistir con ninguna otra aplicación que administre un Perfil de trabajo. Esto se debe a las limitaciones del sistema Android, y no puedo hacer nada al respecto.


FAQS

===


P: ¿Por qué no utilizar Island by OasisFeng, el creador de Greenify?

R: Simplemente porque no es una aplicación FOSS y se combina con SDK no gratuitos. Tenga en cuenta que esto no significa necesariamente que Island tenga funciones anti-características como el seguimiento (y tampoco creo que lo tenga), es solo que escribí Shelter como un reemplazo de FOSS. No hay otra razón por la que uno prefiera Shelter over Island excepto por este.


P: ¿Por qué Shelter siempre se ejecuta en segundo plano?

R: Intente eliminar Shelter de "Aplicaciones recientes" cada vez que lo cierre. Si todavía persiste en sus notificaciones y consume batería, es posible que haya encontrado un error. Por favor presente un informe de error.


P: ¿Cómo desinstalo Shelter de mi dispositivo?

R: 1) Vaya a Configuración -> Cuentas para eliminar el perfil de trabajo; 2) Vaya a Configuración -> Seguridad -> Avanzado -> Aplicaciones de administrador del dispositivo para eliminar Shelter de las aplicaciones Device Admin; 3) Desinstalar Shelter normalmente.


P: Si encuentro errores, ¿cómo los informo?

R: Puede presentar un problema en el repositorio principal en https://git.angry.im/PeterCxy/Shelter o en el repositorio espejo en https://github.com/PeterCxy/Shelter. Por favor, incluya la información de su sistema, así como un logcat si es posible.


Shelter - Versión 1.9.1-61-gd61d741

(21-02-2025)
Otras versiones
Novedades- Fixed crashes (Shelter cannot detect work profile) on some devices introduced by the last release

¡Todavía no hay reseñas! Para escribir la primera, .

-
4 Reviews
5
4
3
2
1

Shelter - Información de APK

Version de la app: 1.9.1-61-gd61d741Paquete: net.typeblog.shelter
Compatibilidad con Android: 7.1+ (Nougat)
Desarrollador:Paper Airplane Dev TeamPermisos:12
Nombre: ShelterTamaño: 2.5 MBDescargas: 2KVersión : 1.9.1-61-gd61d741Fecha de lanzamiento: 2025-02-21 07:54:10Pantalla mín: SMALLCPU soportada:
ID del paquete: net.typeblog.shelterFirma SHA1: 7A:1E:07:07:F9:B9:73:20:3A:6D:A4:4F:84:44:E5:A8:74:04:4D:20Desarrollador (CN): Peter CaiOrganización (O): Localización (L): País (C): Estado/ciudad (ST): ID del paquete: net.typeblog.shelterFirma SHA1: 7A:1E:07:07:F9:B9:73:20:3A:6D:A4:4F:84:44:E5:A8:74:04:4D:20Desarrollador (CN): Peter CaiOrganización (O): Localización (L): País (C): Estado/ciudad (ST):

Última versión de Shelter

1.9.1-61-gd61d741Trust Icon Versions
21/2/2025
2K descargas2.5 MB Tamaño
Descargar

Otras versiones

1.9.1Trust Icon Versions
17/9/2024
2K descargas2.5 MB Tamaño
Descargar
1.9Trust Icon Versions
20/11/2023
2K descargas2.5 MB Tamaño
Descargar
1.6-googleTrust Icon Versions
1/10/2020
2K descargas2 MB Tamaño
Descargar
1.5.1Trust Icon Versions
9/8/2020
2K descargas2 MB Tamaño
Descargar
1.5Trust Icon Versions
25/1/2020
2K descargas1.5 MB Tamaño
Descargar
1.4.1Trust Icon Versions
26/5/2019
2K descargas1.5 MB Tamaño
Descargar
1.3Trust Icon Versions
18/11/2018
2K descargas1.5 MB Tamaño
Descargar
appcoins-gift
Juegos con AppCoins¡Gana más recompensas!
más