mercury0x000d
The ultra-modern operator
I think I'm gonna call it a night for now... maybe I'll think up a solution in my sleep lol
Thanks for all your help!
Thanks for all your help!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Okay, not working...
I tried looking in /tmp, too and none of my files are even showing there.
Once flash is complete /tmp would be empty...it's just used to hold stuff temporarily. Try a set_perm_recurssive ("1000, 1000, ,0771," "/data") then the regular package_extract_dir...
Lol my bad...I figured you had it since smartmanvan had already mentioned it. Like he said even with it there are issues with /data/data and I thought that was the problem area...
I'm getting the same results... no difference between using the edify command or the package extract of the /data/data/ folder... however if i copy the desired folder to its location after boot and i reboot then it sticks... i get the feeling that at first boot it gets cleared... looking into this custom config hunch i got...
Just thought of another possible solution...add mkdir to /sbin and create /data/data then set its permissions before package extract
ive done similar things. you create a custom dir.
example.. custom_config
package_extract_dir("custom_config", "/data");
that will extract the contents of custom_config to data
Can someone send me or post a link for the data fix? I had it but can't find it now and can't find the original download link.
I haven't ever had a problem package extracting data to /data it has always worked for Mr. Just make sure you mount the data partition in your script.