Dave's Brain

Browse - computer tips - wifi map maker move database

Date: 2011feb11
Product: Wifi Map Maker
Platform: Android

Q.  How can I move the map from one phone to another?

A.  You can use Android Debug Bridge (ADB).

If your host system is Windows:

Start a command line

	cd C:\Program Files\android-sdk-windows\tools

With your first phone connected, copy the database to your computer:

	adb pull /data/data/com.hogdex.WifiMapMakerPaid/databases/WifiMapMaker
WifiMapMaker


Now with the your new phone connected, copy the database from your
computer to the phone:

	adb push WifiMapMaker /data/data/com.hogdex.WifiMapMakerPaid/databases/WifiMapMaker

What this info useful to you? You can donate to say thanks

Add a comment

Sign in to add a comment
Copyright © 2008-2012, dave - Code samples on Dave's Brain is licensed under the Creative Commons Attribution 2.5 License. However other material, including English text has all rights reserved.
Advertisements: