Giter VIP home page Giter VIP logo

Comments (8)

Safari77 avatar Safari77 commented on May 14, 2024

Are the databases included in Android Device Backup (App data)?
For example /storage/emulated/0/Android/data/keepass2android.keepass2android/files/keepass.kdbx

from keepass2android.

PhilippC avatar PhilippC commented on May 14, 2024

@Safari77 no they are not (for privacy reasons)

from keepass2android.

cawoodm avatar cawoodm commented on May 14, 2024

So where are the files? Users are told it is their responsibility to back them up but no guidance is given on where to find the files.

from keepass2android.

Safari77 avatar Safari77 commented on May 14, 2024

I backup like this.

alias k2a='adpull /sdcard/Android/data/keepass2android.keepass2android/files/keepass.kdbx ~/Documents/k2a/keepass.$(date +%s).kdbx'
alias adpull='adb -s model:ONEPLUS_A3003 pull'

In this example I use adb to transfer files from my Oneplus 3 phone to ~/Documents/k2a.

from keepass2android.

PhilippC avatar PhilippC commented on May 14, 2024

@cawoodm another option is simply to regular click settings - database settings - "Export database" and choose a location which is either a backup location (e.g. a removable USB device) or from which you can move/copy the exported data to a backup media.

from keepass2android.

GraphiteWingedBird avatar GraphiteWingedBird commented on May 14, 2024

@PhilippC - I'm not sure if this is the right place to start, but need to start somewhere. Do you have any tips on getting started with creating a Plugin for the app? I'd like to work on a plugin that will automatically create a backup when you open a database or when you close it/synchronize it. I'm working on downloading the right Java/C# 'stuff' and going to give it a go teaching myself, but any advice you have would be helpful. At the end of the day, I'd like to create my own plugin that basically calls into the "Export Database" functionality that exists. Here's a related question/functionality request (I think): #176

from keepass2android.

PhilippC avatar PhilippC commented on May 14, 2024

@GraphiteWingedBird I don't think the Plugin API would allow to do that, but feel free to submit a pull request

from keepass2android.

GraphiteWingedBird avatar GraphiteWingedBird commented on May 14, 2024

Honestly - I think I'll have more luck figuring out Java and Mono than I will figuring out how to create a pull request. I'm presuming that if I give creating a pull request the ol' college try, someone can help make sure it is in the correct branch(es)? I'd love to work on this myself, but like I mentioned I don't have any background on apps or plugins so it is slower going getting started

from keepass2android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.