Monday, May 16, 2016

How to Enable Software Navigation Bar on any Android device

Do you want to enable software Navigation Bar in your Android ?
Follow this easy guide -
Enable Navigation bar using following instructions

Prerequisites:
1. Rooted Phone
2. ES File Explorer

Steps:
1. Open ES Explorer & Enable Root Explorer and Mount RW as shown below
step 1.1

step 1.2

step 1.3
2. Now Navigate to Root Directory in Es explorer, click on Homepage at top of Es Explorer hompage & click /Device to go to root directory.
3. Now open folder "system"
4. Inside system folder open "build.prop" file (make its backup first).
5. Now open build.prop using ES Note Editor.
6. add following line after traces.txt line in build.prop as shown below
qemu.hw.mainkeys=0
7. Now press back and save build.prop
8. Reboot Phone.

After reboot Navigation bar should appear... Enjoy

Sunday, May 15, 2016

FIX Android External SD Write Permission Problem एंड्राइड का एक्सटर्नल SD इशू ठीक करे

Can't Write on External SD Card on your Android Device ?
Don't Worry Following Simple Method Will fix your Problem.

Many of you must have faced this external SD write issue on your Android Kitkat 4.4.x to Android Lollipop 5.1.x Devices. So heres a simple easy to apply fix for our problem.

This simple method will fix External SD write issue On most Android Devices 
(tested on Android 4.4 to 5.1.1 and also tested on CM12.1)

**follow instruction carefully & make backup before any modifications** 
Prerequisites:
1. Rooted Device. (How to Root? Click Here)
2. ES File Explorer.
Steps:
1. Install & Open ES File Explorer form Google Play
2. Open sidebar as shown in screenshot below & Turn on Root Explorer Grant Superuser Permisssion
 
3. Now Again Click on Root Explorer (not on switch), following dialog will open click MOUNT R/W as follows
 
4. after clicking Mount R/W following dialog will open Select RW's as shown Below and click ok
 
5. After done , we are ready to do the trick
Now goto root directory of phone using Es Explorer
  • click hompage at the top of Es Explorer home.
  • Now select  /Device
  • now open "etc" folder
  • now open "permissions" folder inside etc
  • in permissions folder find "platform.xml" file.
  • backup it & then open with ES Note Editor.
  • scroll down to find WRITE_EXTERNAL_STORAGE permission tag and then modify it as shown in below screenshot 
  • add extra line as shown in screenshot below carefully.
<group gid="media_rw"/>
 6. Now press back And save your changes. (please check " are correct not inverted before saving)
 7. REBOOT phone....

Done that's it after phone booted up you will have full access to External SD Card

any problem or question ? post in comments section
**TRY AT YOUR OWN, I'm not responsible for any damage to your device**