• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Galaxy Note4

Heres a guy trying to put app data to external sd on Stack Exchange.

"I can do the bind mounts -- and when I look at them with adb they appear to be correct. But the apps continue to write to the internal /sdcard dirs. I've also turned off SuperSu mount namespace separation in testing.

It's a shame that something that really should be so simple is such a PITA. Any new ideas? Thanks!"

He hot the scris mpunted and still didnt work on MM. F-ing A!!!! :(


Very very very interesting!!!..maybe what I'm about to tell you will help you..why don't you try to find a module that is related to the mounting of scripts on boot..

I just fix one if my issues five minutes ago..I grabbed a module, changed it to system app..now it isn't a module any more..and it a module didn't want to work in first place(you know, uno of those modules that you try and never does what the description says it does)..well, now it's forced to do it..lol..forced or not it's doing it!!!
 
If Im not mistaken, didnt your hot spot work with the previous custom rom? If so, you can use ZArchiver app (file explorer) to look threw the .zip of thst custom rom without actually installing it and copy the service.jar and csc foulder to external sd. Then replace the service.jar with the the one you currently have and set the proper permissions reboot and check if your hot spot is actively working as intended.
If you are missing the actual hot spot settings from in phone settings, let me know.


Can I use FX as the jar grabber???
 
You just made my day with this statement, mr rabitt..lol..yes, I have the setting....it actually turns on..but it never connects..it continues in a vicious circle trying to connect

I noticed your comment about you wifi not working and if it doesn't nether will you hot spot. Need to fix wifi to have a working hotspot.
 
Very very very interesting!!!..maybe what I'm about to tell you will help you..why don't you try to find a module that is related to the mounting of scripts on boot..

I just fix one if my issues five minutes ago..I grabbed a module, changed it to system app..now it isn't a module any more..and it a module didn't want to work in first place(you know, uno of those modules that you try and never does what the description says it does)..well, now it's forced to do it..lol..forced or not it's doing it!!!

Really, Excellent idea!!!! I hadn't thought of that. Thanks
 
If the forced always to default was not set that way on the other custom rom and provided both roms are MM and somewhat similar you might try porting the framework.jar to your current rom. Must set proper permissions but if there compatible it should work but try X module to susyem maybe that will work and its much easier.
 
If the forced always to default was not set that way on the other custom rom and provided both roms are MM and somewhat similar you might try porting the framework.jar to your current rom. Must set proper permissions but if there compatible it should work but try X module to susyem maybe that will work and its much easier.


Don't understand, javi..
 
If the forced always to default was not set that way on the other custom rom and provided both roms are MM and somewhat similar you might try porting the framework.jar to your current rom. Must set proper permissions but if there compatible it should work but try X module to susyem maybe that will work and its much easier.


What module is there to fix the hot spot?
 
In the module Wanam there's an option to disable hot spot provisioning..but that didn't do shit..and just five minutes ago I coverted Wanam into app system..but that one option still didn't do shit..so
 
What module is there to fix the hot spot?

No that I know of. fixing your wifi will inpart fix you hot spot or atlesst the ability to cast hotspot. Unlocking it may be part of a custom roms features and it would be in the service.jar. The set alway once by default is part of the framework.jar. Hot spot in phone settings no longer appears it is either in csc files , most likely /system/csc/others.xml and-or system/priv-app/sec.settings
 
So this being said..those permissions are the universal for every where inside the Linux, noting varies..huh?


So what's the name of the folder I want to transfer and where can I find it..and where to put it?

One more thing..not always I've found folders with the 3-1-3 permission..I've seen 3-3-3 or 3-2-3..but you are saying everything is 3-1-3..please elaborate
 
So this being said..those permissions are the universal for every where inside the Linux, noting varies..huh?

Its pretty much universal when it comes to porting app ,odex and libs but it dosent aply to some things like .xml although it usually does . Before changing check the permissions of the original screan shot or commit to memory and follow the same when porting. Stick to the same permission as the original.
 
No that I know of. fixing your wifi will inpart fix you hot spot or atlesst the ability to cast hotspot. Unlocking it may be part of a custom roms features and it would be in the service.jar. The set alway once by default is part of the framework.jar. Hot spot in phone settings no longer appears it is either in csc files , most likely /system/csc/others.xml and-or system/priv-app/sec.settings


Thanks for the explanation..
 
So what's the name of the folder I want to transfer and where can I find it..and where to put it?

One more thing..not always I've found folders with the 3-1-3 permission..I've seen 3-3-3 or 3-2-3..but you are saying everything is 3-1-3..please elaborate

No Im not saying everything because its definitely not one size fits all. The link just a heneral guidline and for the most part thats how it is but check the foulder filll, file and their contents premission set in your original rom and follow the same pattern.
 
Back
Top Bottom