[Script/Tool][Windows]>>Auto-Deodexer 4.4.x<<[All Android Versions] - Android Software Development

This toolset is based on prior work of:
crt60 - http://forum.xda-developers.com/showthread.php?t=1288373 - and -
Daneshm90 and crzyruski - http://forum.xda-developers.com/showthread.php?t=598026
I've used a version of these scripts for a couple years and decided to update them and provide something that can be used for general deodexing purposes on any stock firmware - for any Android version up to 4.4.x.
These scripts automate the entire process of creating deodexed and zipaligned apks and jars from stock based firmwares. Once done it is still up to you to merge them back into the system partition or customize them as you see fit with apktool and/or other tools.
This script uses the 2.0.3 version of JF's smali and baksmali to regenerate the classes.dex file from the odex file and package it into the apk and jar files. It will also zipalign (with 32-bit alignment).
There is an option to pull the system partition from the phone, or you can do this yourself and place the app, priv-app, and framework files in the staging folders manually.
To use the toolset:
Extract the zip to a folder with no spaces in the name (same goes for any folders above)
If you already have system pulled, add app (*.apk/*.odex), priv-app [4.4.x] (*.apk/*.odex), and framework (*.jar/*.apk/*.odex ) folder contents to the extracted folders
See the Readme.txt file for additional information
Double-click on deoall.bat to start the script as is shown below...
------------------------------------------
| Compression-Level: 9 | Android API: 19 |
------------------------------------------
**************** Auto-Deodexer 4.4.x *******************
Choice Action
1 Pull system (Phone must be in USB debugging mode and attached to USB)
2 Set Android API level (Important!! - Do this before deodexing)
3 Deodex a stock ROM (Either copied from image file or Pulled from phone)
4 Zipalign apk's (After they are deodexed)
5 Select compression level for apk's/jar's
6 Clean up (Deletes intermediate folders after zipalign is complete)
7 Help - Show How-To
8 Quit
Please make your decision:
Auto-Deodexer Package Contains:
* app (directory)
* priv-app (directory)
* framework (directory)
* adb.exe (v 1.0.31 - API 20)
* AdbWinApi.dll
* AdbWinUsbApi.dll
* 7za.exe (v 9.20)
* baksmali-2.0.3.jar
* deoall.bat
* deoAPK.bat
* deoAPK-PRIV.bat
* deoJAR.bat
* Readme.txt
* smali-2.0.3.jar
* zipalign.exe (API 20)
* zipappapk.bat
* zipappapkpriv.bat
* zipframeapk.bat
All binaries included are current as of July 2014 and obtained from Android SDK (adb, zipalign), SourceForge (7za), & google.com (smali/baksmali).
Thanks to crt60, Daneshm90 and crzyruski for original work on these scripts
Thanks to jesusfreke for smali/baksmali
Thanks to Igor Pavlov for 7zip
Thanks to qkster for testing the scripts
Thanks to Spannaa for providing his 4.4.2 update to these scripts while my phone was still waiting on a 4.4.x update

Change log
Jul 2014 - 4.4.x
- Updated to smali/baksmali 2.0.3
- Updated adb & zipalign to Android SDK API 20 release
- Added support for Android 4.4.x, including priv-app
- Additional error handling around menu selections
Oct 2013 - 4.3
- Updated to smali/baksmali 2.0
- Updated adb, zipalign, and 7za to current version
- Added support for Android API selection - any version up to 4.3
- Addition of error checking
- Added input validation
- Rewrote help and Readme

reserved

Nice job, Zen!
I can vouch for this.
It really works...purely simplifying the deOdex process.
If you have Odex apks and want to deOdex them..this is da bomb.
Why anyone would want deOdex the files, though. That's another story...

Awesome work as always Zen. I will be using this for sure. :thumbup:
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2

Nice
Sent from my GT-I9300 using xda app-developers app

woww.. thnx great tool.
keep it up.

Will I be able to use this to de odex a stock Motorola ROM? Motorola is a little tricky from my past experience. If so, I assume this will have to be done via the stock rom slot using safestrap.(?) I am sorry for the uninformed questions but I cannot find device specific instruction, considering I do everything with virtual rom slots on a locked bootloader I thought it would be wise to ask assistance before I end up doing yet another fastboot flash lol. Thanks for the great tool.

please mirror download link..thanks

Awesome work!

Impressive Work
Wow. This tool worked like a charm. Thanks for all your hardwork. I am impressed with the speed the deodexing was achieved. I found this tool after failed attempts at using 2 other tools for the same task. Thanks again.

WOKS like charm!

Works fine here too.. Thank you so much!! ?
Sent from my GT-I9500 using Tapatalk

Great tool, after pulling my hair out with other tools then being pointed here I'm really thankful for your amazing work.
Sent from my GT-I9505 using Tapatalk

With a couple of small tweaks, this tool deodexes and zipaligns 4.4.2 roms too.
Thanks
Sent from my GT-I9300...

Yes, an update is a bit overdue...
My phone is due to get the 4.4.2 soon. When that happens I will post a new version with updates - scripts, smali/baksmali, zipalign.
Sent from my SAMSUNG-SGH-I317 using XDA Premium 4 mobile app

Zen Arcade said:
Yes, an update is a bit overdue...
My phone is due to get the 4.4.2 soon. When that happens I will post a new version with updates - scripts, smali/baksmali, zipalign.
Click to expand...
Click to collapse
Great :good:
Meanwhile, if it's OK with you, here's my updated version for up to 4.4.2

I do not get good
option 2 to 5
that number
should be placed

avirale123 said:
I do not get good
option 2 to 5
that number
should be placed
Click to expand...
Click to collapse
More details on what you are seeing? Make sure no spaces in any folder names in path.
Sent from my SAMSUNG-SGH-I317 using XDA Premium 4 mobile app

Zen Arcade said:
More details on what you are seeing? Make sure no spaces in any folder names in path.
Sent from my SAMSUNG-SGH-I317 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I understood everything :fingers-crossed:
excellent tool and work :good:

Related

[POLL] RE: MAD Industries SYSTEMUI MODS. See [MOD] thread first

This thread picks up where "[MOD] [SYSTEMUI] Enable Wifi Toggle / Reconfigure and theme toggles [ICS Blue!]" leaves off. See post #174
Alright guys so here's the deal. The *proper* way to remove the location icon, battery full notification, and/or clock is through a smali edit. Smali files are contained in dex files and jar files. Our stock rom is an odexed rom meaning that the dex file is specifically optimized for our device; its also signed. So in order to change anything, the steps are:
1) Pull core.jar, ext.jar, framework.jar, android.policy.jar, services.jar, services.odex
2) Disassemble the services.odex file
3) Decompile smali files and compare decompiled source to smali code to find correct values
4) Make edits to smali
5) Recompile smali files
6) Repackage odex file
7) Pull signatures from original odex file
8) Use them to resign new odex file
9) Push back to phones
10) Repeat for each version of the statusbar mod
As you can see this takes a very long time and is rather tedious. Work is pretty significantly reduced by using a deodexed rom.
I would like feedback from people regarding whether beans-only support is suitable or if this project should be elevated to a full rom. I have a feeling that even if I do just these couple of edits there will be more that require deodexing the services.
More detailed POLL options
1) Continue work with Beans support only (immediate)
2) Elevate project to full ROM status and introduce a new rom to the scene (requires time and preferably a team)
3) Just do the battery full mod and the location mod and forget any other status bar icon mods. (including removing battery/clock)
4) Leave the statusbar icons alone until a source-built rom is made available
5) (forgot to include) "Hack" solutions such as removing the png files
Delete
#3
Sent from my Commodore 64..
READY.
load"*", 8,1
1
Edit: Definitely just support deodexed roms. Way too much work for odex and if people are into modding their phone they should be deodexed anyway Imo.
Sent from my SGS3
3
Sent through Mental Telepathy...or my TF201
I say just provide support for Deodexed roms (not specifically only Beans Rom though). No reason to put you through all that time and effort of working on a stock Odexed rom.
Thank you again for your work. It is certainly appreciated by us all!
Hypnosis4U2NV said:
#3
Sent from my Commodore 64..
READY.
load"*", 8,1
Click to expand...
Click to collapse
Off topic but I like that Sig was my first computer
Sent from my SCH-I535 using xda premium
1!!!
Sent from sexy a** Galaxy S III
i vote whatever is easier for you. i am sure i am with the many here who appreciate what you've done and will appreciate what you will do in the future
but i asked in another thread and just saw you mention it but i tried playing around with some xml files and wasn't able to remove clock from status bar so a how to would be greatly appreciated if you or another more qualified individual has the time. if not no worries
i say 1 LOL

[update-i][x-zoom-v2][netlock free][micromax-a60][transparent]

[UPDATE-I] FOR X-ZOOM [V2]​
Guys after releasing my X-ZooM-V2 with grand success...... I have been reported with only 2 minute prob..:silly:
So I decided to fix those prob as fast as possible...
And also I did it.......So with out making any further late I am going to release my UPDATE-I for X-zoom-V2
Features Included in this update-i
1) Settings modified,,,(fixed the error)
2) New alarm clock included with Transparency
3) An User Guide app included with all commands to use the Terminal Emulator(specaly for ADT users)
4) Flash Player 11 include (now wrking for a60 with out external lib files)
CLICK the download button to get the update.zip in your pc/lappy
​
That's All
DONT forget to click THANKS:good::good::good::good:
plz add 2g/3g toggle..this is the only reason i left x-zoom..include umts/gsm option in setting like jet mod 2,2 has...
OK...I will release it as a zip as quick as possible....... okey??
Sent from my A60 using xda app-developers app
aguha1044 said:
[UPDATE-I] FOR X-ZOOM [V2]​
Guys after releasing my X-ZooM-V2 with grand success...... I have been reported with only 2 minute prob..:silly:
So I decided to fix those prob as fast as possible...
And also I did it.......So with out making any further late I am going to release my UPDATE-I for X-zoom-V2
Features Included in this update-i
1) Settings modified,,,(fixed the error)
2) New alarm clock included with Transparency
3) An User Guide app included with all commands to use the Terminal Emulator(specaly for ADT users)
4) Flash Player 11 include (now wrking for a60 with out external lib files)
CLICK the download button to get the update.zip in your pc/lappy
​
That's All
DONT forget to click THANKS:good::good::good::good:
Click to expand...
Click to collapse
Hey,can you post a adt link of the update...Thanks in advance

Add-Ons & Downloads (For LightWeight ROMS)

This thread was originally created to support the HyperGalaxy and HyperLight ROMs, but development for both ROMS is dead.
This thread is now a archive for all LightWeight ROMS. Remember to click Thanks! if this thread helps you.
Clockwork Mod Flashable Zips These ZIPs must be flashed with Clockwork Mod Recovery they may not work by simply extracting files.
Official S Voice (Clockwork Mod Flashable): http://d-h.st/NMf
XADLIB Baseband/Modem (Clockwork Mod Flashable): http://www.mediafire.com/?nawlszazxnczcii *Final & Complete*
XADLI8 Baseband/Modem (Clockwork Mod Flashable): http://www.androidfirmwares.net/Modem3/Download/15 *Archive Use Only*
XADLI7 Baseband/Modem (Clockwork Mod Flashable): http://www.androidfirmwares.net/Modem3/Download/14 *Archive Use Only*
XADLI5 Baseband/Modem (Clockwork Mod Flashable): http://www.mediafire.com/?4feb0f2qifj775v *Archive Use Only*
XADLI4 Baseband/Modem (Clockwork Mod Flashable): http://www.mediafire.com/?r1t72fx6mveizbu *Archive Use Only*
Clock APP (Clockwork Mod Flashable): http://www.mediafire.com/?3i5839222esvbt6
Default Samsung Keyboard (Clockwork Mod Flashable): http://www.mediafire.com/?6gg5lavo02fzgvv
Voice Recorder (Clockwork Mod Flashable): http://www.mediafire.com/download.php?n04dbeqoenu3st6
Samsung Apps (Clockwork Mod Flashable): http://www.mediafire.com/?8y2oq6rsbmhk1ud UPDATED
DSP Manager (Version 3) (Clockwork Mod Flashable): http://www.mediafire.com/download.php?2z07y70dao49a5n
**Below Are Android Open Source Project Files** *They Are Not Your Standard Samsung Stock Files But Will Still Work And Are Very Popular*
Default Launcher (Jelly Bean Version): http://www.mediafire.com/?p5n9r9zvg9xjyxg
Books (Jelly Bean Version): http://www.mediafire.com/download.php?j2q8k02en6dmd6d
Calendar (Jelly Bean Version): http://www.mediafire.com/download.php?18pke2wtdszkka9
Keyboard (Jelly Bean Version): http://www.mediafire.com/download.php?3972n370s3hbm46
Movie Studio (Jelly Bean Version): http://www.mediafire.com/download.php?nh2hy7o64416b4c
Standalone Installable APKs These APK's can be installed by simply selecting them on your Android Device and installing.
GMail (Standalone APK): http://www.mediafire.com/?ff8z1351r49ve1h
Google Chrome (Standalone APK): http://www.mediafire.com/?p4up7466gqwcpyn
Google Talk (Standalone APK): http://www.mediafire.com/?762dndmyud8o6l7
Real Player (Standalone APK): http://www.mediafire.com/?c70ppuw7v1v308t
GalaxSim Unlock (Standalone APK): http://www.androidfirmwares.net/pure/Download/24
Root Explorer Installable APKs These APK's must be installed with Root Explorer and have permissions set. They will not work by simply installing.
FM Radio: http://www.mediafire.com/?qlz9g2j1en3s9k9
Face Lock: http://www.mediafire.com/?0m0f5ka5fs0i2b8
Clock APP: http://www.mediafire.com/?vuteo1u0f8ecyue
My Files: http://forum.xda-developers.com/attachment.php?attachmentid=1315213&d=1347253729
Voice Recorder: http://www.mediafire.com/?07803zyf6u2zs2c
Sound Files (Clockwork Mod Flashable)
Samsung Ringtones: http://www.mediafire.com/?ljj0y4450n0x01d
Samsung Alarms: http://www.mediafire.com/?65qocgcxy8w46ya
Samsung Notifications: http://www.mediafire.com/?6s7793ekk15k61a
Samsung UI: http://www.mediafire.com/?q93ngxlunh3b8q2
All Samsung Sound Files (All Stock Sounds): http://www.mediafire.com/?mcikkdjcm5qdrwc
Cyanogen Mod 10 Ringtones: http://www.mediafire.com/?z38hd9i8v7wy9ou
-------------------------------------------------------------------------------------------------------------------------------------------------
I would like to thank the following users who have helped create this collection, each in their own way:
KristofPetho - NeoBlade - pawmadsen - j0ep0
-------------------------------------------------------------------------------------------------------------------------------------------------
Are You Confused About CSC Code? All Explained Here: http://forum.xda-developers.com/showthread.php?t=1873864
Existing Download Collections
Official HyperGalaxy Downloads: http://d-h.st/users/kristofpetho/?fld_id=2943#files (Hosted By KristofPetho)
Download Stock Software Removed From HyperGalaxy: http://www.mediafire.com/?dbsf6ah3wpd89 (Hosted By NeoBlade)
APK Downloads: http://www.mediafire.com/#dbsf6ah3wpd89 (Hosted By NeoBlade)
*Please note that TechMayhem, pawmadsen and AndroidFirmwares.net are not liable on the XDA community for any content produced from existing download collections.*
Post Reserved For Future Links.
Hi everyone I'd like to know if anyone tried the SGN2 camera app ?
Sent from my GT-I9300 using xda app-developers app
My Files, FM Radio, Voice Recorder
TechMayhem said:
In this thread are a collection of downloads for HyperGalaxy ROM.
S Voice (Clockwork Mod Flashable): http://www.mediafire.com/?59d95mnzu7ukb7b
XXDLI4 Baseband/Modem *Best JB One* (Clockwork Mod Flashable): http://www.mediafire.com/?r1t72fx6mveizbu
Default Samsung Keyboard (Clockwork Mod Flashable): http://www.mediafire.com/?6gg5lavo02fzgvv
Google Chrome (Installable APK): http://www.mediafire.com/?p4up7466gqwcpyn
Google Talk (Installable APK): http://www.mediafire.com/?762dndmyud8o6l7
Real Player (Installable APK): http://www.mediafire.com/?c70ppuw7v1v308t
This Thread Will Continue To Be Updated, However You Can Find All Other Downloads For This Rom Here:
http://d-h.st/users/kristofpetho/?fld_id=2943#files
The Link is managed by the creator of HyperGalaxy - Kris
Click to expand...
Click to collapse
l
Please add My Files, FM Radio, Voice Recorder to the list because they are very important to many who want's to maintain stock look, Thanks
Atomos33 said:
Hi everyone I'd like to know if anyone tried the SGN2 camera app ?
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Flashed it earlier.. seems fine. But gallery crashes for me when wallpaper is changed from this menu.
If it helps you can just click on my signature as well as it has a list of stock SGS3 apps that are often removed. However they are not installable, you will have to push the apk files to "system/app" then change the permissions to 644 using Solid Explorer or any other File Browsing app of your choice that supports root. Then reboot.
EDIT: They might be installable, I just don't have the time to test. Try it and see!
Links Updated
Links updated. New Baseband is now available on the post.
NeoBlade's Link also available.
If you found this link useful -- spread it.
Please PM any further requests - thanks.
Themes?. Can u upload it too?
Enviado desde mi GT-I9300 usando Tapatalk 2
Which themes would you like uploaded?
Let me know and I will add them later today
mby u should add a link for gapps, since it includes gtalk and gmail
Sent from my GT-I9300 using xda app-developers app
Notor1ouS- said:
mby u should add a link for gapps, since it includes gtalk and gmail
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
A complete Gapps package will be useless as many google apks are already present. It would be better to have individual apks.
Google Talk is available as a individual download. GMAIL I will add soon.
zoot1 is right -- you cannot flash a GAPPS package.
It will cause some issues. Recommend watching the first post for new links.
More will be available throughout the day....
Quick Update
Quick Update, AndroidFirmwares.net is now my official hoster for files and all current content will eventually be duplicated and transferred over.
I have added some more links and others will be available in the future once transfer complete.
Keep the requests coming in.
I've added GMail to my folder. Here is a direct download if you want it
CWM Flashable GMail - http://www.mediafire.com/download.php?09jffd3wx3d1a41
Gmail APK - http://www.mediafire.com/download.php?d0wrrf7tajcvuw7
Thank You for supplying link, I have added to first post and given credit. Good work.
TechMayhem said:
Thank You for supplying link, I have added to first post and given credit. Good work.
Click to expand...
Click to collapse
No probs, if there are any other apps required let me know. I think we've covered the stock bases though... Some of the things I can't quite test yet as I only have one SGS3 (WiFi Direct, Phase/S-Beam, etc) but almost everything seems to be in order.
Good morning all ! How to install the apks like my file and clock? Thanks!
Sent from my GT-I9300 using xda premium
[email protected] said:
Good morning all ! How to install the apks like my file and clock? Thanks!
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Copy the files to your sdcard.. Use any root enabled file explorer such es file explorer and copy the files to /system/app.. Set Permissions to rw-r--r--.. And reboot
You have been zooo==>ted
How about ringtones? Very missed so badly from the stock Rom.
Sent from my GT-I9300 using xda premium

[Q]ROM Problem/ Editing Settings.apk

OK. Hi all.
I have a problem about my ROM.
ROM info:
Stock system apps and Kernel
Deodexed
Zipaligned
Busybox Installed
Rooted
I was able to create it but some problems occur:
1. I cannot install some applications.
2. Root permission is not detected in some apps.
3. Busybox is not detected in SD-Maid app.
4. WiFi won't work.
-----------
Next is, can I have a tutorial for editing System.apk?
Especially in the Device info part.
Thanks!
it is a hard problem easy way & most suitable way change your rom
-
-
-
for editing System.apk? use search there is a post on this
Editing Settings.apk
You should equip two frameworks before editing it. I.e. Framework-res.apk and touchwiz-res.apk
:beer:
Sent from my GT-S5360 using XDA Premium.
Rom : CoD.RoM
Theme : ICS Trans
use Virtuous Ten Studio for edition
explodeaamir said:
it is a hard problem easy way & most suitable way change your rom
-
-
-
for editing System.apk? use search there is a post on this
Click to expand...
Click to collapse
I'm the one who created my ROM.
So those problems that were mentioned are the errors.
Question: What part/script did I miss creating this ROM?
devs, please answer

[TOOL][APP][SIGN][APK/ZIP] Package Signer (Windows/Linux/Mac/Android)

Package Signer
This tool automatically sign an APK or an OTA update package with the Android test certificate. Comes with an Android application and a Java program for PC.
Features
Android
No root permission needed.
Currently supports Android testkeys only.
Simple file browser for choosing packages.
Automatically generates the output name based on the package name (if no output specified).
PC
Works as a single executable JAR (v3.0/3.1)
Easy dragging & dropping of packages (v2.1/2.2)
Multiple package signing function (v2.2)
Able to cancel the signing process (v2.0-2.2)
Both PC and Android version uses the same SignApk by The Android Open Source Project, modified differently according to the platform. But both versions does the same exact signature writing process and generates the same certificates.
Requirement
JDK at least version 7 (PC version)
Android 4.1 and up (Android version)
How to use?
Specify the Package you want to sign.
Choose an Output folder where to save it.
Hit the Sign button to start signing it.
Changelog
Android Version
Version 1.1
Rewritten the whole application
Fixed the Layouts and components
Minor changes
Version 1.0
Initial
PC Version
Version 3.1
Minor changes
Version 3.0
All files & keys are bundled (No more external files included)
Removed Drag & Drop function (Removed FileDrop library)
Removed Multiple signing function
Removed Cancel signing function
Version 2.2
Supports multiple package signing
Minor changes
Version 2.1
Added Drag & Drop function (Using FileDrop library)
Minor changes
Version 2.0
Redesigned User Interface
Added Cancel signing function
Added Clear log function
Added Action shortcut keys
Version 1.1
Updated dialog messages
Minor changes
Version 1.0
Initial
Download
Download the latest versions of Package Signer.
Package Signer 1.1 (APK)
Package Signer 3.1 (JAR)
Archived
Previous versions of Package Signer (see it here).
Source code
All the program's source code is available here.
References
Sun Jarsign Support, source code form the ZipSigner application by sir @kellinwood
SignApk by The Android Open Source Project used by Appium. Modified to be able to work on this program.
Commons IO library by Apache used to automatically generate the output package name.
Android File Browser library by Roger Keays used to support browsing of packages.
FileDrop library by iHarder used to support dragging and dropping of packages (on versions 2.1 & 2.2).
XDA:DevDB Information
[TOOL][APP][SIGN][APK/ZIP] Package Signer (Windows/Linux/Mac/Android) , ROM for the Android General
Contributors
Humble Potato II
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2017-01-24
Last Updated 2017-01-24
Minor changes.
Is it possible to incorporate this into an app? Zipsigner was there before but wasn't updated anymore.
Sent from my honor 5X using XDA Labs
adriansticoid said:
Is it possible to incorporate this into an app? Zipsigner was there before but wasn't updated anymore.
Click to expand...
Click to collapse
Yes of course.
UI updated.
Humble Potato II said:
Yes of course.
Click to expand...
Click to collapse
Cool. Make an app for this man if you can. Thanks.
Sent from my honor 5X using XDA Labs
adriansticoid said:
Cool. Make an app for this man if you can. Thanks.
Click to expand...
Click to collapse
Yeah after a few years :laugh: I am still learning android app development (currently, Navigation drawer and Toolbar is the only thing I can do )
Humble Potato II said:
Yeah after a few years :laugh: I am still learning android app development (currently, Navigation drawer and Toolbar is the only thing I can do )
Click to expand...
Click to collapse
Haha. Well maybe you can ask for help to those who know.
Sent from my honor 5X using XDA Labs
Added Drag and Drop function.
Supports multiple package signing
adriansticoid said:
Haha. Well maybe you can ask for help to those who know.
Click to expand...
Click to collapse
Bro I've look on to the source code of kellinwood's ZipSigner, he uses the same com.android.signapk.SignApk.java and modify a lot of things to able to work on Android. The Apk Sign by Appium is also a modified copy of SignApk.java but works only through command line, and some Java classes are needed for their modified SignApk.java, like sun.misc.BASE64Encoder, and a lot more (which is not a native classes of Android)... So it is not that easy to make an Android app with a pure 100% Java. But the thing is, it is possible and will be a less coding than the ZipSigner by kellinwood if the aim of the app is to sign an APK or ZIP (OTA update) only with the testkey certificate.
No more external files included
Android app version now available
Minor changes.
Thread got closed at OP's request.

Categories

Resources