[SHARE] Tricks / Tips to check total connector count - Galaxy Note II General

Hi guys, just a small discover I would like to share with you guys. Do you know you can check the total connector plug in / out connections count?
Well, here's a way (ROOT is Required):
Recommend using ES File Explorer, enable root explorer and mount / & /system as writable.
To check earphone connector count:
navigate to: /efs/FactoryApp/earjack_count (Open as Text and use ES Note Editor)
To check USB cable connector count:
navigate to: /efs/FactoryApp/batt_cable_count (Open as Text and use ES Note Editor)
To reset: delete the current value and replace with 0.
Becareful not to mess with the files or you will possibly brick your device.
Hope you have some nice informative.

Good to know that!
Hahaha.
I already know that.
Sent from my GT-N7100 using XDA Premium 4 mobile app

Related

SD card writing

Is there anyway yet for xoom users to write and edit the external SD card yet. 3.2 is only letting me read. Searched around and didn't see anything
Sent from my Xoom using Tapatalk
You have to root.
Sent from my PC36100 using XDA App
I'm my case, i'm rooted with tiamat 2.0.1(from 3.0.1 to 3.2) where through windows 7 pro, i can see my micro sd but when i try to put some files, i cannot. Any solution much appreciated. Thanks.
Sent from my Xoom using XDA App
penjejakawan said:
I'm my case, i'm rooted with tiamat 2.0.1(from 3.0.1 to 3.2) where through windows 7 pro, i can see my micro sd but when i try to put some files, i cannot. Any solution much appreciated. Thanks.
Sent from my Xoom using XDA App
Click to expand...
Click to collapse
Use a program like Root Explorer and change it from Read Only to R/W. I'm sure you can do it with ES File Explorer which is free.
Sent from my PC36100 using XDA App
Pop it in your pc....
Sent from my Desire using XDA Premium App
thank for showing me the ES File Explorer. From this app, i see my micro sd are not writable. Try to find a way to change from not writable to writable from this app but i couldnt. Can i use this app to change the permission?
I do not think you can use ES File Explorer to change the permissions, but you can use Root Explorer if you are rooted.
penjejakawan said:
thank for showing me the ES File Explorer. From this app, i see my micro sd are not writable. Try to find a way to change from not writable to writable from this app but i couldnt. Can i use this app to change the permission?
Click to expand...
Click to collapse
You need to change the ES File Explorer app options. Configuration-> Root Explorer (check it). That's all. You can also use this app http://forum.xda-developers.com/showthread.php?t=1173195 and remount as writeable.
loquillo_rojo said:
You need to change the ES File Explorer app options. Configuration-> Root Explorer (check it). That's all. You can also use this app http://forum.xda-developers.com/showthread.php?t=1173195 and remount as writeable.
Click to expand...
Click to collapse
What he said.
Sent from my PC36100 using XDA App
Thanks but after done what u said i still cannot change the permission folder. This is what I did(please advise me if I done wrong).
Before
Change:
User - nothing tick
Group - all tick
Other - one read and execute are tick
After
Change:
User - tick all(read, write and execute)
Group - nothing I change
Other - nothing I change.
I ON my USB debugging.
What should I do, because when I tick everything for user, this come out "Change Permission failed"
Thanks again.
Thanks but after done what u said i still cannot change the permission folder. This is what I did(please advise me if I done wrong).
Before
Change:
User - nothing tick
Group - all tick
Other - one read and execute are tick
After
Change:
User - tick all(read, write and execute)
Group - nothing I change
Other - nothing I change.
I ON my USB debugging.
What should I do, because when I tick everything for user, this come out "Change Permission failed"
Thanks again.
EDIT : Found the solution using Micro SD Mounter.

Writing to external SD guide

Not sure if this has been covered already on the 7.7 forum, but it's a very useful guide.
This makes Titanium backup and other apps able to write to the external SD card.
Quoted from Thaloneus post on the 7+ forum.
Simple solution for external sdcard write access on Android 3.2...if you're rooted
I've found a simple solution for gaining write access to the external sdcard (/mnt/sdcard2) on Android 3.2. The sdcard is mounted r/w, but the owning group is media_rw which is linked to the WRITE_MEDIA_STORAGE permission. Unfortunately, this permission was not required for access to the external sdcard prior to 3.2 so most file management utilities do not request it when they run...meaning they only have read access to the card.
The simple solution, if you're rooted, is as follows:
1. Using a root-enabled file manager, navigate to /system/etc/permissions and make sure you have mounted the file system r/w.
2. Edit platform.xml and find the WRITE_EXTERNAL_STORAGE permission.
3. Add an additional group definition for this permission...<group gid="media_rw" />
4. Save the changes to the file.
5. Restart your tablet.
After this change, any apps that request the WRITE_EXTERNAL_STORAGE permission (which includes almost anything that access either of the sdcards) will gain group membership in both sdcard_rw AND media_rw, giving them r/w access to both sdcard filesystems.
Sent from my GT-P6800 using xda premium
Copy or use mine at your own risk
Has anyone else tried this? Don't wanna make a mistake.
Semper Fi!!!
Sent from GT-P6800
Worke flawlessly! Thank you!!!
Semper Fi!!!
Sent from GT-P6800
how did you use it ?
just copy/paste ?
Used root explorer in rw mode, copy & paste to
/etc/permissions/platform.xml
If you're using vauxhallastra's, don't forget to unzip it first.
Semper Fi!!!
Sent from GT-P6800
thx
did copy/paste , but.. i'm still not able to move apps to the external sd card
must forget something
followed the steps, tab is root
must be one of those days :-(
I used root explorer in RW mode. Did you do this as well as unzip the file.
Sent from my Transformer Prime TF201 using xda premium
great!!works flawlessly
Sent from my GT-P6800 using xda premium
OK, so I have done this and all seems to be working. However, someone above mentions moving apps to the card, can someone explain how that should be done?
palexr said:
OK, so I have done this and all seems to be working. However, someone above mentions moving apps to the card, can someone explain how that should be done?
Click to expand...
Click to collapse
This can be done for instance with Titanium Backup. Tested and works.
what app2sd apps that you used? i tried few..but seems not to work either
Sent from my GT-P6800 using xda premium
answer is in mine opinion: not
Some people said that it is possible to move apps to sd card with Titanium Backup.
But when you looked afterwards at the size of your SD card nothing changed.
root enabled file manager?
Hi. I know this may sound stupid but what constitutes a 'root enabled file' manager? I've used the file manager that the 7.7 comes with, Astro, and ES explorer and I can't seem to find /sysem/etc/permissions.
What am I doing wrong?
mrexperience said:
Hi. I know this may sound stupid but what constitutes a 'root enabled file' manager? I've used the file manager that the 7.7 comes with, Astro, and ES explorer and I can't seem to find /sysem/etc/permissions.
What am I doing wrong?
Click to expand...
Click to collapse
The default file manager won't let you browse root, and I've never used Astro, but ES definitely does. You have to check "Root Explorer" (and if you want to make any changes, "Mount File System" as writable) in the options. I also recommend checking "Up to Root" option so you can just use the Up button or Back softkey to go from /sdcard to / (root directory), but in any case the favorites button will give you quick access to the root directory from anywhere.
mrexperience said:
Hi. I know this may sound stupid but what constitutes a 'root enabled file' manager? I've used the file manager that the 7.7 comes with, Astro, and ES explorer and I can't seem to find /sysem/etc/permissions.
What am I doing wrong?
Click to expand...
Click to collapse
root enabled file managers will allow you to browse and edit the system config files which we are doing here. the fact that you cant find /system/etc/permission might be because they are file managers. perhaps the paid version of those apps will allow you root access.
Next question:
Once I copy and paste this bit of code into platform. Xls, how do I ensure that its'saved. I see no option for that and pressing the 'back' button doesn't do the trick.
I also tried to use the link given. This was extracted using my astro file manager. What do I do with this document then? Should i copy and paste it in /systems/etc/permissions/ ?
Sent from my GT-P6800 using Tapatalk
Figured it out. Thanks much.
In using ES explorer, you have to go to PREFERENCES first. Therein tick r/w and root. This will enable you to write on the system files.
I found that the Root explorer app didn't help me cause I couldn't save my copied and pasted amendment. Whereas it was easy to do with ES explorer. Hope this last bit helps anyone who needed spoon feeding like me.
Sent from my GT-P6800 using Tapatalk
is there any way to divert the folder \sdcard\Android\data to \sdcard\extStorages\sdcard\Android\data ... this will save me atleast 9GB in my internal memory and will put my sdcard in full use
vauxhallastra said:
Not sure if this has been covered already on the 7.7 forum, but it's a very useful guide.
This makes Titanium backup and other apps able to write to the external SD card.
Quoted from Thaloneus post on the 7+ forum.
Simple solution for external sdcard write access on Android 3.2...if you're rooted
I've found a simple solution for gaining write access to the external sdcard (/mnt/sdcard2) on Android 3.2. The sdcard is mounted r/w, but the owning group is media_rw which is linked to the WRITE_MEDIA_STORAGE permission. Unfortunately, this permission was not required for access to the external sdcard prior to 3.2 so most file management utilities do not request it when they run...meaning they only have read access to the card.
The simple solution, if you're rooted, is as follows:
1. Using a root-enabled file manager, navigate to /system/etc/permissions and make sure you have mounted the file system r/w.
2. Edit platform.xml and find the WRITE_EXTERNAL_STORAGE permission.
3. Add an additional group definition for this permission...<group gid="media_rw" />
4. Save the changes to the file.
5. Restart your tablet.
After this change, any apps that request the WRITE_EXTERNAL_STORAGE permission (which includes almost anything that access either of the sdcards) will gain group membership in both sdcard_rw AND media_rw, giving them r/w access to both sdcard filesystems.
Sent from my GT-P6800 using xda premium
Click to expand...
Click to collapse
can we use this method I mean the zip file with tab 10.1

Es file explorer?

Cant seem to get root to give it permissions or cant seem to find root settings in app?
SysAdmNj said:
Cant seem to get root to give it permissions or cant seem to find root settings in app?
Click to expand...
Click to collapse
try to clear data in the esfile explorer app
or you can click the superuser app should be in your drawer or in settings somewhere you can set the permissions there.
shadowblade330 said:
try to clear data in the esfile explorer app
or you can click the superuser app should be in your drawer or in settings somewhere you can set the permissions there.
Click to expand...
Click to collapse
Didnt work. I need to make /system writeable, es file explorer used to have a root settings and system writeable check boxes and I dont see it in this updated version.
SysAdmNj said:
Didnt work. I need to make /system writeable, es file explorer used to have a root settings and system writeable check boxes and I dont see it in this updated version.
Click to expand...
Click to collapse
to make it writable it is under in the menu options under root explorer then click on mount R/W
SysAdmNj said:
Didn't work. I need to make /system writable, es file explorer used to have a root settings and system writable check boxes and I don't see it in this updated version.
Click to expand...
Click to collapse
For the latest ES File Explorer v3.03:
On the left hand panel "Tools->Root Explorer->Mount R/W" then pick your preferred options.
I ended up writing the developer to get the answer after searching the Web and only finding an unanswered 7 day old post on his own forum with the exact same question.
Here is another hard to find answer. I consider WebDav on-line storage to be a cloud service but you cannot add a WebDav service under "Network->Cloud". You add your WebDav log-on/server info under "Network->FTP".
The developer could to add more documentation in a FAQ. Over time that will save him time and keep his customers happy. I hate contacting developers directly as I would rather they spend their time maintaining/improving their products but in this case I had no choice. The product if free so some rough edges can be expected.
shadowblade330 said:
to make it writable it is under in the menu options under root explorer then click on mount R/W
Click to expand...
Click to collapse
3DSammy said:
For the latest ES File Explorer v3.03:
On the left hand panel "Tools->Root Explorer->Mount R/W" then pick your preferred options.
I ended up writing the developer to get the answer after searching the Web and only finding an unanswered 7 day old post on his own forum with the exact same question.
Here is another hard to find answer. I consider WebDav on-line storage to be a cloud service but you cannot add a WebDav service under "Network->Cloud". You add your WebDav log-on/server info under "Network->FTP".
The developer could to add more documentation in a FAQ. Over time that will save him time and keep his customers happy. I hate contacting developers directly as I would rather they spend their time maintaining/improving their products but in this case I had no choice. The product if free so some rough edges can be expected.
Click to expand...
Click to collapse
Thanks guys, that was nicely hidden sort of. Was way easier to find in the earlier versions.
3DSammy said:
For the latest ES File Explorer v3.03:
On the left hand panel "Tools->Root Explorer->Mount R/W" then pick your preferred options.
I ended up writing the developer to get the answer after searching the Web and only finding an unanswered 7 day old post on his own forum with the exact same question.
Here is another hard to find answer. I consider WebDav on-line storage to be a cloud service but you cannot add a WebDav service under "Network->Cloud". You add your WebDav log-on/server info under "Network->FTP".
The developer could to add more documentation in a FAQ. Over time that will save him time and keep his customers happy. I hate contacting developers directly as I would rather they spend their time maintaining/improving their products but in this case I had no choice. The product if free so some rough edges can be expected.
Click to expand...
Click to collapse
Thank you very much. I always thought that this option must be in setting. I did not want to switch to another file explorer since ES file provide local file control and FTP file control, which are all I need, with pretty user interface. Therefore I searched for how to turn 'root access' on for weeks but fail.
The developers should properly put it in setting also.
tuannt8 said:
Thank you very much. I always thought that this option must be in setting. I did not want to switch to another file explorer since ES file provide local file control and FTP file control, which are all I need, with pretty user interface. Therefore I searched for how to turn 'root access' on for weeks but fail.
The developers should properly put it in setting also.
Click to expand...
Click to collapse
I went looking for answer to why all the checkboxes for changing READ WRITE HIDDEN properties of ANY files are gone from the properties and I was led here. it sounded you guys are answering the questions but the settings screen showed it has already been set to Readable Writable. did anyone of you came across this ? I only noticed those properties checkboxes are gone with the latest version of ES FILE EXPLORER and with them, the ability to modify the properties of any files.
watchman.see said:
I went looking for answer to why all the checkboxes for changing READ WRITE HIDDEN properties of ANY files are gone from the properties and I was led here. it sounded you guys are answering the questions but the settings screen showed it has already been set to Readable Writable. did anyone of you came across this ? I only noticed those properties checkboxes are gone with the latest version of ES FILE EXPLORER and with them, the ability to modify the properties of any files.
Click to expand...
Click to collapse
The change properties is there. All you have to do after you set Root Explorer "on" (left panel) and Mount R/W:
- browse to the directory where the file you want to change property is in
- press and hold that file till the file got selected
- press "more" command (at bottom menu bar) and choose "Properties"
- then you get the idea how to proceed
Hi all,
I'm using ES 3.1 and am unable to edit system files.
I have enabled "Root explorer" but there is no Root menu in tools.
Also SuperSU doesn't list ES as either allowed or denied: like ES has never asked root permission.
Any help?
algiogia said:
Hi all,
I'm using ES 3.1 and am unable to edit system files.
I have enabled "Root explorer" but there is no Root menu in tools.
Also SuperSU doesn't list ES as either allowed or denied: like ES has never asked root permission.
Any help?
Click to expand...
Click to collapse
After you set Root Explorer to "ON", tap where it says "Root Explorer", not on the On/Off button. This should bring up the Root Explorer menu. Select Mount R/W and set everything to RW. This should trigger SuperSU to ask to grant root permissions.
sharksfan7 said:
After you set Root Explorer to "ON", tap where it says "Root Explorer", not on the On/Off button. This should bring up the Root Explorer menu. Select Mount R/W and set everything to RW. This should trigger SuperSU to ask to grant root permissions.
Click to expand...
Click to collapse
I've found that XPrivacy was blocking root access.
Had to disable it, allow root for ES, then re-enable XPrivacy
bthoven said:
The change properties is there. All you have to do after you set Root Explorer "on" (left panel) and Mount R/W:
- browse to the directory where the file you want to change property is in
- press and hold that file till the file got selected
- press "more" command (at bottom menu bar) and choose "Properties"
- then you get the idea how to proceed
Click to expand...
Click to collapse
I found out by accident that I need to change the setting to Mount R/O and NOT Mount R/W for the File Properties tickboxes to appear and tickable. I have no idea why this is happening and I feel silly that I didn't play around the setting earlier and only found out this "solution" one fine morning.
---------- Post added at 09:32 AM ---------- Previous post was at 09:28 AM ----------
sharksfan7 said:
After you set Root Explorer to "ON", tap where it says "Root Explorer", not on the On/Off button. This should bring up the Root Explorer menu. Select Mount R/W and set everything to RW. This should trigger SuperSU to ask to grant root permissions.
Click to expand...
Click to collapse
For mine, the solution is to set it to R/O and not R/W. That's why I was stumped for months as I didn't play around the setting and thought that the setting has already been set correctly at R/W. Perhaps, some bugs or misprogramming at the root system level of the phone during the rooting process. I have absolutely no idea but for anyone facing the same problem finding those File Properties tickboxes, this is your possible solution.
What a PITA! ES has been my go-to root explorer for years, now it's a giant hot mess! My problem starts, I suppose, with the Android switch to MTP storage, which I detest with a vengence, it makes the storage a confusing mess of ambiguous mount points. From there, Titanium compounded my issue (that app has been flaky from day 1!) by mis-reporting its inability to save a backup as insufficient storage available, when it was, in fact, a permissions issue on the media mount point. It took some time to figure that out. By then I knew what the issue was and I knew I needed to mount /system to be writable, a task which in the past was simple with ES File Explorer. Not so anymore! Thanks to this thread I did eventually find it, buried in a morass of "features" that nobody will ever use.
Root explorer had been my goto file explorer app since the g1, it simple but has always worked perfect
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
Root explorer had been my goto file explorer app since the g1, it simple but has always worked perfect
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
+1
Hi,
I've been using FX File Explorer since its beta, and it has the root feature. Never ceased to work for me ^^.
~Lord
"Time is too short to cry, long enough to try." - March of Time (Helloween)
Sent from my KitKat Nexus 10
micromax a25 hindi font copy problem
3DSammy said:
For the latest ES File Explorer v3.03:
On the left hand panel "Tools->Root Explorer->Mount R/W" then pick your preferred options.
I ended up writing the developer to get the answer after searching the Web and only finding an unanswered 7 day old post on his own forum with the exact same question.
Here is another hard to find answer. I consider WebDav on-line storage to be a cloud service but you cannot add a WebDav service under "Network->Cloud". You add your WebDav log-on/server info under "Network->FTP".
The developer could to add more documentation in a FAQ. Over time that will save him time and keep his customers happy. I hate contacting developers directly as I would rather they spend their time maintaining/improving their products but in this case I had no choice. The product if free so some rough edges can be expected.
Click to expand...
Click to collapse
thanks friend for this nice post bur i have very old version micromax a25 handsat and i use es root explorel but when i use panel "Tools >Root Explorer > for mount R/W an error ocurd that " this feature cannot run in your devie". bur i steel want to copy droidhindi.ttf in font folder ....pls halp me >>>>>>>

[Q] Sticky Note

Is there an app that will allow me to write a note (spen), minimize it, then close the note writing app - but have the note I wrote still there. Then open some other app (ES File Explorer) and be able to access that note I wrote while I'm in the ES File Explorer app ?
I needed a document of directory tree layout while I was using ES file explorer when I discovered I couldn't do this with action note ( at least with what I knew about it's use - it has a minimize for the note written but all seems to disappear when I close action note ).

Softkeys buttons

Hi
How to activate softkeys on bottom like cm rom on stock rom tab 10, the 3 buttons,back home and menu.
Pleaze, thanks
Sent from my ALCATEL ONE TOUCH 6034R using XDA Free mobile app
Assuming you have root, you can edit build.prop file to enable it.
Add the line below at the end of the file.
qemu.hw.mainkeys=0
Click to expand...
Click to collapse
Noob answer:
Root your device
Download a root file explorer and give it superuser permission.
Goto /system
Make a backup copy of build.prop file in sdcard
Open build.prop file (in original folder) in a text editor.
Add the line above to the end of the file.
Save the file and edit. You may have to mount file explorer in r/w mode.
Reboot.

Categories

Resources