Apk Manager 4.4 by Daneshm90 - Hero CDMA Themes and Apps

Hey, for everyone who doesn't venture outside of the hero forum.
Daneshm90 has put together an Apk Manager which allows for a lot of easy apk editing on the fly.
I'll let him explain it.
Daneshm90 said:
So i have written a simple script to ease the process of editing apks. Got a lot of downloads so thought its in demand
Whether you're doing basic image editing or editing the smali or xml files, on average u have to use (Brut.all or JF's smali/baksmali) awesome tool to extract the apk, edit it, then sign the apk and then adb push/install it. This process is quite tiresome if you are testing a method that needs fine tweaking.
This script should make the process a LOT smoother.
Theres an option of compiling/signing/installing all in one step
Thanks:
Goes to Brut.all for his awesome tool.
Goes to JF for ofcourse, smali/baksmali
Goes to farmatito for porting this script to linux
Features:
- Extract, Zip apk's.
- Optimize pngs (ignores .9.pngs)
- Zipalign apks
- Sign apks
- Push to specific location on phone
- Incorporates brut.all's apktool
- Pull apk from phone into modding environment.
- Batch optimize apk
- Quick sign an apk
- Batch Ogg optimization
{
"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"
}
Click to expand...
Click to collapse
Get it HERE
Support for Linux and Windows!

sweet find. im gonna check it out right now

been running it for a day or so. It's good.

so far so good!

Related

[SCRIPT] Services.jar De/Compiler/Signer

This is a script I created for personal use which will work on a Mac using the Terminal.
Services.jar is responsible for theming your phone, for example how the battery status and notification bar works, and general things such as those.
This script allows you to easily:
1. Create a working directory with all required files included.
2. Allow you to drag and drop the services.jar file you want to modify into the terminal for ease of use.
3. Automatically decompile services.jar into your working directory
4. Open your working directory from the Terminal to allow you to make modifications/changes.
5. Automatically re-compile services.jar after edits have been made.
6. Option to sign services.jar so that it is flash ready for your Desire.
Setting up is no problem,
1. Download the attachment and extract it to your desktop.
2. Open up terminal and cd (change directory) to the folder, eg: cd ~/desktop/services-jar
3. Then simply type: ./menu
This will display the easy-to-use menu for navigation around the script shown below
Screenshot:
{
"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"
}
NOTE: only for mac users.
CURRENTLY WORKING ON:
1. Automatic ripping of services.jar from a signed ROM. COMPLETE
2. De-compiling, editing, re-compiling and automatic signing of .apk files.
All requests are welcome
great hope we get an update for linux users soon.
inkredi said:
great hope we get an update for linux users soon.
Click to expand...
Click to collapse
I'm sure it can be done.
Updated: ability to extract file directly from a zipped ROM.

[TOOL][ALPHA][DEV] APK List

{
"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"
}
What is an APK List?
It's a developers tool. Sometimes I find an app which design I really like but have no idea how it is done. Besides that most of the time my phone isn't rooted (or I'm using some other phone). With all unpack/decompile tools out there the only thing I need is a way to copy APK files from phone memory to SD card for later analysis. Well this tool is just that, it lists all installed apps on any phone and let's you copy all or selected APKs to SD card. Currently there are no settings so destination defaults to "Apks".
Where can I get this app?
Download APK here
Or grab source from https://bitbucket.org/grupatnt/apklist/overview and compile with MonoDevelop or VS2010 (Mono for Android 4.x)
What can I do to help?
Fork hg repository, make fantastic changes and add Pull request.
I've found a bug! What do I do?
Keep calm and report it! You can report it either on this thread or on project Issues tracking register. Bug reports will be taken seriously and fixed when I have the time.
Thanks to _Logie from whom I've copied format for this post
Kudos to Android SDK and Intel teams for releasing VM Accelerated x86 Emulator.
Version 0.0.2 Released
Get it here
Changes
Cancelable progress dialog
Fixed APK Icon sizes
Beautified progress dialogs
Replaced ApkListAdapter with generic FastListAdapter
Mono for Android developers
Take a look at FastListAdapter and ViewHolderBase which implement View Holder pattern in generic way. You only need to implement abstract ViewHolderBase, instantiate new FastListAdapter and assign it to ListView Adapter. You can find example implementation in ApkViewHolder, easy

[RTI][Theme]Themed Forum Runner Green

Themed Forum Runner Green.
Click to expand...
Click to collapse
We came up with a new tool. [TOOL] Remote Theme Injector - theme your favorite paid apk
With this its possible to theme your paid apps without us providing the apk.
For detailed info or simply to say thanks to Diamondback goto his thread linked above.
{
"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"
}
Download
Extract the folder and grab the installed apk from your phone with Rootexplorer or ES File Explorer. ( /data/app/)
Place that apk in the extracted folder and run the RemoteThemeInjector.exe
In this case the RTI (Remote Theme Injector) will give you a list since i placed two themes in one folder. Just make your choice.
The patcher will do his job and spit out a Themed APK.
Copy that Themed APK to your phone (SD-Card) and install it after you removed your previous installed version of the App.
Click to expand...
Click to collapse
Requirements (this is both for Editor and Patcher)
Windows XP SP3 or newer (excluding all Windows 8 versions)
Microsoft .NET framework 4.0 FULL
Oracle JRE (Java) (Always try to use the latest Java version)
Disclaimer: Everybody can use my work without asking permission, all my stuff comes with a "sharing is caring" xda philosophy licence... just credits would be nice
reserved for future colors etc.

[TOOL][Windows][Updater-script]-echoT Scripter-[v1.1]

EchoT Scripter
v1.0 ​
Description :
It's a small program i made for myself to create updater-script easily .
Require:
jre 7 .
Features :
Select box operations.
Set permission calculator.
Symlink from files in a folder OR files' names on txt file.
Batch operations.
Editable text field so you can edit whatever you want.
Upcoming features :
Add busybox installation .
Add busybox run tools .
Your suggestion ?!
v1.1 :
Added read from file.
Now it's exe file .
Icon added.
Windows look and feel.
Minor String edit.
Screenshots :
{
"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"
}
Download
http://goo.gl/9gcRP​
**Note : you have to revise the script because it's still in the early version .As there's no regex for any input strings,
or an app bug,, don't blame me for throwing your phone from the window
res
Re: [tool][Windows][Updater-script]EchoT Scripter
I think this might be worth a look.....
Thanks for sharing
Sent from my GT-I9300 using xda premium
Nice app dude! Really helpful for dualboot maniacs as me. xD
911-Future_Maker said:
Nice app dude! Really helpful for dualboot maniacs as me. xD
Click to expand...
Click to collapse
yes the idea was to make symlink easily for dualbooting so i need something like that
v1.1 :
Added read from file.
Now it's exe file .
Icon added.
Windows look and feel.
Minor String edit.

[TOOL][PC][07/05/13]APK Installer v1.01

Hi dear XDA users. This is my first work for android. I made a simple apk installer for my own use and wanted to share everyone. This app is based on standart batch executables, visual basic and mortscript scripts
and combined neccesary adb tools.
With this program you can transfer apk files from your Windows PC to your phones data/app or system/app
folders. For affecting changes, I added reboot option after installition. It has ui completly so you won't
write codes on cmd screen or anything else. Only working mouse is enough
! It uses adb interface for communicating with phone. So you MUST INSTALL ADB DRIVERS on your PC.
! You MUST ENABLE ADB DEBUGING from your phone.
! For system/app installitions, you MUST HAVE ROOT PERMISSIONS in all phone models
! In HTC devices, nand protection must be removed (S-OFF)
! I strongly recommend to SELECT REBOOT option after installition.
For developers, this project is open-source. You can edit/modify it freely. But don't forget to credit
me in your work This app based windows bat, vbs and basic mortrun script files. So you can open this exe
file via an unrar app and modify via notepad.
For users, if you have suggestions or issues with it, feel free and write here
Code:
CHANGELOGS:
-1.01
*Initial realase
{
"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"
}
Good.if i ever buy Motorola again this will be useful

Categories

Resources