this post was submitted on 15 Jul 2023
33 points (100.0% liked)

F-Droid

7418 readers
1 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS
 

How can I backup the list of F-Droid apps I have installed on my phone right now so i can just import that list on another phone and don't have to install each app manually?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)

Use NeoBackup from f-droid to do this, backup your apps and you can copy the backup to another phone or computer. You can restore it later when you need it

[–] [email protected] 1 points 1 year ago (1 children)

Does this work with non rooted phones too, and back up app data for F-droid apps still run into the back up limitations of non rooted phones?

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)

Nope, for non rooted phone you might want to try Restic (I haven't tried it yet)

https://github.com/lhns/restic-android

Edit

I just remember, there's APK Kit from f-droid repo, it doesn't need root access

[–] [email protected] 1 points 1 year ago (1 children)

Does APK Kit allow transferring user data, or does it just transfer the app?

[–] [email protected] 1 points 1 year ago

I couldn't try it, because I can't grant access permission to user data on Android 13