"push them to /system/app and set permission to rw-r--r-- and reboot" << How do you do that?
Any replacement ? I am looking for an app that does the same as S memo.
I dont want an app to convert my handwriting to text. I want my notes saved "as-is".
To set permissions use a Root Explorer to push the apps to systems/apps then go to the file settings and it should have options to change the permissions, alternatively you can do all this through adb but that's more technical and coding but I prefer through adb or android terminal
Through android terminal:
su
CD systems/apps
chmod filename.apk 644
That's if you pushed the files already
You need root you could always use Google for this stuff too lol
I use color note not for handwriting much but it gets the job done alternatively just use a picture editor to write notes I don't really know if any note apps
Sent from my SGH-T999
If I helped please press the thanks button
