this post was submitted on 15 Mar 2024
659 points (97.5% liked)
Microblog Memes
6145 readers
2636 users here now
A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.
Created as an evolution of White People Twitter and other tweet-capture subreddits.
Rules:
- Please put at least one word relevant to the post in the post title.
- Be nice.
- No advertising, brand promotion or guerilla marketing.
- Posters are encouraged to link to the toot or tweet etc in the description of posts.
Related communities:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
wdym everything on your phone is sandboxed by design, assuming you're using android or ios
But you can't run multiple of the same app in separate sandboxes.
How hard have you tried to do so, is the question.
android has user profiles (although most oems disable them in their custom roms), you can just create multiple users with completely separate app data.
you can also create a single Work Profile for each user (which is available and works on basically all devices).
Samsung also has a built-in sandbox feature ("Secure folder")
There are hundreds of apps that can create a virtualized sandboxes (by running apps within themselves and hooking into api calls)
And of course apps can just be cloned by just patching them to change the app id.
can you run multiple of the same app at the same time with that configuration?
yes, with all of these approaches except user profiles.
you can run instance installed in work profile at the same time as the main app