[Tool]Apk File Manager v2.5.0.0[Windows][30/4/2014] - Android Software Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introducing Apk File Manager, a tool engineered for android phone user. If you have lots of apps scattered all over your pc, you can use this tool to categorize and find duplicate apps with their version and package name. So, you can find out the latest version of any app easily. This tool can do hours of boring works in a minute.
Main Features :
Fully unicode supported
AFM can deal with unlimited apk file
Drag and drop files/folders to load apk files
Full control on apk file renaming format
You can choose, AFM will save the process log or not
If you want AFM will remember your last used output path
It's your choice that apk files will be copied in output path or will create folders with their package names in output path then copy the files in the respective folders.
There is a option to select that same version apk file will be replaced or will be renamed like apkfile-1.apk, apkfile-2.apk
You can select if AFM will remove source apk files or not
Changelog :
v3.0.0.0 :
More defined logs
API names and versions updated
Now you can choose your own separator for renaming
Reset preferences to default button added
Application is now totally resizable
v2.5.0.0 :
Illegal character bug fixed
Output folder not exist bug fixed
Drag and drop files/folders to load apk files
Now apk list will show only apk file name
New preference window
Full control on apk file renaming format
v2.0.0.0 :
Fully unicode supported
Now AFM can remove source apk files also
Two type of apk file renaming option in preference
v1.0.0.0 :
Initial Release
Bugs :
You should find and let me know (I DIDN'T FIND ANY)
Download :
v3.0.0.0 :
Apk File Manager v3.0.0.0 By BDFreak.rar
MD5: 573a8f8c20359a84279af08425e29ce1
XDA:DevDB Information
Apk File Manager, a Tool/Utility for the Android General
Contributors
BDFreak
Version Information
Status: Stable
Current Stable Version: v3.0.0.0
Stable Release Date: 2020-04-03
Created 2014-03-31
Last Updated 2020-04-03

How To Use and Video Tutorial
How To Use :
Extract the downloaded rar file into your PC
Run the Apk File Manager.exe
Click on Load to select as much Apps as you want to select (You can drag and drop files/folders)
Define Output Path
Click on Go!!!
Go to your Output folder to find categorized apk's
Video Tutorial :
Coming soon...

Screenshots
Screenshots :
v3.0.0.0 :
v2.5.0.0 :
v2.0.0.0 :
v1.0.0.0 :

Wow, a time saving, snappy n fast apk management tool
Thanks for this bro

Ayush Singh said:
Wow, a time saving, snappy n fast apk management tool
Thanks for this bro
Click to expand...
Click to collapse
You are welcome...

Seems awesome,gonna try it soon!

BDFreak said:
Introducing Apk File Manager...
Click to expand...
Click to collapse
Why ask for the password to rar?

Amazing tool! Really great concept!
Sent from my SM-N900 using Tapatalk

I am waiting for this tool.. Finally u release it.. Thanks alot.. U deserve a portal.

Really awesome. Hope this would save my hard disk space n my Time..
Thanks mate.
Sent from my GT-N7000 using Tapatalk

BDFreak said:
Screenshots :
v1.0.0.0 :
Click to expand...
Click to collapse
Thanks you ^^

Who are having password problem, please download the file again.

Really cool BD! Looks awesome, easy to use, what else to expect?! Perfect

Great job as always you do. I have used this tool and tested every feature this tool has. All works perfectly and it's now really easy to deal with apk's

So useful thanks
Sent from my LG-P920

Dev Jaskirat said:
Amazing tool! Really great concept!
Sent from my SM-N900 using Tapatalk
Click to expand...
Click to collapse
++++1

Very helpful
@BDFreak :good:Great program:good:

@BDFreak: My virus scanner tells me I should not run it because of "TrojWare.Win32.Krap.T", see screenshot

defim said:
@BDFreak: My virus scanner tells me I should not run it because of "TrojWare.Win32.Krap.T", see screenshot
Click to expand...
Click to collapse
I can assure you that it's totally false positive detection.

Finally On Portal
http://www.xda-developers.com/android/categorize-your-apps-with-apk-file-manager/
Congro My Brother :good:

Related

[APP]Auto sign multiple APKs and ZIPs v1.2.2 (08/08/2011)

Hello, XDA-members
I have created a GUI application (based on signapk.jar) which sign multiple APKs and ZIPs very quickly, in one clic!
INSTALLATION INSTRUCTIONS:
1. Extract Archive 'Sign+.zip'
2. Launch 'Sign+.exe'
3. Choose files (APKs and ZIPs together it's possible and clic on "Sign files"
SCREENSHOOT:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CHANGELOG :
08/08/2011 v1.2.2 :
- Fixed deleting of dirs that should be not removed
08/07/2011 v1.2.1 :
- Fixed bugs with files's names
03/05/2011 v1.2 :
- Add the "Change keys function",
- Works with ANDROIDD files,
- Some bugs are now fixed
18/03/2011 v1.1 :
- Add the drag and drop function
17/03/2011 v1.0 :
- Initial Release
Download v1.2.2 : here or here
Download v1.2.1 : here or here
Download v1.2 : here or here
Download v1.1 : here (in this moment the link is down, but I don't know why! )
To follow the application update, follow me on Twitter : here
Sorry, I have few time, in this moment, to make any update of this software, but if you get bugs, please report me them and I fix them when I'll have time.
You can make new key with openssl command (just change NAME and PASSWORD):
Code:
openssl genrsa -3 -out NAME.pem 2048
openssl req -new -x509 -key NAME.pem -out NAME.x509.pem -days 10000 \
-subj "/C=US/ST=California/L=Mountain View/O=Android/OU=Android/CN=Android/[email protected]"
openssl pkcs8 -in NAME.pem -topk8 -outform DER -out NAME.pk8 -passout PASSWORD
Thanx for this.
This will be a very, very handy tool. Definitely trying this out when I get home.
Just 2 questions-
Is drag and drop possible?
Also how about signing with different keys like signaptic?
The drag and drop is not possible for the moment I try to add in the next version!
For signing with other I don't know the application use signapk.jar with privatekey.pk8 and publickey.x509.pem so if you want to use another keys just replace the two key file and rename it with the same name (privatekey.pk8 and publickey.x509.pem)
Thx for this
Sent from HTC Knight using MikShift..because CM7 got overrated like CWM
Can you also make this for a mac (Osx 10.x) ?
Thanj you.
I don't know if I make this for OS X and Linux too! Maybe in few week!
is this supported to sign ROM?
i use this to sign CM7.0.0 ROM after i remove some media files (notification/ringtone) and install to HTC Desire, all is good, but whenever i try to flash UOT theme zip, my phone stuck at static boot screen.
is there anything about signing will cause this problem? or the problem is about something else?
anyone have a mirror for the files? fileserve shows as file not there. thx!
Thanks for this and fixing the links.
Very nice tool, this will come in handy!
Other DL links maybe ? This one is not working for me
Flawless. Thanks. I will be following you on Twitter for updates.
Error
when i try to apply sing for my apk file unsigned...the program said " 0 operation(s) success on1 ".
What's happens???? any solution please???
Not signing zip file
stefanoccio said:
when i try to apply sing for my apk file unsigned...the program said " 0 operation(s) success on1 ".
What's happens???? any solution please???
Click to expand...
Click to collapse
Apk was signed (not yet tested), but same error when trying to sign a zip file
Awesome! Been signing my update.zips without problem
Sent from my HTC Hero using XDA App
stefanoccio said:
when i try to apply sing for my apk file unsigned...the program said " 0 operation(s) success on1 ".
What's happens???? any solution please???
Click to expand...
Click to collapse
same problem here
stefanoccio said:
when i try to apply sing for my apk file unsigned...the program said " 0 operation(s) success on1 ".
What's happens???? any solution please???
Click to expand...
Click to collapse
I'm getting the same error. Any solutions?
I noticed the developer hasn't been active lately. Is this project still active?
I'm not active for the moment but I have noticed the bug and I release a new version in few weeks!
Release updated in 1.2.1, fixed the bugs with file's name
malware found when i tried to extract it and run it....
3. Choose files (APKs and ZIPs together it's possible and clic on "Sign files"
What that mean?
Apk is from original file?
And Zip is from apk that was adited?
I new here and need more detail.
Thank

[TOOL][BETA11][13/04/13] APK Swapper

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Youtube Demo Video
http://www.youtube.com/watch?v=1naY2q97d88​
What? What is an APK Swapper?
Whenever you download a custom ROM file (from XDA Developers for example) it comes with apps, or APKs, preinstalled on it. Most of the time I find myself removing a few .APKs from ROM files because I simply don't want them there. I got bored of installing the ROM and then removing all of the .APKs via ROM Manager, so I wrote this app to make the process a lot easier. So hopefully some of you find it useful also.
What do I need to run this app?
Everything comes inside the .ZIP file that is for download. Just extract that .ZIP to wherever you want and you can run the program from there. The .ZIP contains; the main .EXE program, a command line version of 7Zip so we can unzip the ROM files to work with and there is a libs folder for the shell I use to run the command line 7Zip.
Enough! I want the download!
Ok ok, here you go. Enjoy! - Mod Edit: link removed.
I've found a bug! What do I do?
Keep calm and report it! You can report it either on this thread, or on my blog (link in the app) or on Xbox360ISO in the Coding Corner. Bug reports will be taken seriously and fixed when I have the time. Always keep up to date with the latest release to avoid disappointment!
Changelog
13/04/2013
Beta 11
Fixed : Bug where some ROMs would never extract (due to whitespace in results).
19/01/2013
Beta 10
Fixed : Bug where the ROM never extracted. Embarrassing.
Updated : Slight bit of butter added to the extraction process, should be quicker now. Slightly.
26/10/2012
Beta 9
Fixed : Bug where the APK name did not show in the list box
Updated : Few codee changes to improve performance. Butter.
27/08/2012
Beta 8
Fixed : When dropping an APK it lists the size in bytes instead of MB.
Fixed : Bug where you could drop an APK without a ROM loaded.
Fixed : Bug where the app didn't detect if the file was loaded. I dun goofed.
25/08/2012
Beta 7
Added : Now checks if the ROM is a custom ROM or a stock ROM.
Added : Size now lists as MB instead of bytes.
Fixed : Sorting by size in the ROM information list.
06/08/2012
Beta 6
Fixed : Bug where it would list all folders and files in the program folder if loading a ROM file from the program folder.
27/07/2012
Beta 5
Added : AutoAdd script. Instructions are inside the config.ini file.
Added : Log box at the bottom of the app. Removes lots of message box notifications.
Updated : Small UI changes to cover the new log box.
Updated : Some behind-the-scenes butter.
Removed : Lots of message box notifications. Some still remain however.
27/06/2012
Beta 4
Added : AutoDelete script. Instructions are inside the config.ini file.
Added : Lists ROM information at the bottom of the UI.
Added : Status label.
Added : APK Counter.
Updated : Small UI changes to include the new elements.
Updated : Some speed impovements
Fixed : A bug where it wouldn’t let the user create a .ZIP ROM file.
24/06/2012
Beta 3
Removed : All links for a warez forum that was added in the app. Not intentionally, of course. It's just my base forum where I'm always on.
04/04/2012
Beta 2
Added : Can inject multiple .APKs at once (via drag and drop on the blue box or through the listbox context menu)
Added : Can extract multiple .APKs at once
Added : Can delete multiple .APKs at once
Updated : Listbox automatically resorts itself after injection of .APKs
27/03/2012
Beta 1
Initial BETA release
haven´t try this yet but could be better if we can choose more than one app at the same time by using Ctrl key or s.th like that
despite the fact i may prefer opening the zip file itself and delete what i want...good initiative
Point taken, I'll include multiple delete / extraction / addition in the next version.
Thanks for the input .
Looks very promising!
I'll wait till this is out of Beta though. :thumb up:
medicjunKie said:
Looks very promising!
I'll wait till this is out of Beta though. :thumb up:
Click to expand...
Click to collapse
Why not run it through a little beta test lol.
Thanks for the reply, keep an eye for a new release when it comes out!
Sent from my GT-I9000 using Tapatalk
I would lol and i do want to change/swap some apks in my current rom
but right now i don't have time for the whole backup and flashing process lol
But i will try
No problem bud, just watch for the new version .
Sent from my GT-I9000 using Tapatalk
Mmmhh, what is the advantage against just unzipping a ROM, deleting all the things you don't need and zip it again? even easier, open the zip and delete every apk you don't want directly?
ngh55 said:
Mmmhh, what is the advantage against just unzipping a ROM, deleting all the things you don't need and zip it again? even easier, open the zip and delete every apk you don't want directly?
Click to expand...
Click to collapse
Yep that's it basically Just an app I wanted to work on. Always good to have a few projects going. No real advantage, there's just an app that can help do it now.
I see, then good work I guess, keep it up.
Looks nice, would it possible to extract the actual program name and put it another column e.g. "Description" . It would be much easier to identify the program you want to remove
Ill have to check in to the .APK info and see what's in the header and content and see what I can do Appreciate the feedback! Thanks!
Sent from my GT-I9000 using Tapatalk
I don't know if its possible, but I always have difficulties identifying which apk to delete and have to check in on the phone, because I sometimes need to see the apk icon to know.
It would be worth using it if it showed (like when browsing in root explorer) but i am not sure if this can be done on windows.
Fot the time being I just think its faster and simpler to multiselect on a zip and then delete the ones I don't want.
keep up the work
Ok you got my attention and I am bored I will give your tool a go looks like it will be useful for a flask junky like my self well done BTW
Jaggyjags I'm almost 100% there is an icon.png inside the .APK file somewhere so I could extract thar also and maybe pop it in the list, nice suggestion!
Flash junkies always like some tools, regardless of what they do .
Sent from my GT-I9000 using Tapatalk
Looking good
Sent from my LG-E739 using Tapatalk 2 Beta-4
Updated to beta 2.
Check the changelog for updates.
Nice
I like the idea of this, will definitely be trying it out at some point
Thanks guys .
If anyone has any requests then let me know!
Sent from my GT-I9000 using Tapatalk 2

[TOOL] Apk&ZipSigner 1.2 - Signing Apk's And Zip's with GUI

Hello XDA-developers!!
I've created a simple tool for signing Apk's and Zip's with GUI with Drag & Drop functionality. Signing is based on signapk.jar.
Features:
- Drag and Drop Apk or Zip
- Signing with 4 different keys: Test, Platform, Media, Shared.
Changelog:
1.0
- Beta Relese
1.1
- Added Settings Tab
- Option to select where to save signed files
1.2
- Added option to disable message alerts
- Fixed bugs, rewritten code
How To:
Run the Apk&ZipSigner.exe. Then you can choose or Drag & Drop any apk or zip to the textbox.
Then you can choose your key for signing files.
Just click on the button and signed file will be saved to choosen directory (change it in settings.
Files in the Tools folder are used for signing files so don't delete them.
In quick signer mode you can just drag the file in the text box, the file will be signed and
saved in the selected directory. If directory isn't specified the signed file will be saved in the root
folder of the program.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
thanks my bro
Nice tool.
Btw, whats the different with this: - Signing with 4 different keys: Test, Platform, Media, Shared ?
exodius48 said:
Nice tool.
Btw, whats the different with this: - Signing with 4 different keys: Test, Platform, Media, Shared ?
Click to expand...
Click to collapse
+1
nice bro
why you dont add sign market key ?
or maps key ?
not workin with me pro
exodius48 said:
Nice tool.
Btw, whats the different with this: - Signing with 4 different keys: Test, Platform, Media, Shared ?
Click to expand...
Click to collapse
+ 2
Nice
---------- Post added at 05:37 PM ---------- Previous post was at 05:30 PM ----------
exodius48 said:
Nice tool.
Btw, whats the different with this: - Signing with 4 different keys: Test, Platform, Media, Shared ?
Click to expand...
Click to collapse
+3
exodius48 said:
Nice tool.
Btw, whats the different with this: - Signing with 4 different keys: Test, Platform, Media, Shared ?
Click to expand...
Click to collapse
Honestly I don't know what are Shared and Media keys for. Test key is general key for signing apks and zips and Platform
key is for signing apks which are moved to /system/app directory on your phone. If you don't sign them with Platform key, phone will get into bootloop.
I just put Media and Shared into the app if anyone finds it useful.
You are just amazing bro......
hey dudes.how r u? I try to sign some apps and nothing happens.it just says in one second that my app has been signed,but I can't find them anywhere.
sweet thanks, makes things easier
Sorry, but I can not finde the download link!
token2021 said:
sweet thanks, makes things easier
Click to expand...
Click to collapse
Hi! where is the download link?? Thanks!
Do someone have an download link? please, since XDA changed it's design, many attached files disappeared
thks
WHERE IS THE LINK???
OrglCe said:
Hello XDA-developers!!
I've created a simple tool for signing Apk's and Zip's with GUI with Drag & Drop functionality. Signing is based on signapk.jar.
Features:
- Drag and Drop Apk or Zip
- Signing with 4 different keys: Test, Platform, Media, Shared.
Changelog:
1.0
- Beta Relese
1.1
- Added Settings Tab
- Option to select where to save signed files
1.2
- Added option to disable message alerts
- Fixed bugs, rewritten code
How To:
Run the Apk&ZipSigner.exe. Then you can choose or Drag & Drop any apk or zip to the textbox.
Then you can choose your key for signing files.
Just click on the button and signed file will be saved to choosen directory (change it in settings.
Files in the Tools folder are used for signing files so don't delete them.
In quick signer mode you can just drag the file in the text box, the file will be signed and
saved in the selected directory. If directory isn't specified the signed file will be saved in the root
folder of the program.
Click to expand...
Click to collapse
thanks
This will sign apks on your phone with test keys

[ TOOL ][ SYSTEM | NORMAL ][ APP - COMPRESSOR ] Cassini.1.1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Installation
Step - 1 : Setting Up your PC!
Download The following resources first:
Java SE Run-time Environment 7 [ Java Dependencies For Signing APK tool ]
Now let's begin setting up your PC,
Install the above mentioned programs.
Go to Advanced System Properties.
It looks like this:
Go to Environment Variables, then create a new System Variable, having name JAVA_HOME and value as the path where you have installed the JRE.
It looks like this:
Now after creating the JAVA_HOME variable, search for Path system variable in the System Variables list. Now this is a bit tricky. Once found click on it and then on Edit. Move the cursor to the end of the string till you see ";" (without quotes), add the path to your JRE bin folder just after it.
It looks like this:
OK, so if everything went fine and just as what instructed then you are all good to proceed to Step - 2!
Step - 2 : Installing Cassini on your PC!
Download the latest build from the download section.
Extract the zip Cassini.[CURRENT-VERSION].zip, and execute Cassini.[CURRENT-VERSION].exe.
Now follow the Installation wizard and you are done!
It looks like this:
​
How to Use?
Firstly, open up your C: Drive and then go to Program Files [Program Files (x86) in case of 64-bit system] folder, then just look for a folder named Divya Mamgai, go in it and you will find a folder named Cassini and that's it, it is your Main directory.
Now copy your apk files to the working directory of it, and then start the program.
Now just press enter to start compressing!
Wait for the process to complete, and all your apk files will be available to be used while saving a lot of data on your device in the build folder.
Download
Cassini.1.1 - [5.76 MB (6041289 bytes)]
​
Currently Compatible Apps
All System Apps, except - LatinIME.apk [ Results in force close of keyboard?! ]
Some PlayStore Apps.
Example of working - ZPlayer, Textra, Solid Explorer and even more!
Example of non-working - WhatsApp and especially all the games i had (!), please try it out and report me of what apps are compressible and what are not?​
​
Screens
Cassini.1.1 -
​
Hit thanks if you like my work! [ ]
Change Log
Version - 1.1
Initial release with minimal features.
[Tool][Windows] Cassini.1.2 - App Compressor is Back!
thank you, perfect
thank you, perfect, that's what I needed
hugo.gabriel999 said:
thank you, perfect, that's what I needed
Click to expand...
Click to collapse
You are welcome buddy!
does this work on unbutu 13.10? i guess it is for windows.
correct me if i am wrong.
Does app compression also boost file system performance in anyway? Regardless, this is great!
Su vaat che!
Are there any downsides such as a slower phone?
Could we have more info on what it does ?
Does it open apk res and compress them ?
really productive, that is. would definitely try it soon
Does this make any impact on receiving updates from the Play store? After updating would the apps be uncompressed?
by comparing at files which was compressed i can see Res and resources.arsc got compressed. and th compression ratio is great too. i was using similar method called Go Optimizer by gu5t3r without any isse and helped me saved more space in my phone.
try it out right now ... really awesome dude! thanks
this is the best tool! I'm a dev, so can I use this n the system apps of my roms before I make them into a flashable zip? Also, does this work on the framework-res.apk?
Have tried some system apps. But non of,them works after replace them.
SystemUI
Mms
Phone
Settings
Contacts
Camera
Sent from my Xperia Ray using XDA Premium 4 mobile app
I respect your work but its not The Only of its kind!
as Dilesh Perera said,goptimizer like..
what is the png compression/optimization technique used?
Is this working on kitkat?
First of all sorry to not reply so late cause, I had exams and also the fact that I forgot to subscribe the thread.
I'm really sorry.
desalesouche said:
does this work on unbutu 13.10? i guess it is for windows.
correct me if i am wrong.
Click to expand...
Click to collapse
Yes you are right it is based on some of basic functions of Windows, also I don't think the setup might not work in Unbuntu.
DroidOnRoids said:
Does app compression also boost file system performance in anyway? Regardless, this is great!
Click to expand...
Click to collapse
Well I don't know accurately but check out this rom - Hyperion Xperia U , I have used Cassini in it and it really helped my device to handle multitasking in a much better way. But I won't get my hopes up in getting better performance.

[TOOL][WIN] ZipCreator v1.5 - Easily Create Flahsable Zips With GUI

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello! I have built a little windows app that allows you to easily create flashable zips. (tested on Nexus 5 (android 4.4) and Samsung galaxy S i9000 (android 4.3))
INTRODUCTION:
This program allows you to create flashable zips. Basically the program just creates directories needed
for flashable zip and place edited updater-script and selected apk or zip to right folder.
Then these folders are zipped with DotNetZip library. And voilà zip is ready to be flashed.
To use signing, make sure you have Java installed on your compuer.
CURRENTLY NOT COMPATIBLE WITH ANDROID 5.0 LOLLIPOP!
FEATURES:
- Creating flashable zips for user, system apps, framework-res.apk, bootanimation and build.prop
- Editing updater-script
- Drag & Drop functionality
- Signing created zip
Upcoming Features:
- Lollipop support
- Multi languag support
CHANGELOG:
Version 1.5:
- Simplified interface
- Improved code
- Minor bug fixes
Version 1.3:
- Added custom names option
- Rearranged options
Version 1.2:
- Android 4.4+ Kit Kat support (for apps in priv-app)
Version 1.1:
- Added signing zips
- Improved code and minor bug fixes
Version 1.0:
- Added more options
- Support for creating Zip's with multiple Apk's
- Completely rearranged UI
- Code improvments and bug fixes
Version 0.2:
- Kit Kat support
- Creating zips for build.prop
- Added options tab
- Bug fixes and improved code
- Added Microsoft.VisualBasic.PowerPacks.Vs.dll (thanks to @codelover)
Version 0.1:
- Beta relese (2014-01-29)
HOW TO:
Just drag an apk or zip to the textbox, and then follow message boxes for editing updater-script.
Name your zip and press enter. Zip will be saved to selected directory in options. There you can also
toggle message box pop-ups.
(great tutorial for editing/explaining updater-script http://forum.xda-developers.com/showthread.php?t=2377695)
"No one has ever become poor by giving."
Anne Frank
Seems interesting.
Did you test it and can you give an exemple of what you did, it'd be nice.
Best regards
Franky
any plans for a osx version?
Dont Working
It won't open on my PC, windows 7 enterprise x86.
will it be possible to flash apk's + data as of a backup?
Dosen't Work !!!
Hi, I've yet to try the tool. Found you through the portal, Yay! Wanted to thank you for your work on this app, as it's something for which I've been looking. Thanks for your hard work, the development and for all future work on this app to come. Cheers!
tinydynamite00
I don't think Visual Basic Power Packs is installed by default, download it HERE.
@OrglCe, you might need to consider include 'Microsoft.VisualBasic.PowerPacks.Vs.dll' in your zip package, of cause, under same path with Ionic.Zip.dll.
EDIT: Logo expanded too much here.
Keep up the good work.
Cheers
codelover said:
I don't think Visual Basic Power Packs is installed by default, download it HERE.
@OrglCe, you might need to consider include 'Microsoft.VisualBasic.PowerPacks.Vs.dll' in your zip package, of cause, under same path with Ionic.Zip.dll.
EDIT: Logo expanded too much here.
Keep up the good work.
Cheers
Click to expand...
Click to collapse
can we creat stock rom zip by this tool
STOCK ROM SOURCE FTF FILES
It works! Windows 8.1. If you edit the installation hands 4.4 also works.
Awesome, cant wait for kitkat support
xyagnesh.davex said:
can we creat stock rom zip by this tool
STOCK ROM SOURCE FTF FILES
Click to expand...
Click to collapse
+1:good:
This app looks great.
What would be greater is that the support of kernel flashing, i.e. boot.img files.
Great work @OrglCe will be following the progress of this app!
I want to edit some system files (e.g. build.prop) using my own scripts, do I have to choose the "flash system app" option? My problem is to find the right update-binaries files, the ones from working zips failed and I have no idea about creating my own.
I wish there would be some equivalent tools for linux...
klenamenis said:
I want to edit some system files (e.g. build.prop) using my own scripts, do I have to choose the "flash system app" option? My problem is to find the right update-binaries files, the ones from working zips failed and I have no idea about creating my own.
I wish there would be some equivalent tools for linux...
Click to expand...
Click to collapse
The "flash system app" option is only for flashing system apps. You can't use it to flash build.prop or any other system file.
But I will try make that option in the future releases.
sweeet good job!!!! :victory:
Can it made to add more than one to the zip?
alammori said:
Can it made to add more than one to the zip?
Click to expand...
Click to collapse
This feature will be added in the next versions of the app. I will try to make it as soon as possibile,

Categories

Resources