[30/09] APK Organize 2.0 (Rename,Compare,Search,Install | Uninstall,Backup | Restore)

Which part of APK Organize is more useful for you ?

  • Rename

    Votes: 22 73.3%
  • Compare

    Votes: 7 23.3%
  • Search

    Votes: 4 13.3%
  • Install | Uninstall

    Votes: 12 40.0%
  • Backup | Restore

    Votes: 8 26.7%

  • Total voters
    30
  • Poll closed .
Search This thread

alirezaafkar

Senior Member
Aug 12, 2010
927
581
Tehran
APK Organize

FEATURED ON XDA PORTAL

Main.JPG



What this software does ?

This software has made from 5 parts.
1. Rename APK
2. Compare APK
3. Find APK from txt
4. APK Batch Installer | Uninstaller
5. Backup | Restore Data

Rename :
1. Add apk files to the list by doing one of the following:
• Double-click apk files in Explorer while the Rename-tab is active
• Drag & Drop from Explorer
• Add single files via “Add APK”
• Add whole directories via “Choose Folder” (Folder history via “▼”)
• Add files from your Phone via “From Phone” (ADB connection needed)

Note: You can sort the list individually by clicking the column headers.

2. Setting the renaming pattern
Set the desired pattern via the Dropdown-menu below the list.
If you want, you can set an individual pattern by using the provided tags.

Note: <Manual|Label> will use the names provided in the manual rename-list.
For apps that are not the list, the standard label is used…


3. Renaming:
• Select the files you want to be renamed by marking them in the list
• Press “Preview” to see what the files will be named or press “Rename” straight away.
• If you want to send these files to the Compare-tab, right-click on the list and press “Compare”

Rename.JPG

Monitor :
You can set up a folder for APK Organize to monitor. It will automatically rename all apk files you put in there.
Set up your desired directory and the renaming pattern, then click “Enable” to start the monitoring.
You can now close APK Organize. It will continue to run in system tray.
Check “Auto Start” to start monitoring on windows startup.

You can check what APK Organize is doing by clicking “Logs”

Note: Existing files will not be renamed. Monitoring only works for newly added files…
Newly added apps that already exist will automatically be overwritten.
Check “Ask for overwrite”, if you don’t want that.


Monitor.jpg

Manual Rename :
Sometimes two or more applications have the same label name but are in fact different apps (f.e. Angry Birds).
If you want APK organize to rename any apps differently, you can associate a package name with an individual name.

1. Add apps to this list by doing one of the following:
• Drag & Drop from Explorer
• Add single files via “APK” → “Add”
• Add whole directories via “APK” → “Add from folder”
2. Double-click or press F2 one the corresponding cell in the right column and enter the desired name
3. Save the list anywhere you want via “File” → “Save”.
4. Close the window, go to “Manual Rename” → “Load list” and select the list you have created.
5. Set the renaming pattern to "<Manual|Label> v<Version>" or "<Manual|Label>".
6. Press “Rename”.
APK Organize will now rename the files accordingly. For apps that are not specified in your list, it will use the regular label.

ManualRename.JPG

Compare :
1. Choose if you want to compare by file name or by Label name and version from “Search with”
2. Choose the directory to compare to on the top panel. (F.e. your apk archive)
3. Add the new apk files to the list:
• Double-click apk files in Explorer while the Compare-tab is active
• Drag & Drop from Explorer
• Add single files via “Add APK”
• Add whole directories via “Add Folder” (Folder history via “▼”)
4. Press “Scan”. APK Organize will now automatically mark every finding in the bottom list.
5. You can now do the following with the results (or your own markings):
Delete: Deletes all old files… You will then be asked, what to do with the new files.
Copy: Copies the new files to the specified directory
Move: Moves the new files to the specified directory

Note: You can do the above steps for files without results too by right-clicking them.
You can also load an exception list. Files that are on this list will be moved to an exception
folder on the target directory to be organized manually…


Compare.JPG

Search :
This tab enables you to do operations with a specified list of apps, f.e. if you have to install a bunch of apps after a wipe. If you have to do this very often and the apps are always the same, APK Organize can automate this process for you:

1. Create the list of apps you want to do operations with or select a list via “Select list”, if you have already done one of the steps below.
The list MUST only contain the app’s label names without versionnumber, divided by a linebreak. You can do this by the following:
• Manually add the apps with “Add”, Drag & Drop from Explorer or double-click from Explorer and save it via “Save List” for further use.
• Export a list with ROM Toolbox or any app that is capable of exporting list in the demanded pattern and load it into APK Organize. Make the necessary changes and save the list.
2. Choose the directory where your apk files are stored for the left list.
3. Press “Scan”. APK Organize will now list every finding in the bottom list.
4. Do the operations of your desire via the provided buttons on the bottom.

Search.JPG

Install :
Installing apk files:
1. Add apk files to the list by doing one of the following:

• Double-click apk files in Explorer while the Rename-tab is active
• Drag & Drop from Explorer
• Add single files via “Add APK”
• Add whole directories via “Choose Folder” (Folder history via “▼”)
• Add files from your Phone via “From Phone” (ADB connection needed)
2. Press “Install”. APK Organize will now try to install the apps over ADB. See the log, if there are any errors.

Note: You can view details like label, package name and permissions via right-click → Details
“Unknown sources” has to be enabled on your phone to install apk files…
You can sort the lists individually by clicking the column headers.


Uninstalling APK files:
1. Go to “Mode → Uninstaller” and choose, if you want to view the installed apps by label or package name.
2. Select the Apps you want to uninstall by marking them and press “Uninstall”
3. APK Organize will now try to uninstall the apps over ADB.
See the log, if there are any errors.

Install.JPG

Backup : (Root Needed!)
1. Set the directory you want to store your backups in via “Backup Directory”.
2. Go to “Packages” and choose, if you want to view the installed apps by label or package name, or click “From Directory” to display the backups from your chosen directory.
3. Check “App” and/or “Data” for the apps you want to backup or restore and press “Backup” / ”Restore”.
4.APK Organize will now try to complete the task.
See the log, if there are any errors.

Notes: If most of the backups/restores fail for you it may be that your ADB daemon is running in secure mode. This can happen on stock kernels, but also on other setups. In that case, try running ADB ROOT (and maybe set it to Auto mode) in APK Organize
For Restores “Unknown sources” has to be enabled on your phone…
You can sort the lists or check/uncheck something for all apps by clicking the column headers.
If you have checked App and Data for an App and it gives an error, try checking “Skip failure for App or Data while backing up both”. It is not necessarily an error, because there just might be no data to back up…

Backup.JPG


Requirements :
Windows OS ( In video it is windows with Ubuntu Skin :D)
.NET Framework 4


Community
Please join this community and leave your experience about APK Organize


Test Version
test versions before release stable version


ARA Softwares Translator
if you want translate APK Organize download this tool

Mobile Version
written by Svarion, click to check his XDA thread

Video :


 
Last edited:

alirezaafkar

Senior Member
Aug 12, 2010
927
581
Tehran
Version 2.0.0 :
*Auto extract zip and rar files contain apk
Check Monitoring options in Rename window
-Exclude options
(useful for prevent extracting ROM, Kernel and other zip files)
Directory :
Prevent from extracting zip files contained folder
Extensions :
Prevent from extracting zips contained files with some extensions
for exclude by extension start it with "."
e.g. : .img
for exclude by folder or file name write its name
e.g. : META-INF
-Extract with folder
if not checked it will extract apk in root directory without folders
*Backup | Restore method has been changed
Backups from version 1.9.0 are not supported anymore !
Before update to this version Restore your backups then!
*Make APK Organize portable
(Read | Save setting in application directory)
More - Preference - Portable
*Load discontinued Install | Backup projects
-Copy | Move to new founded categories fixed
*Categories fixed
Compatible with new play store
*Exclude lib folder from data backup
*Fix permissions porblem with Android 4.3 has been fixed
*Get package names now loads installed apps in SD too !
*Launch packages from Install & Handle window
*Notification at the end of Install | Backup
*VersionCode added to Rename Patterns
*Option for Remove strings from version
-Useful for some apps such as Astro File Manger
-Its version is : ASTRO-4.3.525
-If you check this option it will be : 4.3.525
*Open/Copy APK's playStore link in Search/Install
*New options for selected rows
-Move to Top/Down
-Keep/Clear
-Bug fixes


Version 1.9.0 :
--Note : Please backup your setting before update, then restore it after update--
*Problem with some Anti Viruses such as NOD 32 has been fixed !
*Permissions fixed
*Categories (Organize apks with their category)
*Compare with package name
*Connect with Mac Address
*Monitoring Improved
*Check for root access before Backup | Restore
*Getting installed apps name without root access
*Scrolling enabled while Installing, Backing up and Renaming (Disable Auto scroll)
*Show old installed version of apk (Root needed)
*Option in rename form for replace space with custom text
*Compare work progress in status bar
*Add apks to Backup | Restore by double click on apk
*Multi select with middle mouse button
*Customizable Messages (Send from me)
*Searching improved
+Manual Search
Search your app
From RightClick menu choose "Add to list"
or
Hold down Shift and press Enter
+Show details in Search form
*Introduced ARA Softwares Translator
+Download from Preference if you are interested to Translate my softwares to your local language
-Bug Fixes


Version 1.8.0 :
**Sort by Install Date (Installed apps)
**Security option for install
*Option for load apk informations in installer (Icon,Package name and ...)
*Check if more than one device is connected
*Set limitation for auto load informations (prevent not responding)
*White list in Security
*Improved Renaming
*Option for remove "v" from version if version is started with v (v1.4 instead of 1.4)
*Option for check install status
*Install | Rename with drag and drop (Enable in Preference for Main window)
*Option for enable/disable show details window at the end
*Go To menu (Fast switch)
*Ask for save if changes not saved in favorite folders and patterns edit
*New message box (translatable)
*Added Favorite folders to Copy/Move in Compare window
*Remember Last Size and Location
*Export Apps list from Backup | Restore
-Guide for Patterns and Favorite Folders
-Prevent duplicate adding in Manual Rename
-Sort enabled in Manual Rename
-Fixed bugs on restoring
-Copy link to clipboard if opening browser failed !
-New Icons (Thanks to Benjamin Humphrey)
-Bug Fixes


Version 1.7.0 :
**Updated ADB to 1.0.31
*New options for existing files in Renaming (Overwrite, Rename, Ask)
*Favorite Folders
*Edit and arrange patterns
*Kill apps before restore
*Set Permissions after Restore
*Improved exporting apps from phone
*New option for load files from sub folders
*Show not found files after search
*Restart after changing language, reset or import settings
*Check update manually
-Fixed Embeded ADB Bug
-Fixed right aligned "More" preference in English
-Fixed ADB BUG !
-Fixed failure report for some success restores
-Uninstall apps from Backup | Restore
-Bug Fixes


Version 1.6.0 :
***Multi Language
***Persian Langauge Added ( Thanks to myself :D )
**Get Applications List from Phone With Label Name
**Renaming apps with special characters fixed
**Manual Renaming (Read Help)
**Embeded ADB
**Individual Backups (APP, DATA, APP + DATA)
**New Compare method
*Add to Compare List integreated to explorer
*Show details after Backup|Restpre
*Backup|Restore options
*Show detail window for failure installtions (Install from Explorer)
*Associate TXT files (Fast Search)
-Auto ADBROOT
-Sort enabled in Rename, Search, Backup|Restore, Install|Uninstall
-Improvment of FromPhone function
-Save last used pattern for renaming
-Setting Export|Import way changed
-Bug Fixes

Version 1.5.3 :
*Integrate into Explorer (Right Click Menu)
*Connection Check before Backup or Restore
*Check if Package installed before Backup or Restore
*Check for connection after ADB ROOT if Auto Connection is enabled
-Bug fixes

Version 1.5.0 :
*Backup | Restore Data
*Export installed apps
*Rename automatically (Monitoring)
*Rename preview
*Rename and Install APK files located on phone
*Auto Connect
*History for Directories
*Auto Start with Windows
*Export and Import Settings
*Connect with HostName
-Save adbWireless settings
-Bug fixes

Version 1.4.0 :
*New open APK window (with details)
*Renaming pattern
*Install/Uninstall Options
*Compare method
*Uninstaller (New)
*Update checker
*Detail windows after install/uninstall
*Kill ADB server after install/uninstall
-Search in install form
-Bug fixes

Version 1.3.1 :
*ADB Wireless
-Bug fixes

Version 1.3.0 :
*Exception list for comparing
*Renaming to package name
*App Details in install form (Name, Version, Premissions)
*Installing Status
-UI improvment in comparing
-Show log before save
-Shortcuts
-Rename way changed (now apk files from different locations can rename together)

Version 1.2.0 :
*Batch Uninstall
*Log Saver
*No Need to Put aapt In Application Directory
-Better Renaming
-Selective Install
-Rename and Install by Double Clicking on apk files is fixed !!

Version 1.1.0 :
*APK Batch Installer
-Help Menu

Version 1.0.0 :
-Initial release
 
Last edited:

rkmiks

Senior Member
Jul 1, 2012
505
183
I tested it and it works perfectly as far as renaming and comparing is concerned . I would love this application to have the capability of getting the apps list by itself from the phone. And also to generate a text file with app list or an html with links in the folder with apks or alphabetically arranging the apks etc.
And ya i got some error about the aapt stuff while renaming , I renamed the apps with different tool and then compared them with this tool.
I would love this thing to develop more . All the best ! and thanks again.
 
Last edited:
  • Like
Reactions: alirezaafkar

alirezaafkar

Senior Member
Aug 12, 2010
927
581
Tehran
I tested it and it works perfectly as far as renaming and comparing is concerned . I would love this application to have the capability of getting the apps list by itself from the phone. And also to generate a text file with app list or an html with links in the folder with apks or alphabetically arranging the apks etc.
And ya i got some error about the aapt stuff while renaming , I renamed the apps with different tool and then compared them with this tool.
I would love this thing to develop more . All the best ! and thanks again.

About list of apps from phone, I was thinking about that. And i'll try !
Could you tell me what errors did you get ?
 

rkmiks

Senior Member
Jul 1, 2012
505
183
Tested new version , no bugs as such . But sometimes it doesn't delete the older version of an apk.
Hope u could add a feature to backup and restore the app data also just like titanium does . and also compare the data too.
Thanks for this small but very useful tool.
 
  • Like
Reactions: alirezaafkar

alirezaafkar

Senior Member
Aug 12, 2010
927
581
Tehran
Tested new version , no bugs as such . But sometimes it doesn't delete the older version of an apk.
Hope u could add a feature to backup and restore the app data also just like titanium does . and also compare the data too.
Thanks for this small but very useful tool.

I'll look into !
Thanks for the suggestions
 

alirezaafkar

Senior Member
Aug 12, 2010
927
581
Tehran
  • Like
Reactions: HesamEdin

alirezaafkar

Senior Member
Aug 12, 2010
927
581
Tehran
In upcoming version :
-Better Renaming
-Rename Details Window
-Selective Install
*Batch Uninstall
*Log Saver
*Rename and Install by Double Clicking on apk files is fixed !! ;)
*No Need to Put aapt In Application Directory
 
Last edited:

mamumami

Senior Member
Nov 1, 2007
76
1
PA
doesnt install any, can you please provide direction to batch install, should phone be in fastboot, development mode on,
 

alirezaafkar

Senior Member
Aug 12, 2010
927
581
Tehran
Version 1.2 released !

Change log:
-Better Renaming
-Selective Install
*Batch Uninstall
*Log Saver
*Rename and Install by Double Clicking on apk files is fixed !!
*No Need to Put aapt In Application Directory


Please if it doesn't work for you save log and send it to me.
 
  • Like
Reactions: HesamEdin

alirezaafkar

Senior Member
Aug 12, 2010
927
581
Tehran
Weird!

Version 1 82 views
Version 1.1 84 views
Version 1.2 42 views

and no any ideas, bugs, suggestions or even thanks button !!!!
 

ngh55

Senior Member
Dec 8, 2007
270
29
Weird!

Version 1 82 views
Version 1.1 84 views
Version 1.2 42 views

and no any ideas, bugs, suggestions or even thanks button !!!!

Hey man, here is an Idea, change the compare module to compare by hash, like MD5.

Some people, me included, mod apk for theming but the package name is the same, maybe comparing with md5 and give an option to rename the duplicates will be cool.

Also a small request, is it possible for you to make an Android application to rename a bunch of APK in a given directory to their Application Name, like "Application Name v1.0.0.apk" or "applicationname_1.0.0.apk" or something like that? I ask this because I installed a backup software but it makes this backups with the package name and I always end with files like com.something.apk and it is a real pain to find out which file is what.
 
  • Like
Reactions: alirezaafkar

alirezaafkar

Senior Member
Aug 12, 2010
927
581
Tehran
Hey man, here is an Idea, change the compare module to compare by hash, like MD5.

Some people, me included, mod apk for theming but the package name is the same, maybe comparing with md5 and give an option to rename the duplicates will be cool.

Also a small request, is it possible for you to make an Android application to rename a bunch of APK in a given directory to their Application Name, like "Application Name v1.0.0.apk" or "applicationname_1.0.0.apk" or something like that? I ask this because I installed a backup software but it makes this backups with the package name and I always end with files like com.something.apk and it is a real pain to find out which file is what.

Hey.
comparing is not by package name, it searchs by application name.
for searching hash if you help and explain more maybe i can do some work !
for duplicates the software asks what to do ! keep both or replace or skip !

and your last request, Renaming in phone !!?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 144
    APK Organize

    FEATURED ON XDA PORTAL

    Main.JPG



    What this software does ?

    This software has made from 5 parts.
    1. Rename APK
    2. Compare APK
    3. Find APK from txt
    4. APK Batch Installer | Uninstaller
    5. Backup | Restore Data

    Rename :
    1. Add apk files to the list by doing one of the following:
    • Double-click apk files in Explorer while the Rename-tab is active
    • Drag & Drop from Explorer
    • Add single files via “Add APK”
    • Add whole directories via “Choose Folder” (Folder history via “▼”)
    • Add files from your Phone via “From Phone” (ADB connection needed)

    Note: You can sort the list individually by clicking the column headers.

    2. Setting the renaming pattern
    Set the desired pattern via the Dropdown-menu below the list.
    If you want, you can set an individual pattern by using the provided tags.

    Note: <Manual|Label> will use the names provided in the manual rename-list.
    For apps that are not the list, the standard label is used…


    3. Renaming:
    • Select the files you want to be renamed by marking them in the list
    • Press “Preview” to see what the files will be named or press “Rename” straight away.
    • If you want to send these files to the Compare-tab, right-click on the list and press “Compare”

    Rename.JPG

    Monitor :
    You can set up a folder for APK Organize to monitor. It will automatically rename all apk files you put in there.
    Set up your desired directory and the renaming pattern, then click “Enable” to start the monitoring.
    You can now close APK Organize. It will continue to run in system tray.
    Check “Auto Start” to start monitoring on windows startup.

    You can check what APK Organize is doing by clicking “Logs”

    Note: Existing files will not be renamed. Monitoring only works for newly added files…
    Newly added apps that already exist will automatically be overwritten.
    Check “Ask for overwrite”, if you don’t want that.


    Monitor.jpg

    Manual Rename :
    Sometimes two or more applications have the same label name but are in fact different apps (f.e. Angry Birds).
    If you want APK organize to rename any apps differently, you can associate a package name with an individual name.

    1. Add apps to this list by doing one of the following:
    • Drag & Drop from Explorer
    • Add single files via “APK” → “Add”
    • Add whole directories via “APK” → “Add from folder”
    2. Double-click or press F2 one the corresponding cell in the right column and enter the desired name
    3. Save the list anywhere you want via “File” → “Save”.
    4. Close the window, go to “Manual Rename” → “Load list” and select the list you have created.
    5. Set the renaming pattern to "<Manual|Label> v<Version>" or "<Manual|Label>".
    6. Press “Rename”.
    APK Organize will now rename the files accordingly. For apps that are not specified in your list, it will use the regular label.

    ManualRename.JPG

    Compare :
    1. Choose if you want to compare by file name or by Label name and version from “Search with”
    2. Choose the directory to compare to on the top panel. (F.e. your apk archive)
    3. Add the new apk files to the list:
    • Double-click apk files in Explorer while the Compare-tab is active
    • Drag & Drop from Explorer
    • Add single files via “Add APK”
    • Add whole directories via “Add Folder” (Folder history via “▼”)
    4. Press “Scan”. APK Organize will now automatically mark every finding in the bottom list.
    5. You can now do the following with the results (or your own markings):
    Delete: Deletes all old files… You will then be asked, what to do with the new files.
    Copy: Copies the new files to the specified directory
    Move: Moves the new files to the specified directory

    Note: You can do the above steps for files without results too by right-clicking them.
    You can also load an exception list. Files that are on this list will be moved to an exception
    folder on the target directory to be organized manually…


    Compare.JPG

    Search :
    This tab enables you to do operations with a specified list of apps, f.e. if you have to install a bunch of apps after a wipe. If you have to do this very often and the apps are always the same, APK Organize can automate this process for you:

    1. Create the list of apps you want to do operations with or select a list via “Select list”, if you have already done one of the steps below.
    The list MUST only contain the app’s label names without versionnumber, divided by a linebreak. You can do this by the following:
    • Manually add the apps with “Add”, Drag & Drop from Explorer or double-click from Explorer and save it via “Save List” for further use.
    • Export a list with ROM Toolbox or any app that is capable of exporting list in the demanded pattern and load it into APK Organize. Make the necessary changes and save the list.
    2. Choose the directory where your apk files are stored for the left list.
    3. Press “Scan”. APK Organize will now list every finding in the bottom list.
    4. Do the operations of your desire via the provided buttons on the bottom.

    Search.JPG

    Install :
    Installing apk files:
    1. Add apk files to the list by doing one of the following:

    • Double-click apk files in Explorer while the Rename-tab is active
    • Drag & Drop from Explorer
    • Add single files via “Add APK”
    • Add whole directories via “Choose Folder” (Folder history via “▼”)
    • Add files from your Phone via “From Phone” (ADB connection needed)
    2. Press “Install”. APK Organize will now try to install the apps over ADB. See the log, if there are any errors.

    Note: You can view details like label, package name and permissions via right-click → Details
    “Unknown sources” has to be enabled on your phone to install apk files…
    You can sort the lists individually by clicking the column headers.


    Uninstalling APK files:
    1. Go to “Mode → Uninstaller” and choose, if you want to view the installed apps by label or package name.
    2. Select the Apps you want to uninstall by marking them and press “Uninstall”
    3. APK Organize will now try to uninstall the apps over ADB.
    See the log, if there are any errors.

    Install.JPG

    Backup : (Root Needed!)
    1. Set the directory you want to store your backups in via “Backup Directory”.
    2. Go to “Packages” and choose, if you want to view the installed apps by label or package name, or click “From Directory” to display the backups from your chosen directory.
    3. Check “App” and/or “Data” for the apps you want to backup or restore and press “Backup” / ”Restore”.
    4.APK Organize will now try to complete the task.
    See the log, if there are any errors.

    Notes: If most of the backups/restores fail for you it may be that your ADB daemon is running in secure mode. This can happen on stock kernels, but also on other setups. In that case, try running ADB ROOT (and maybe set it to Auto mode) in APK Organize
    For Restores “Unknown sources” has to be enabled on your phone…
    You can sort the lists or check/uncheck something for all apps by clicking the column headers.
    If you have checked App and Data for an App and it gives an error, try checking “Skip failure for App or Data while backing up both”. It is not necessarily an error, because there just might be no data to back up…

    Backup.JPG


    Requirements :
    Windows OS ( In video it is windows with Ubuntu Skin :D)
    .NET Framework 4


    Community
    Please join this community and leave your experience about APK Organize


    Test Version
    test versions before release stable version


    ARA Softwares Translator
    if you want translate APK Organize download this tool

    Mobile Version
    written by Svarion, click to check his XDA thread

    Video :


    25
    Version 2.0.0 :
    *Auto extract zip and rar files contain apk
    Check Monitoring options in Rename window
    -Exclude options
    (useful for prevent extracting ROM, Kernel and other zip files)
    Directory :
    Prevent from extracting zip files contained folder
    Extensions :
    Prevent from extracting zips contained files with some extensions
    for exclude by extension start it with "."
    e.g. : .img
    for exclude by folder or file name write its name
    e.g. : META-INF
    -Extract with folder
    if not checked it will extract apk in root directory without folders
    *Backup | Restore method has been changed
    Backups from version 1.9.0 are not supported anymore !
    Before update to this version Restore your backups then!
    *Make APK Organize portable
    (Read | Save setting in application directory)
    More - Preference - Portable
    *Load discontinued Install | Backup projects
    -Copy | Move to new founded categories fixed
    *Categories fixed
    Compatible with new play store
    *Exclude lib folder from data backup
    *Fix permissions porblem with Android 4.3 has been fixed
    *Get package names now loads installed apps in SD too !
    *Launch packages from Install & Handle window
    *Notification at the end of Install | Backup
    *VersionCode added to Rename Patterns
    *Option for Remove strings from version
    -Useful for some apps such as Astro File Manger
    -Its version is : ASTRO-4.3.525
    -If you check this option it will be : 4.3.525
    *Open/Copy APK's playStore link in Search/Install
    *New options for selected rows
    -Move to Top/Down
    -Keep/Clear
    -Bug fixes


    Version 1.9.0 :
    --Note : Please backup your setting before update, then restore it after update--
    *Problem with some Anti Viruses such as NOD 32 has been fixed !
    *Permissions fixed
    *Categories (Organize apks with their category)
    *Compare with package name
    *Connect with Mac Address
    *Monitoring Improved
    *Check for root access before Backup | Restore
    *Getting installed apps name without root access
    *Scrolling enabled while Installing, Backing up and Renaming (Disable Auto scroll)
    *Show old installed version of apk (Root needed)
    *Option in rename form for replace space with custom text
    *Compare work progress in status bar
    *Add apks to Backup | Restore by double click on apk
    *Multi select with middle mouse button
    *Customizable Messages (Send from me)
    *Searching improved
    +Manual Search
    Search your app
    From RightClick menu choose "Add to list"
    or
    Hold down Shift and press Enter
    +Show details in Search form
    *Introduced ARA Softwares Translator
    +Download from Preference if you are interested to Translate my softwares to your local language
    -Bug Fixes


    Version 1.8.0 :
    **Sort by Install Date (Installed apps)
    **Security option for install
    *Option for load apk informations in installer (Icon,Package name and ...)
    *Check if more than one device is connected
    *Set limitation for auto load informations (prevent not responding)
    *White list in Security
    *Improved Renaming
    *Option for remove "v" from version if version is started with v (v1.4 instead of 1.4)
    *Option for check install status
    *Install | Rename with drag and drop (Enable in Preference for Main window)
    *Option for enable/disable show details window at the end
    *Go To menu (Fast switch)
    *Ask for save if changes not saved in favorite folders and patterns edit
    *New message box (translatable)
    *Added Favorite folders to Copy/Move in Compare window
    *Remember Last Size and Location
    *Export Apps list from Backup | Restore
    -Guide for Patterns and Favorite Folders
    -Prevent duplicate adding in Manual Rename
    -Sort enabled in Manual Rename
    -Fixed bugs on restoring
    -Copy link to clipboard if opening browser failed !
    -New Icons (Thanks to Benjamin Humphrey)
    -Bug Fixes


    Version 1.7.0 :
    **Updated ADB to 1.0.31
    *New options for existing files in Renaming (Overwrite, Rename, Ask)
    *Favorite Folders
    *Edit and arrange patterns
    *Kill apps before restore
    *Set Permissions after Restore
    *Improved exporting apps from phone
    *New option for load files from sub folders
    *Show not found files after search
    *Restart after changing language, reset or import settings
    *Check update manually
    -Fixed Embeded ADB Bug
    -Fixed right aligned "More" preference in English
    -Fixed ADB BUG !
    -Fixed failure report for some success restores
    -Uninstall apps from Backup | Restore
    -Bug Fixes


    Version 1.6.0 :
    ***Multi Language
    ***Persian Langauge Added ( Thanks to myself :D )
    **Get Applications List from Phone With Label Name
    **Renaming apps with special characters fixed
    **Manual Renaming (Read Help)
    **Embeded ADB
    **Individual Backups (APP, DATA, APP + DATA)
    **New Compare method
    *Add to Compare List integreated to explorer
    *Show details after Backup|Restpre
    *Backup|Restore options
    *Show detail window for failure installtions (Install from Explorer)
    *Associate TXT files (Fast Search)
    -Auto ADBROOT
    -Sort enabled in Rename, Search, Backup|Restore, Install|Uninstall
    -Improvment of FromPhone function
    -Save last used pattern for renaming
    -Setting Export|Import way changed
    -Bug Fixes

    Version 1.5.3 :
    *Integrate into Explorer (Right Click Menu)
    *Connection Check before Backup or Restore
    *Check if Package installed before Backup or Restore
    *Check for connection after ADB ROOT if Auto Connection is enabled
    -Bug fixes

    Version 1.5.0 :
    *Backup | Restore Data
    *Export installed apps
    *Rename automatically (Monitoring)
    *Rename preview
    *Rename and Install APK files located on phone
    *Auto Connect
    *History for Directories
    *Auto Start with Windows
    *Export and Import Settings
    *Connect with HostName
    -Save adbWireless settings
    -Bug fixes

    Version 1.4.0 :
    *New open APK window (with details)
    *Renaming pattern
    *Install/Uninstall Options
    *Compare method
    *Uninstaller (New)
    *Update checker
    *Detail windows after install/uninstall
    *Kill ADB server after install/uninstall
    -Search in install form
    -Bug fixes

    Version 1.3.1 :
    *ADB Wireless
    -Bug fixes

    Version 1.3.0 :
    *Exception list for comparing
    *Renaming to package name
    *App Details in install form (Name, Version, Premissions)
    *Installing Status
    -UI improvment in comparing
    -Show log before save
    -Shortcuts
    -Rename way changed (now apk files from different locations can rename together)

    Version 1.2.0 :
    *Batch Uninstall
    *Log Saver
    *No Need to Put aapt In Application Directory
    -Better Renaming
    -Selective Install
    -Rename and Install by Double Clicking on apk files is fixed !!

    Version 1.1.0 :
    *APK Batch Installer
    -Help Menu

    Version 1.0.0 :
    -Initial release
    5
    Wow , really useful thing . Thanks and keep developing it.

    Glad you like it !
    4
    5:30 am
    Categories finished!
    Now your apks will be more organized!
    It will check apks's category from play store and makes folder in target path.
    Application or game! Social, entertainment and so on. All exist categories in play store!

    Sent from my GT-I9300 using Tapatalk 4 Beta
    4
    v1.1 Released !

    Change log:
    APK Batch Installer
    Help Menu