Skip to content

E970 Conversion Fixes

Antonizoon edited this page Nov 23, 2013 · 1 revision

Unlike the Nexus 4, you will need to install a special zip file (using the custom recovery) to fix the following:

  • LTE & GPS(JB AT&T modem)(4.2.2)
  • Volume keys
  • Internet APNs(AT&T)
  • SD card fix (stock 4.2.1 & 4.2.2 based roms only for now)
  • NFC(Might or might not work)

Flash Fixes zip file

(we need to figure out how this thing works...)

Customize the Fixes zip file

Each custom ROM variant uses a unique framework-res.apk file that cannot be used in other variants, so we cannot make a universal fix.

However, you can modify the fixes file to work with any other ROM in less than 1 minute. (We should really create a script to do this automatically, though... Maybe a zip.js app, or integration with Android auto-patcher?) Download the fix zip file and follow these instructions:

  1. Download and install 7zip.
  2. Get the zip file of your current custom ROM, and view the files inside.
  3. Extract the framework-res.apk file from your custom ROM's zip file. It is found under framework/.
  4. Right-click framework-res.apk, go to the 7zip menu, and select Open archive.
  5. A new window will open. Browse to res/xml/ and copy this modified storage_list.xml into it (to download, click the link, right-click save-as).
  6. It will ask to to overwrite, click Yes.
  7. Replace the framework-res.apk in the fixes zip file (under the folder framework/) with your modified one.
  8. You can now flash the modified fix to your phone.

Sources

BA Logo

Bibliotheca Anonoma

Android Development Codex

Note: All non-Android projects have moved to the BASLQC Wiki.

Introduction

  • Introduction - A quick intro to the rationale and ideals of this guide, and smartphone modding in general.
  • General Setup - Learn how to install and run the tools you need to succeed.
  • Device Guides - Customized, fully decked out guides for rooting each and every device we could find.
  • General OS Customizations - General customizations that work on all devices of a specific OS.

Content Guidelines

  • General Guidelines - The ideals that you should uphold while working with and editing this guide.
  • Device Guide Templates - Templates and general guidelines for creating customized guides for a device.
  • Linux - Run a full desktop OS on your little mobile device; research is being made to make it comfortable to use in the mobile space.

Reference

  • Glossary - Contains all the crazy acronyms and word soup that you'll need to wade through when using this guide.
  • Android Buying Guide for Modders - While modding can fix up an outdated device, it will make your life easier to buy the right device from the start.
Clone this wiki locally