-
Notifications
You must be signed in to change notification settings - Fork 4
Various android tools from Lingnu Open Source Consulting Ltd.
License
Shachar/Lingnu-Android-Tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project contains miscellanious tools for manipulating an Android platform, developed as part of the services rendered to our clients by Lingnu Open Source Consulting Ltd. All code is Copyrighted (C) 2010,2011 Lingnu Open Source Consulting Ltd. These tools were developed as part of our work for our clients, and are released to the general public under the GNU General Public License (GPL) either version 2 of the License, or (at your option) any later version. Lingnu's web page is at http://www.lingnu.com Available tools: split_bootimg - a generic tool for splitting a boot image created using mkbootimg. The tool auto-detects the actual (as opposed to reported) page size, and dumps all relevant info about the boot image. The tool makes no assumptions about the parameters used in order to create the boot image. new_strings - has 2 functions: + given 3 files : old_english_strings.xml newer_english_strings.xml localized_strings.xml will output new localized strings.xml based on old, new, and localized versions of of strings.xml (reflects changes between the old and new version : dropped, new and modified string entries) + given 2 files : old_localized_strings.xml newer_localized_strings.xml will output merged version of the 2 files, prefering newer string entries if exists. zzos - the reverse of aapt. Decompile the resources of an apk to a format suitable for recompilation using aapt. "zzos" is "aapt" shifted one letter down. de9patch - deserializes metadata of 9-patch compiled png file, writes out original 9-patch png xmlindent - buetify xml file
About
Various android tools from Lingnu Open Source Consulting Ltd.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published