Translate

Easy Ways to Access Android System Files on PC (Tutorial)

Access Android System Files on PC.....

Since using the S88 IMO Android phone I started to be interested in exploring about Android, especially the process of porting a ROM. One tool that is very helpful in this activity is Android Commander.
For those who already know how to port a ROM, of course, they have experienced difficulties such as replacing system files, having to go back and forth to TWRP, or having to Reboot after trying to fix bugs. it could have an effect on our HP Volume and Power buttons.
For that I share a PC tool called Android Commander to make it easier to reboot without touching the Power button, drag and drop system files.


What is Android Commander?

Android Commander is a Windows tool that makes it easy for us to manage Android via a PC such as installing applications, logcat, Rebooting into Recovery and Fast Boot, file system access and so on. This tool was developed by PanPiotr from XDA.
Indeed this tool has not been developed for a long time but until now it still works well on Android Marsmallow, Lollipop, Kitkat, Jelly Bean, Iceam Cream Sandwich. For Android Nougat and above, it can't be used anymore. You can use a similar tool called Total Commander .

What are the Functions of Android Commander

  1. Can install an application via PC
  2. Read Logcat
  3. Reboot Recovery, Reboot Fastboot easily without the need to press the HP key
  4. Can do screenshots (can only be ICS down)
  5. Access the System folder such as inject, copy, delete, rename and so on ( need ROOT )
  6. And many more, there are indeed some features that are no longer working

Requirements

- If you want to access the file system, your Android must be rooted 
- Good quality USB cable 
- Enable USB Debugging

Material of Android Commander

ADBD Insecure Application - This application functions to change secure adbd to insecure adbd . Without this even though your Android has been rooted it will still be considered not rooted by Android Commander. Unless you use a custom kernel that has enabled ADB insecure .
Portable Android Commander - Extract the file on PC / Laptop.

How to use Android Commander


  1. Activate the USB Debugging Android that you will use, then connect to the PC
  2. Open ADBD Insecure then enable Enable at Boot and Enable insecure adbd
  3. Open the Android Commander will look like the image below



   4. Here you can enter, delete, rename, reboot and so on

Solution

Bootloop after changing buld.prop, you must first set permissions to 644 by right-clicking on build.prop then selecting properties then set 644. (so each time you change build.prop, make sure to set permissions again)
Easy Ways to Access Android System Files on PC 2
If you fail when you push the file system even though it has been rooted and installed Adbd insecure. try editing first fstab.qcom on the line
/dev/block/bootdevice/by-name/system /system ext4 ro,barrier
you turn ro into rw .

Post a Comment

0 Comments