• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help How to move note pad data to PC .

Draarde

Newbie
Please help . The only options availabe are create and delete . I can't copy more than 400 notes one by one .
 
The note pad app was preinstalled . I can't find the location of the contents . My mobile don't have root . I searched everywhere but could not find a proper answer .
 
You probably have not heard about the phone if you are not from India . Name of my phone is " Intex Aqua Wonder " .
 
You probably have not heard about the phone if you are not from India . Name of my phone is " Intex Aqua Wonder " .

Check on the /sdcard whether it be internal or external for anything relating to notepad. If its there, which it may not be, it may be nested under something like android/data/notepad or similar. If not present on sdcard, it may be present @ /data/data or similar location which may not be readily accessible for r/w without root.
 
By using " ES file explorer " I can access the apk of the note pad app and a file named notepad.odex . But I am unable to find the location where the note pad app is installed .
 
By using " ES file explorer " I can access the apk of the note pad app and a file named notepad.odex . But I am unable to find the location where the note pad app is installed .

The directory the apk lives in will not help much. Either the data is accessible somewhere on the sdcard or it lives elsewhere in which case you likely won't be able to intercept it without root. Unless there is functionality built into the app to save notes to the cloud (in an interpretable form), or to convert and export to a more commonly used file type, you are not in a good position for collecting data from the device proper.
 
Only options available in the app are " create " and " delete " . I think the app is a stock android app . My mobile has android 4.1.1 . Is there a way to make a backup of the app and then install it in an another mobile with its data( texts ) .
 
Only options available in the app are " create " and " delete " . I think the app is a stock android app . My mobile has android 4.1.1 . Is there a way to make a backup of the app and then install it in an another mobile with its data( texts ) .

Well, there is Helium and an adb backup. I can't say what method Helium uses, they may be one in the same not sure. Even if you could use one or both, I'm not sure about your ability to extract the data into usable, readable information. Since it's essentially entered text in this case, there may be a chance. You can find info regarding recovering/extracting adb backup data in various sources. Couple threads to get you started:

http://forum.xda-developers.com/showthread.php?t=2660085

http://forum.xda-developers.com/showthread.php?p=34586491
 
So " Helium " app can extract the apk with its data . can I install the extracted apk in android 5.0.2 .
 
Last edited:
Now " Helium " is working . Thank you both of you for your help . I will try " Helium " and tell it could extract the apk as well as the data (text) or not . This is the best android forum .
 
Back
Top Bottom