Jump to content

Recommended Posts

YOU ARE HERE

  • Actively testing
  • Running the latest pre-release
  • Trying to make a backup

    We are going to try something new. Send 0.001 tMNC (one milli-mincoin) to the following address by scanning the QR code using mincoin-wallet for Android. This will help me to measure engagement.

mincoin-wallet-landmark-01.png.08951b28246e49341ae36377c4916f76.png

    You will find the latest pre-release linked as a pinned message in the #android-wallet channel on Discord.

 

Create a Backup

    First, open mincoin-wallet and then touch the three dots near the top right (below the battery indicator).

pie-screencap-02.thumb.png.39bb495c2eb2c8a5e334093b3435a7cf.png

    Next, choose "Safety" and new menu will appear. Then, choose "Back up wallet" to continue.

pie-screencap-03.thumb.png.d3531d61b15b8bdb738afd3f94be7213.png

    Your backup will be encrypted with the chosen password and written to storage.

pie-screencap-04.thumb.png.f947bdec9d91c9cdca3d75283d602589.png

    Input and then verify a strong password. When you are done, touch OK.

pie-screencap-05.thumb.png.c4a8c06de67538c4b7a3a976428db656.png

    You can accept the default directory and filename by touching SAVE.  On my device, this creates a new file including a date in the suffix.

/sdcard/Download/mincoin-wallet-backup-testnet-2019-07-27-14-47

pie-screencap-06.thumb.png.6cd148b36f0b6914640e78579ce1a49f.png

    Afterwards, we are asked to remember the backup password.

pie-screencap-07.thumb.png.880711f97cdabbdf98045dd4e30f32e4.png

 

    The next step is one way to copy the new backup file to your computer for safe-keeping.

    We are going to use the Android Debug Bridge (adb) to copy the backup file to our computer.

    Start by enabling Developer options and turning on USB debugging.

pie-screencap-09.thumb.png.fbb6b8c798644ed39e301089111cb7b4.png

    Connect the USB cable to your computer and allow the incoming connection.

    In your console, type "adb devices" and look for output showing the list of devices attached.

List of devices attached
<IDENTIFIER>    device

    Afterwards you can pull the entire download directory into your present working directory with the following command.

adb pull /sdcard/Download/ .

 

    Thanks for reading and helping to test the pre-release of our mincoin-wallet for Android!

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.