Skip to content

A simple editor for changing your encoded AndroidManifest.xml.

Notifications You must be signed in to change notification settings

hexingzhou/AXMLEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AXMLEditor

A simple editor for changing your encoded AndroidManifest.xml.

Reference: https://code.google.com/archive/p/android4me/

Feature

  1. Read encoded AndroidManifest.xml file to chunk array.
  2. Change contents in chunk array directly.
  3. Rebuild encoded AndroidManifest.xml.

TODO

The project only can change text data which is a direct word in the AndroidManifest.xml. It does not work even through the text is a String data in Android Resources. But it's an easy work to develop Classes extends the Base.

About

A simple editor for changing your encoded AndroidManifest.xml.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages