Android system files windows

Системные файлы Андроид

Последние версии Android наполнены встроенными сервисами, которые нельзя удалить без доступа к файлам ОС. Но разработчики по умолчанию скрыли их. В статье расскажем, как открыть системные файлы Андроид и какая папка, за что отвечает.

Для чего нужен root доступ и как посмотреть файлы

Чтобы открыть директорию с файлами системы, у пользователя должны быть права администратора или, другими словами, root. Разработчики специально заблокировали возможность взлома смартфонов, чтобы человек не мог изменить внутренние функции, удалять предустановленные сервисы и службы. На устройства с чистым Android по умолчанию заблокирован загрузчик, с недавних пор такую практику применяет ряд китайских производителей. Чтобы его активировать нужен рут доступ.

Для просмотра «внутренностей» Андроид не обязательно взламывать смартфон, нужно только скачать специальный файловый менеджер из магазина приложений Google Маркет. Вводим в поиске Root Browser и устанавливаем программу. В интернете рекомендуют другое конкурирующее приложение под названием Root Explorer, но последние версии не отличаются стабильностью, а пользователи жалуются на большое количество рекламы.

Открываем Root Browser. Даем разрешение на доступ к файловой системе телефона. Чтобы узнать, где находится корневая папка на смартфоне андроид, делаем свайп вправо и в появившемся меню выбираем Root Directory.

Обозначение системных папок

Рассмотрим назначение важных папок на Андроид. Фирменная операционная система Google написана на основе Linux, поэтом, если ищете конкретный файл или папку пишите её название дословно. В файловой структуре Android, в отличие от Windows, директории с именем «Cache» и «cache» будут разными разделами.

System

Не знаете, как зайти в папку system на своём Android? В разделе Root Directory прокручиваем список вниз и находим требуемый раздел. В ней расположены все основные записи, связанные с внутренними настройками и предустановленными сервисами. Будьте внимательны, на китайских смартфонах встречается System вне рут раздела, не перепутайте. Рассмотрим основные вложенные директории:

  • В app находятся предустановленные Google программы. На новых версиях разработчики перенесли их в отдельную директорию с названием priv-app;
  • По пути xbin/su расположены файлы, отвечающие за права суперпользователя;
  • В etc лежат конфигурации для запуска ОС и других приложений;

  • etc/hosts, как и на Windows, отвечает за блокировку входящих и исходящих соединений;
  • fonts – директория с системными шрифтами;
  • framework отвечает на все внутренние процессы и важные модули контроля ОС.

Cache

В ней находятся временные записи, предстоящие обновления операционной системы и кэш установленных игр и приложений.

С новых версий Андроид, раздел не обязательно находится в рут библиотеке. Как открыть и где найти папку data на Android? Пользователям с ревизией 8 – 10, рекомендуем искать data на внутреннем накопителе, а для более молодых версий использовать взлом. В директории находятся все внешние программы и сервисы, которые человек ставил из Google Маркета или используя apk.

Efs

Доступен не на всех устройствах. В нём хранится информация связанная с IMEI и другими параметрами идентификации девайса.

Читайте также:  Удаление oracle 11g windows 10 полностью

В разделе находятся файлы с внешнего накопителя, в новых ревизиях переименован в storage. Если в смартфон вставлена SD-карта или другой накопитель, внутри будет находиться раздел с именем sdcard или sdcard2, если внутренняя память дублирует название.

Система сохраняет всю музыку, изображения, видео и другую пользовательскую информацию по этому пути. Если нужно перенести личную информацию на компьютер через USB-кабель, рекомендуем её искать в mnt или storage.

Важно понимать, что имена и размещение разделов может отличаться в зависимости от большого количества факторов: производитель телефона, внешних оболочек и наличия root. Без прав администратора запрещено редактировать и заменять документы, а некоторые записи могут не отображаться.

Android File System And Directory Structure Explained

Last Updated: November 7, 2014

Most people are familiar with the file layout on Windows and are happy navigating the Windows file System.

Windows uses a drive letter for each physical drive or partition.e.g. C: drive

Note: A Physical drive will have at least 1 partition but can have more than one. This is true for both Windows and Android.

[outline style=”yellow”]What is a Disk Partition? – Disks can be subdivided into smaller disks called partitions. Partitions appear and can be used as if they were separate physical disks. [/outline]

If you insert a USB drive into your windows machine in shows up as a disk with an assigned drive letter.

Although windows shows a disk icon the disks could be partitions of a single physical disk.

Each disk partition has a root directory which contains files and folders (directories).

The root of the C drive is C:\ and of the F drive is F:\ etc

Android File System Structure

Android uses the Linux file system structure which has a single root .

The diagram below shows the structure

The system partitions and directories are protected and unless your device is rooted you don’t normally have access to these although some file managers will display them.

Physical disks and partitions appear under the root as a directories , and do not have a drive letter as in Windows.

Android doesn’t normally come with a default file manager, and so you will need to install a file manager App like Astro file manager, to locate and manage files and folders.

The sdcard and ext-sdcard Partitions

The sdcard partition is the main storage area for user data and files. It also contains App settings and data.

The sdcard partition exists even though you may not have an external sd card.

It is the internal partition.

If you open the sdcard directory you will see something like this:

Note: partial listing only

These files and directories contain your pictures,films,downloads etc as well as App data and settings.

You can view these files from your PC by connecting your device to a PC using a USB cable.

The ext-sdcard partition will only be visible if your device supports external storage, usually using a microSD slot.

External sd cards use either the FAT,FAT32 or exFAT file system formats.

Most devices support FAT and FAT32, but support for exFAT is limited.

Читайте также:  Как отключить автозаполнение windows

The choice of file system is governed by the partition size as follows:

Card Type

Card Type File System

Max Capacity

SD FAT 2GB SDHC FAT32 32GB see Note SDXC exFAT 2TB

Note: Windows format size limit of 32GB. Can be larger but need to format using external tools. Windows XP could fomat FAT32 Volumes upto 128 GB

Android File Associations

Just as with other operating systems like Windows, Android will use an App to open a particular file type,denoted by the extension.

For example if you try to open a pdf file it will normally use Adobe reader (if installed) to open the file.

To open a file you will normally need to located the file using a file manager.

Just press the file to open it.


If the file type doesn’t already have an App associated with it you should be prompted to choose between the available Apps.

The option to always use that App sets it as the default App for that file type.

If you set it as the default App you will not be prompted again unless you remove the association.

To remove an association you need to remove it from the App itself.

So if the pdf files open with adobe reader and you want to change that:

  1. Go to Settings>Apps>Select Adobe reader,
  2. Then go to the Launch by default section
  3. and Clear defaults

The next time you try to open a pdf file you will be promoted to choose an App.

Android File Managers

If you search the Google play store you will find many file managers.

Which App is the most suitable depends on what you want to do. You should bear in mind that more features/functionality isn’t always better.

File managers like ESF have lots of functionality including:

  • Built in FTP client
  • Task Manager
  • Cloud storage client
  • etc

However for many this is a bit of an overkill, and so you might consider installing one of the simpler file managers like file manager and Astro file manager.

File Downloads

When you download a file using Google chrome or another browser App the file it is stored in the download directory.

You can access the directory contents through a shortcut in the Apps folder (if provided).

You can also use a file manager to locate it the folder called download. It is under your primary storage (called sdcard)

Summary

Android uses the Linux File and Directory Structure which consists of a single root.

All drives and partitions are displayed as directories in this tree like structure.

Android system files windows

Нужно просто запустить скачанный exe-файл, без инсталляции.
Чтобы скопировать файл на устройство, нужно отметить чекбоксом файл(ы) на ПК и нажать кнопку Copy.

В Android Manager нет проблем с кириллицей, там намного больше функций — контакты, календарь и т.п.
Зато этот Android Commander запускается быстро и не ограничивает размер загружаемых на устройство файлов 10-ю мегабайтами.

Читайте также:  Launcher mac os для windows

Android Commander 0.7.8:
— better look (more icons ;))
— apk files icons and info in computer files tab
— flashing zip updates
— flashing img images
— tools: DDMS, SQLite Browser, SignApk
— now also installer store some info, so second loading of dir(and every next) is much faster 😀
— auto scrolling console window
— commands history in console window
— fixed bug with invalid apk files
— button New Dir in Select Dir dialog
— lots of small fixes

я ничего почти не поняла!!(( а можно КАК для блондинок обьяснить. :blush:

Вопросы слишком общие.

Просто запустить на ПК скачанный файл. Инсталляция в обычном понимании не требуется. При первом запуске программа может докачать необходимые компоненты и закрыться, тогда запустите ее заново.

Что нужно сделать?
Если скопировать файлы на телефон, то в одной панели открыть папку на ПК, в другой — на Android. Отметить нужный файл галочкой слева и нажать кнопку Copy. Что здесь непонятного? Обычный интерфейс файлового менеджера с двумя панелями.

Если пользуетесь Android Manager, то зачем Вам еще и этот Android Commander?

Сообщение отредактировал TaciturnMan — 16.04.10, 08:52

Разница, конечно, есть. Но зависит от того, какие функции используете. Если просто передача файлов, то разница в том, что Android Manager имеет ограничение на размер загружаемого на телефон файла (10Мб). Android Commander такого ограничения не имеет, но пользы от этого мало, т.к. большие файлы загружать через adb все равно долго, а лучше подмонтировать карту памяти в режиме UMS.

В остальном, навряд ли Вам понадобятся функции для разработчиков flash updates, DDMS, SQLite Browser, SignApk.

Version 0.7.9:
* before update delete settings.ini file from program dir
— rebuilded program engine! (now is extended and more flexible)
— new design! (not every ware yet, but soon 😉 )
— works with new Cyans Apps2SD
— new tabs to change view between apps from data or sd-ext (new Cyans Apps2SD only)
— partitions size info works with CyanogemMod-N1
— changed format displaying sizes
— better size info window
— new drives selector with nice icons
— changed format in windows tab address bar
— ability to removing single files from windows tab
— Applications Installer not closing automatically after install/rename
— ability to change and refresh directory in Applications Installer
— ability to removing apps from Applications Installer
— all labels “selected” are clickable now (reverse selection)
— all labels “count” are clickable now (select/unselect all)
— file size info in application info window
— new button search on Cyrket in app info
— fixed problem with loading App Info window from Applications Installer
— restarting options should working now for not rooted devices
— fixed some bugs with exploring files on not rooted device
— Screenshots (for now works only with resolution 480×320 )
— program do not need restart on first run
— updating log on program start is always auto closing
— more fixes/changes I cant remember

Windows v0.7.9 AndroidCommander.exe ( 4,53 МБ )

Linux v0.1.0.884 Alpha AndroidCommanderLinux_0.1.0.884_Alpha.7z ( 3,27 МБ )

Оцените статью