Looking for default Samsung Memo apk

Search This thread

skipper2

Member
Jul 19, 2010
20
0
Hello,

Could someone please post the default Fascinate memo.apk so I can reinstall memo on my phone?

Thank you.
 

jdellingson7

Senior Member
May 15, 2010
176
24
Phoenix
Just a suggestion, anytime you need to find an app that is included in a rom your able to pull it out. This file could have been pulled from the latest ED01 zip. Open the zip file and go into system/app and extract the app you want. Install by placing app onto sd card then move into system/app using root explorer. You have to make sure permissions are set right - All read boxes checked and top write box check. Then reboot phone
 
  • Like
Reactions: yudi7 and skipper2

skipper2

Member
Jul 19, 2010
20
0
Thank you both so much.

I did not know about pulling apps from a ROM.

I appreciate the help from both of you.
 

balajisv

Member
Nov 24, 2010
14
1
Push this file to /system/app/ through root explorer or adb.

Somehow this hasn't worked for me on a MIUI ROM. I'm fairly experienced with flashing ROMs etc. installing regular and system apks but I've not gotten the memo.apk to "install" on any of the MIUI ROMs. I've done the usual dance of fixing permissions and file ownership etc. after I drop it into /system/app. I probably should be posting this in a MIUI forum/thread but thought you guys might be able to help. Thanks in advance.
 

papstar

Senior Member
Nov 19, 2010
361
46
MA
Google Pixel 5
Somehow this hasn't worked for me on a MIUI ROM. I'm fairly experienced with flashing ROMs etc. installing regular and system apks but I've not gotten the memo.apk to "install" on any of the MIUI ROMs. I've done the usual dance of fixing permissions and file ownership etc. after I drop it into /system/app. I probably should be posting this in a MIUI forum/thread but thought you guys might be able to help. Thanks in advance.

This is a Samsung apk, so it relies on the touchwiz framework which miui does not have.

Sent from my SCH-I500 using XDA App
 

balajisv

Member
Nov 24, 2010
14
1
This is a Samsung apk, so it relies on the touchwiz framework which miui does not have.

Thanks. Is there a way to export/retrieve the notes from the app? I have a backup [titanium backup]. Restoring it has worked well on most ROMs for me so was wondering if I could go back to a different (touchwiz) ROM and restore the data and somehow export it as a txt file or something. Or is there a way of pulling out the data from titanium backup database?
 

papstar

Senior Member
Nov 19, 2010
361
46
MA
Google Pixel 5
Thanks. Is there a way to export/retrieve the notes from the app? I have a backup [titanium backup]. Restoring it has worked well on most ROMs for me so was wondering if I could go back to a different (touchwiz) ROM and restore the data and somehow export it as a txt file or something. Or is there a way of pulling out the data from titanium backup database?

Not to my knowledge. Hopefully someone smarter than I can shed some light.

Sent from my SCH-I500 using XDA App
 

sas_sas

Senior Member
Sep 13, 2007
943
96
İzmir
Thanks. Is there a way to export/retrieve the notes from the app? I have a backup [titanium backup]. Restoring it has worked well on most ROMs for me so was wondering if I could go back to a different (touchwiz) ROM and restore the data and somehow export it as a txt file or something. Or is there a way of pulling out the data from titanium backup database?

Awaiting the solution...
 

iovaniorgovan

Senior Member
May 25, 2011
314
47
I tried to install this app on an SGS+ i9001.
i9001 already has an Memo app, but is different, it doesn't have sync.
When installing, it said "not installed" and offcourse, it didn't worked.
I guess you need root on the phone.
 

jawman27

Senior Member
Jan 14, 2012
124
140
This particular apk will only work with Touchwiz. ColorNote from Google Play is a reasonable substitute. There are several other alternatives, as well.
 

repusez

New member
Jan 14, 2008
2
0
any other apps that can open vnt file with the correct formating apart from samsung's very own memo.apk
 

sancho1234

Senior Member
Sep 23, 2007
466
44
Budapest
blog.sancho.hu
This Memo.apk is working for me: http://xdaforums.com/showthread.php?t=1602303

---------- Post added at 06:43 PM ---------- Previous post was at 06:37 PM ----------

You can found your memos in the following folder:
screenshot-1347713533116.png
 

jobzombi

Member
Aug 10, 2012
37
2
Saving memos

The memos you wrote are saved as a .db file in the dbdata section of root. Not entirely that useful, but it can at least be converted in the long run into xml using delimited functions. I tried altering the androidmanifest for the apk to see if I could get it installed on the latest notta paranoid android ROM but I can't seem to get it to work,; constant parsing error. I did transfer my needed memos to xml spreadsheet but I still do like the app in general over other types. Very simple app that does what it needs to do, nothing more and nothing less. If anyone has a working version that can work on other roms.
 
  • Like
Reactions: kuman2k

kuman2k

New member
Dec 25, 2013
2
0
retrieving memos contents

lost my ace s5830i after nanrdoid backup 2 days before. i took data.rfs.tar file and extract it using winrar. then i use sqlite browser to view data\data\com.sec.android.app.memo\databases\Memo.db. the memos' contents are all intact in memo_content table
 

PrtScrSysRq

New member
Dec 14, 2012
4
0
Imus
It worked

This Memo.apk is working for me: http://xdaforums.com/showthread.php?t=1602303

---------- Post added at 06:43 PM ---------- Previous post was at 06:37 PM ----------[/Sino test. /COLOR]You can found your memos in the following folder:
screenshot-1347713533116.png


Thank you for this..
I previously backed up my memo on my Samsung galaxy Y using titanium backup but when I tried to restore apk plus data on my HTC phone it didn't work. After I install this memo, then restore data only using titanium backup, I recovered all my notes. Yea!
:good: ;)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    Here yah go

    Push this file to /system/app/ through root explorer or adb.
    2
    Just a suggestion, anytime you need to find an app that is included in a rom your able to pull it out. This file could have been pulled from the latest ED01 zip. Open the zip file and go into system/app and extract the app you want. Install by placing app onto sd card then move into system/app using root explorer. You have to make sure permissions are set right - All read boxes checked and top write box check. Then reboot phone
    2
    This Memo.apk is working for me: http://xdaforums.com/showthread.php?t=1602303

    ---------- Post added at 06:43 PM ---------- Previous post was at 06:37 PM ----------

    You can found your memos in the following folder:
    screenshot-1347713533116.png
    1
    Saving memos

    The memos you wrote are saved as a .db file in the dbdata section of root. Not entirely that useful, but it can at least be converted in the long run into xml using delimited functions. I tried altering the androidmanifest for the apk to see if I could get it installed on the latest notta paranoid android ROM but I can't seem to get it to work,; constant parsing error. I did transfer my needed memos to xml spreadsheet but I still do like the app in general over other types. Very simple app that does what it needs to do, nothing more and nothing less. If anyone has a working version that can work on other roms.