this post was submitted on 15 Mar 2024
659 points (97.5% liked)

Microblog Memes

5611 readers
3008 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:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] vox@sopuli.xyz 1 points 7 months ago (1 children)

wdym everything on your phone is sandboxed by design, assuming you're using android or ios

[–] EmperorHenry@discuss.tchncs.de -1 points 7 months ago (2 children)

But you can't run multiple of the same app in separate sandboxes.

[–] vox@sopuli.xyz 1 points 7 months ago (1 children)

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.

[–] EmperorHenry@discuss.tchncs.de 1 points 7 months ago (1 children)

can you run multiple of the same app at the same time with that configuration?

[–] vox@sopuli.xyz 1 points 7 months ago* (last edited 7 months ago)

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

[–] littlebluespark@lemmy.world 1 points 7 months ago

How hard have you tried to do so, is the question.