In PortalApp.apk, it's all bootimages in the assets folder. If I were to edit those images, and send that file to my phone in place of the current PortalApp, will that change the entire bootlogo?
Moved to Q&A as not andorid development
Related
Hi all!
I have created a script that reads a .db file and exports a .txt file based on the data contained in the database.
That script actually works only with the root user but I would prefer not to use root for this.
The problem seems to be that when the db file is updated (after exiting Epistle, a note editor) it loses all the permissions I gave it with chmod. The db file is located inside /system
Thanks and regards.
In case you want to know, I'm trying to execute a script after modifying some notes (with Epistle) that will export every note to a different txt file.
Please use the Q&A Forum for questions Thanks
Moving to Q&A
Sorry about that
Can anyone lend a hand? I'm trying to make an application be able to access the data of another one. If you want to know, I'm trying to make Tasker access the database of Epistle (a text editor)
Thanks!
I made a boot animation and made the bootanimation file with the two folders and desc file. I zipped the file without compression. I placed it on my phone and root explorer will not let me change the permissions. It says that it is read only. I used 7zip to zip as storage. Help please!
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A
I've noticed that when using a flashable zip, the files that are copied over retain the same timestamp as the other files in that directory.
I am using the 'package_extract_file' command through the updater-script. Is there a way to change the timestamp on the files that have been copied over to system folders to reflect the correct time/date (through the script)? It really helps to verify that the scripts are running correctly.
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A
On older versions of android, the default system notification sound files (.ogg format) were stored in the root directory under /system/media/audio/notifications/ but in Android 10 (oxygen OS on Oneplus 8 Pro) it looks like under /system/media/ the folders and files are no longer there. Have they been moved?
please post in the proper sections . questions go to q/a i have moved your post there for you
Upon doing some research I was under the impression the password.key file would be located in /data/system or even in one of the /data/system/users/<user> folder but the file is not present.
In addition the /data/data/com.android.providers.settings had no folder called databases which would store the settings.db file.
I did find /data/system/locksettings.db so that is a positive.
Any suggestions?
Mods: Feel free to relocate thread.
Hi @ThePieMonster,
we have moved your post to the Q&A forum as it didn't qualify for Android Software/Hacking. Prior to your next posting kindly read the sticky on top of every forum.
Note: Questions go in Q&A Forum
Regarding your question,
the synthetic password is stored in /data/system_de/<user>/spblob/<handle>.spblob
settings are stored as XML files in /data/system/users/<user>/settings_*.xml
generally spoken, if you can't find app data in /data/user/<user>/<pkgname> you should always have a look in /data/user_de/<user>/<pkgname> first.
greetings
alecxs
moderator