Android Rom folder

Source: Internet
Author: User

\ System \ app
This mainly stores applications for regular downloads.Program, You can see that all files end with the APK format. The program in this folder is the default component of the system. The installed software will not appear here, but in the \ data \ app folder. During Rom streamlining, you can increase or decrease it. For example, you can add a weather plug-in and put it in it!

\ System \ bin
The files in this directory are all local programs of the system. From the bin folder name, we can see that the files are binary programs, which are mainly components of the Linux system (commands)

\ System \ etc
From the folder name, the system configuration files are saved, such as the core configuration of the APN Access Point settings.

\ System \ Fonts
Font folder, in addition to the standard font, bold, and italic, you can see that the largest file size may be a Chinese font, or some Unicode font, from T-Mobile G1, we can clearly see that the display of Simplified Chinese is normal, among which droidsansfallback. TTF file size. You can modify some fonts when creating the Rom. The files are the same as those on the computer. You can download some art fonts to replace them, but the names should be the same!

\ System \ framework
The framework is mainly a number of core files. It can be seen from the suffix jar that it is a system platform framework.

\ System \ Lib
The lib directory stores the underlying library of the system and some so files, such as the Runtime Library of the platform. If you want to add the input method to Rom, we can extract the so file in the input method and put it here!

\ System \ Media
\ System \ media \ audio
In addition to regular ringtones, there are also some system prompts for event music. Start the image file bootanimation.zip. You can change it to another one!

\ System \ Sounds
The default music test file has only one test. Mid file for playing the test file.

\ System \ USR
User folders, including sharing, keyboard layout, and time zone files.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.