Method 1. Change the subject.
Method two. Open apk editor.
Click the first option.
Find the software you want to change (take Baidu network disk as an example) and choose the third commonly used editor.
You can change the icon, name and save it. In the meantime, we have to uninstall the original Baidu network disk.
After saving successfully, click Install.
APK editor is a system security software.
Apk Editor is a software produced in Ba Shen, which can edit APK files, including unpacking, packaging, signing, Chinese translation and so on!
I believe many people who have played Saipan Sinicization know the py software of Sinicization Storm. This software is also the first Android Sinicization software on mobile phones, which allows you to modify Android software in Chinese anytime and anywhere without using a computer.
Update information of version 1.50:
1. Add the function of editing the list of dex files in Chinese;
2. Fixed the error that arsc files containing multiple packages could not be parsed;
3. Fix the abnormal bug when there is no branch under the resource category.
How to modify the interface layout of Android APP?
Steps to modify the interface layout of Android APP: File-> New-> Androidxmlfile, select an outermost container and enter a name to create it. You can copy an existing layout and make changes in it. Overview of View7 layout
1, linear layout
2. Relative layout
3, TableLayout (table layout)
4, ListView (listview)
5. Display data table (a control)
6. Absolute layout
7. Table layout
What software can modify the name of the software in the mobile phone?
First of all, only smart phones can modify the software name. Rename means changing the name displayed on the desktop icon (because if you want to change the file name, you can use any file browser and use the "Rename" function).
1 If it is a Symbian system (that is, most Nokia smartphones), just download a "Magic Master" renaming software, but your mobile phone needs to be cracked, and you need to install py (Parsons platform) to install this software.
2 If it is Android, I recommend "GO Desktop" here! This software supports the application of themes, is flexible to use, can change, rename or hide the desktop icon and name of any program, can create folders to classify program icons, and can change the menu arrangement type and switching effect. It also supports "GO" series plug-ins, such as notes and calendars, which are beautifully made. The most important thing is that "GO Desktop" starts and uses smoothly, and I use ZTE U880 faster ~ so I recommend it to you, hoping it can beautify your desktop.
How to change the software name of Android phone?
Android phones can't change the software name.
A simple Android application consists of Activity, Contentprovider, Service, intention and so on. (it may only contain some but not all). Among them, Activity is equivalent to the dialog window of Windows application or the webpage window of network application; Contentprovider provides data storage for multiple applications.
Services are designed to run in the background independently of activities (such as when designing a music player that needs to run in the background). Intention is a runtime binding mechanism to describe what a program wants to do, jump from one activity to another, and so on.
There are a lot of non-Google source codes in Android. For example, Xiaomi, Huawei, Samsung and so on. They all contributed a lot of code, realized many new functions and solved many problems.
How to modify the icons and names of Android applications?
The decompiler "Android Modifier" can be used to modify the icons and names of Android applications. Please refer to the following steps for specific operations.
1. Download the "Android Modifier" software on the application download website, and install it into the computer system after downloading.
2. Open the "Android Modifier" application on the computer, and import the Android application whose icon and name need to be modified in the decompilation options interface. What is imported here is the Android application "Stand-alone Landlord", and the original installation package of the Android application needs to be downloaded to the computer in advance.
3. After the Android application is imported, a prompt will appear. Click "No" to directly enter the general information editing interface. All kinds of information of Android applications will appear in the editing interface.
4. In the editing interface, click the "Replace Icon" option to replace the applied icon with the required icon, and modify the application name in the "Application Name" column to "Who is the Landlord". Icons and names can be modified according to personal needs.
5. Click "Start Packaging" in the "Package/Signature" option to recompile the modified Android application.
6. After packaging, the icon and name of the Android application have been modified. At this time, just import the new installation package into the mobile phone and install it. There are two export methods: "install on mobile phone" and "export installation package". Source code:-reverse compile source code: -apk