Added the add-on Attribute support method for Android

Source: Internet
Author: User
Add the add-on attribute to solve the problem that Android phones do not support the add-on attribute, the mobile PC assistant will display "your machine does not support the add-on Attribute". If you directly use your mobile phone, it will show: "The application is not installed", 91 also showed "Installation failed", which was very annoying. The seller searched the internet and found similar problems in other brands such as the IOT version of Moto. Alas, in fact, the main reason is that the Google service has been castrated and the three files need to be added: Map Program Framework:/system/framework/COM. google. android. maps. jar; Map permission:/system/etc/permissi **/COM. google. android. maps. XML; Network locator:/data/app_s/networklocation.apk. You only need to place the above files in the corresponding location on your mobile phone and restart your mobile phone. Method: first, the machine needs to be root, and then use the re manager to copy the file to the corresponding location, and finally change the permission to the same as the other 644, that is, three vertical lines, select all on the left, the top center is selected, and the right side is empty. Restart the machine and you will find that software such as aibang bus, endomondo, and shiguang network can be installed. Will not modify permissions? Check it by yourself. Specifically, these three files are used. /System/framework/COM. google. android. maps. jar;/system/etc/permissi **/COM. google. android. maps. XML;/data/app_s/networklocation.apk. Put it in the corresponding location. If there is no folder, create it by yourself. Export the latest APK on your mobile phone and upload it to your blog. The sharing time is 2013-03-25. (You may not be able to use it now.) The googleservice related apk-20130325.zip

Http://files.cnblogs.com/zdz8207/google%E6%9C%8D%E5%8A%A1%E7%9B%B8%E5%85%B3apk-20130325.zip

Http://hi.baidu.com/jorcoln/item/814bc83f104a1ebe124b146c

In addition, the following two sentences must be added to the manifest file for the developed application; otherwise, an error is reported.

<Uses-library Android: Name = "com. Google. Android. Maps"/>
<Uses-Permission Android: Name = "android. Permission. Internet"/>

========================================================== ======

Use the re manager to obtain the root permission and. broadcom. BT. le. jar files are placed in the/system/framework directory, and the 777 (higher than 644) permission cannot be granted after the phone is restarted, if the same error is reported, it is estimated that the corresponding XML and APK must be included before the error code can be used at 09:48:48, 08-01. 296: E/packagemanager (4532): Package COM. broadcom. BT. bloodpressure requires unavailable shared library COM. broadcom. BT. le; failing! Failed [09:48:52-blebloodpressure] installation error: install_failed_missing_shared_library =======================================the following are method, for your reference

Google service installation

Preparations: 1. Your mobile phone must have the root permission
2. You need a re Manager
3, enter Baidu cloud disk, http://pan.baidu.com/share/link? Upload id = 54154 & UK = 3238494711 download the Google service package and copy the four APK files to your computer.
Iv. installation steps: 1. Enable the storage function of the mobile phone
2. Copy the four downloaded APK files to your mobile phone (do not copy them to the SD card)
3. Open the re manager on your phone and go to the sdcard directory.
4. Copy the four APK files to the System \ app directory and restart the mobile phone.

========================================================== ==================
In this way:
1. First, root the phone and then restart it.

2. Put the following content in the Google package into the SD card, and then use the Manager (I used the re manager) to put the three files in the package, put them in these folders respectively (the mobile phone is not the SD card). The directory and corresponding file are as follows:/system/framework/COM. google. android. maps. jar;
/System/etc/permissions/COM. Google. Android. Maps. xml;
/Data/app_s/networklocation.apk. (I9308 does not have this app_s folder. You can create one by yourself)

3. modify the permissions of these three files to: select all on the left, select the top in the middle, and enter all on the right. It cannot be modified without root. Remember to move the file first and then modify the permission (remember to mount the manager to read/write, but do not modify the permission when modifying the software permission)

4. Restart the mobile phone

 
Related Article

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.