[Q] Where the S-Planner files are stored? - General Topics

Hello. I want to make an app which will need to inspect S Planner files to find out which photos are used in the calendar events.
So i need to know the location of S-Planner data on phone. Where is it located?

Use root browser & go to system/app & also in system/priv-app.
Sent from my SM-G900H using XDA Premium 4 mobile app

I have only system/app, and no priv-app, however, in the system/app directory there is only an apk file and an odex file. This may sound noob, but are all calendars stored in an apk?? And how?

Hakeris1010 said:
Hello. I want to make an app which will need to inspect S Planner files to find out which photos are used in the calendar events.
So i need to know the location of S-Planner data on phone. Where is it located?
Click to expand...
Click to collapse
Check the package name of s planner & find s planner data in-
data/data/splanner package name
Via any root explorer.

Related

[Q] How do you re-create a system .odex file?

How do you re-create a system .odex file? I deleted it when I was debloating my phone not knowing that its required if you want to use the app again. Im looking to get blur email engine and conversations back so I can use stock sms and calendar again. I have the apk's still.
Sent from my DROID X2 using XDA App
EDIT: I found some odex files from an update that are labeled .odex.p
I copied these over, renamed them, and set the permissions. This didn't seem to do anything. There must be something more that needs to be done.

[Solved] Replacement for Contacts App

Hi all,
As the stocks Razr i contacts app allows the user only to save the contacts on the SIM-Card or Google Account (which I don't have and don't want),
I wanted to ask if there's a good replacement available?
to allow the saving of contacts on the phone.
(Omars Rom had one, but I'm currently using the in my opinion much faster Pi-llama Rom and it has the stock contacts )
[Solved]
Janine Belle said:
Hi all,
As the stocks Razr i contacts app allows the user only to save the contacts on the SIM-Card or Google Account (which I don't have and don't want),
I wanted to ask if there's a good replacement available?
to allow the saving of contacts on the phone.
(Omars Rom had one, but I'm currently using the in my opinion much faster Pi-llama Rom and it has the stock contacts )
Click to expand...
Click to collapse
why not replace the contacts apk manually?
Janine Belle said:
Hi all,
As the stocks Razr i contacts app allows the user only to save the contacts on the SIM-Card or Google Account (which I don't have and don't want),
I wanted to ask if there's a good replacement available?
to allow the saving of contacts on the phone.
(Omars Rom had one, but I'm currently using the in my opinion much faster Pi-llama Rom and it has the stock contacts )
Click to expand...
Click to collapse
Did you try this?
dagoban said:
why not replace the contacts apk manually?
Click to expand...
Click to collapse
How does it work and where can I get the .apk or flash file from?
St.Noigel said:
Did you try this?
Click to expand...
Click to collapse
I already tried Contacts+, but when adding new contacts it refers to the stock contacts app that can only use the SIM-card (or google) - [Contacts+ is just a nice interface, but not an independent addressbook]
Janine Belle said:
How does it work and where can I get the .apk or flash file from?
Click to expand...
Click to collapse
Download Omar's rom, unzip the contacts apk file, copy it to your sdcard, open root explorer, go to system apps, mount r/w, rename your current file to have it as a backup, copy omars apk to the folder.
dagoban said:
Download Omar's rom, unzip the contacts apk file, copy it to your sdcard, open root explorer, go to system apps, mount r/w, rename your current file to have it as a backup, copy omars apk to the folder.
Click to expand...
Click to collapse
Thank you, it worked! :good:
Here are instructions for those who want to do the same:
Requires Rooted Device with Root Explorer
0. Backup your contacts
1. Download the two attached contact files [from Omars Rom].
2. Delete the old ones in /system/apps .
3. Then insert them change to rw-r--r, and mount, restart the device
Now you can have an unlimited number of contacts on your phone storage. :angel:
Edit:Attached the files
Sorry I didnt point out the exact file names, I was not 100% sure which of them are the ones that needed to be overwritten.

[Q] Need an app that will sync a file w/ dropbox after modified in /data/data folder

I basically want to sync this one file with dropbox every time it is modified on the phone
/data/data/com.example.test/shared_preferences/test.xml
Obviously it is in the android application data folder so it would require root. Every syncing app I have downloaded will not allow me to do this. Any ideas?

how to find installed app folder

I want to find the installed app folder in my xperia Z3, but I can't seem to find an answer...
I have the file manager installed with root access and I want to change my apps configuration, but I only found .apk app packages in root/data/app folder and it seems to be uneditable. I used to have an jailbroken iPhone with iFile, and it was pretty easy to navigate in there for editing strings in xml applications.
Please help xda team, thanks!! :highfive:
Info
dan_729 said:
I want to find the installed app folder in my xperia Z3, but I can't seem to find an answer...
I have the file manager installed with root access and I want to change my apps configuration, but I only found .apk app packages in root/data/app folder and it seems to be uneditable. I used to have an jailbroken iPhone with iFile, and it was pretty easy to navigate in there for editing strings in xml applications.
Please help xda team, thanks!! :highfive:
Click to expand...
Click to collapse
check out this directory
/data/data/[package of app]/...
Or
/System/app|priv-app
could u pls explain what do u wanna do exactly?
:good:
I want to change in game things, like level difficulty, high score registry, etc.
In /data/data/ I found a bunch of com. files (com.android, com.google) and much of them are empty, and in the /System/app|priv-app folders I found .apk and .odex system apps (camera, calculator, etc)

[Q] How can I restore a system app with .odex file ?

Hi,
I've deleted the app Docs that was in system\app\DocumentsUI.
There was the file DocumentsUI.apk in this folder and a subfolder named arm with the file DocumentsUI.odex like every system app.
I'd like to know how can I restore this app. I've tried to put back in place all the files but Android don't recognise the app...
Thank
Sebacestmoi said:
Hi,
I've deleted the app Docs that was in system\app\DocumentsUI.
There was the file DocumentsUI.apk in this folder and a subfolder named arm with the file DocumentsUI.odex like every system app.
I'd like to know how can I restore this app. I've tried to put back in place all the files but Android don't recognise the app...
Thank
Click to expand...
Click to collapse
Have you set the permission of both apk and odex file? Both file must be given rw-r--r-- as permission.
Yes but it didn't change anything...
The phone recognise the app if I put the .apk in directly in system/app and not in system/app/DocumentsUI but then it can't find the .odex file even if I put it next to the .apk...
It'll work without the odex won't it?
Sent from my Nexus 5 using Tapatalk
Unfortunately no. It give a force close message...
You still on kitkat?
Sent from my Nexus 5 using Tapatalk
No, I'm on official 5.1.1
Still no help. Nobody know how I can restore a system app ?

Categories

Resources