[APP] [TOOL] ApkTool in Android - 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"
}
An All in One App To De-Compile , Re-Compile , Extract Meta-inf Folder , Add Meta-inf Folder , Sign , Zipalign , Jar to Dex and Dex To jar & Many more (Even All Lollipop Apps SDK 21) Right in Your Phone or tablet , No needed for a PC Anymore
This app is a continue for The open spurce ApkTool and with many imrprovements like adding Apktool v2.0 and many more So cridit for main application goes to chinese sources and people from AG Who worked Before me on This​
*some people having issue with installing this as a regular app , for faster operation on decompile recompile recommended to manually push it to system apps or either patch to android signature ..
Small request : if anyone have a good key for sign please sign it and give me the key to use for next releases..
works for ArmV7 Devices
i will be glad if my App Be sticky in Developers Android hacking forum​
ApkTools Is a well Known Android Reverse Engineering Tool that decrypt/translates an app or system apps To human language Code
I made this app for my personal use now im sharing with you
it have Latest ApkTool v2.0 and other versions could be find in about , you can use two different apk tool
you can optionally decompile Dex or decompile resources only
And many other futures , even more easy than a PC
Just Import Frameworks And youre good to go
you may need a good cpu for faster Decompile/recompile consumed time will be shown
Custom motifications for jobs are implemented
Download :
v4.7 :
Download From Mega
I didnt share this to earn anything just to help people and easier developement , tell me if im wrong, i dont know the exact Cridits tell me and i will add to OP
Donations Welcome For Donation Plz Email/PM me
Plz Don't Ask Compile , Decompile related help questions and ApkTool related stuffs
XDA:DevDB Information
ApkTool For Android, Tool/Utility for all devices (see above for details)
Contributors
HAYLCION, ApkTool,AG guys, Chinese Sources
Version Information
Status: Stable
Current Stable Version: 4.7
Created 2015-05-23
Last Updated 2015-05-23

Link not found....can u pls reupload the file..i think this is very needy.

Are u make this app?

Related

Help with mods for systemui.apk

So i have a personal rom that i created and i use it..it has great permonce but lags the looks that most of the roms here have..
I dont want the 14 toggles etc but i wanna edit systemui.apk and customize everything of the notification bar the problem is i dont know how to ... I have tried apktool but i either get force closes or there is no statusbar so if sum1 could help out or provide a proper in detail guide to avoid such errors etc....?
Thanks already!!
This is wat the rom is like
{
"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"
}
Update:Still need something....stuck with the force closes and no statusbar!
The best thing for you to keep it really simple and to avoid manual editing with apktool is to use uot kitchen
the Web address is http://uot.dakra.lt/kitchen/
if you're not sure how to use it Google guides but as a general rule
make sure everything is set to ldpi
update script to galaxy
make sure you generate preview
and upload your SystemUI.apk framework-res.apk and if required twframework.apk
marcussmith2626 said:
The best thing for you to keep it really simple and to avoid manual editing with apktool is to use uot kitchen
the Web address is http://uot.dakra.lt/kitchen/
if you're not sure how to use it Google guides but as a general rule
make sure everything is set to ldpi
update script to galaxy
make sure you generate preview
and upload your SystemUI.apk framework-res.apk and if required twframework.apk
Click to expand...
Click to collapse
+1
and uot kitchen also support both odex n deodex stock rom
custom rom also will work like charm..
to @OP..
base on my experience to avoid error updater script by uot.. i advice u upload 3 file which is systemui.apk, twframework.apk and framework.apk..
press thank if this post helped!
sent from my GT-S5360 via WeChat
I meant manual editing....
The Beast sent it and u read it ::..::Samsung Galaxy Y::..::
here are some tutorials that may help you.
[MODz]Advanced Theming Mods Collection
http://forum.xda-developers.com/showthread.php?p=34758564#post34758564
[GUIDE] [MODS] Collection of mods for all gingerbread[2.3] phones..
http://forum.xda-developers.com/showthread.php?t=1908063
[GUIDE] How to Customize a ROM
http://forum.xda-developers.com/showthread.php?t=1590330
[GUIDE]How to add customizable 14 statusbar toggle buttons for samsung ROM
http://forum.xda-developers.com/showthread.php?t=1289896
[GUIDE][THEME] Where to find 9.png image
http://forum.xda-developers.com/showthread.php?t=1966585
Thanls..will try them out
The Beast sent it and u read it ::..::Samsung Galaxy Y::..::
Mostly all the things tht i require missing theming..
The Beast sent it and u read it ::..::Samsung Galaxy Y::..::

[Guide] Add new wallpapers in SecWallpaperChooser.apk

I was trying to add few extra wallpapers in my Samsung device's system app SecWallpaperChooser.apk but unfortunately didn't find any tutorial or guide to help me, so I have to learn and do it all on my own.
So basically I'm writing this tutorial for those who want to add new wallpapers and specially for those new devs who are making new Rom with lollipop or above version theme for a device that is 4.1+
Prerequisites:-
1) A rooted phone
2) Backup your original SecWallpaperChooser.apk
3) Any Tool that can Decompile & Recompile with it's requirements
4) Notepad++
5) Photoshop or any other similar software.
6) Basic knowledge of decompiling and recompiling.
Let's Start
Backup your SecWallPaperChooser.apk
Decompile SecWallpaperChooser.apk
Add or edit wallpapers in \res\drawable-sw320dp-hdpi [Since my device is sw-320dp-hdpi, you may have different too]
Numbering should be in ascending order like wvga_05.jpg , wvga_05_small.jpg , wvga_06.jpg , wvga_06_small.jpg & so on.... Check the screenshot 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"
}
Now Open \res\values\public.xml
Replace "APKTOOL_DUMMY_XXXX" with the new added wallpaper name & save it.
I have added 5 new wallpapers with the name
wvga_06.jpg , wvga_06_small.jpg
wvga_07.jpg , wvga_06_small.jpg
wvga_08.jpg , wvga_06_small.jpg
wvga_09.jpg , wvga_06_small.jpg
wvga_10.jpg , wvga_06_small.jpg
Click to expand...
Click to collapse
Screenshot
Now Open \res\values-sw320dp-hdpi\arrays.xml [Since my device is sw-320dp-hdpi, you may have different too]
Add the item[wallpaper] name that you have added & save it.
I have added the 5 new wallpapers with the above name so my additions in the coding is
<item>wvga_06</item>
<item>wvga_07</item>
<item>wvga_08</item>
<item>wvga_09</item>
<item>wvga_10</item>
Click to expand...
Click to collapse
Screenshot
Recompile & install the apk or adb push it.
If you like my work press :good: and if you use it for your rom don't forget to mention it Enjoy!
Final Screenshots​
Thank you for explanations.

Smali Visual Studio Extension

About SmaliVS
SmaliVS is a Visual Studio project and language extension for the smali file type. Smali is the disassembly output from APK's using the smali\baksmali tools.
Using this extension will allow you to dump an apk form your device. It will automatically dissasemble the apk and create a Visual Studio Project. From there you can modify the .smali files from within Visual Studio, then use Visual Studios Build\Deploy to reinstall the modified apk. This extension uses ApkTool as well as smali\baksmali to do the important work with the apks and is already packaged with the extension. Java is a requirement and java should be added to your environment variables. Basic usage instructions can be found on the Wiki page
{
"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
- Visual Studio 2015 Comunity
Features
- Apk dumping from connected device
- Automatic disassembly into a Visual Studio smali project
- Project Settings
- Syntax\Keyword highlighting
- Basic autocompletion of opcodes
- Quick Info of opcodes function
- Rebuilding of the smali project
- Deployment to connected device
Known Issues
- Quick Info for opcodes that include a '\' or '-' won't display properly
- No debugging support (Don't plan on adding it at the momment)
- Submit more issues
TODO
- Fix Quick Info issue
- Clean up Project Wizard GUI
- Add better error handling and checking
Contribute
- GitHub page
Some useful links
- Wiki
- Official dex bytecode reference
- Registers wiki page
- Types, Methods and Fields wiki page
- Official dex format reference
Special Thanks
- @JesusFreke (smali\baksmali)
- @iBotPeaches (ApkTool)
thanks for your work mate
basically a tool to help with editing decompiled apk
techdude18 said:
thanks for your work mate
basically a tool to help with editing decompiled apk
Click to expand...
Click to collapse
Yup exactly!
Anth0ny229 said:
Yup exactly!
Click to expand...
Click to collapse
works like a charm. well done dude
techdude18 said:
works like a charm. well done dude
Click to expand...
Click to collapse
You actually gave it a try? Did you test build/deployment with a modification?

[TWRP THEME | BlackedTwrp][UNIVERSAL][OnePlus][3.2.3]

{
"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"
}
I AM NOT RESPONSIBLE OF ANY DAMAGE WILL HAPPEN AFTER YOU FLASH THIS THEME
BE RESPECTFUL IN COMMENTS OR YOU WILL GET REPORTED I PROMISE YOU
THIS IS MY HAND-MADE THEME , YOU CANNOT USE ANY FILE FROM IT WITHOUT MY PERMISSIONS , ALL ICONS , FONTS , Etc ... ARE THEMED BY ME AND TOOK SOME TEMPLATES FROM FREE RESOURCES !
Click to expand...
Click to collapse
|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|
Hey everyone , welcome to yet another project where we meet as always.
I've finally decided to make a theme for TWRP rather than my old stupid method which was theming the TWRP imgs, so.. yeah I hope you like it.
|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|blacked-twrp|
PHP:
^- HARD THEMED ALL ICONS
-- CHANGED RADIO BUTTONS - RIGHT MARKS - ETC ..
!# 2 VERSIONS :
| INVERTED - BLUE | :
-- THEMED ALL ICONS IN GRADIENT BLUE
| INFINITE - GOLDEN | :
-- THEMED ALL ICONS IN GRADIENT GOLD
^- And it's for any Android device that has TWRP 3.x installed.
Screenshots:
View attachment 5243869 View attachment 5243871
How to install:
1. Download your desired theme to your device
• if you have any problem with downloading make sure you disabled any AD-BLOCKER you have
2. Go to recovery mode ( a.k.a TWRP ) and install the theme as a normal zip file
3. Reboot
• Test and let me know if you have any problem with anything
How to uninstall/remove:
• Head to /sdcard/TWRP/theme using your favourite file explorer.
• Remove what's inside the theme folder, that's it.
• If you want to go back to your previous theme you'll find a file called ui_old.zip, just flash it as a normal zip file.
AND LASTLY IF YOU LIKE MY WORK HIT THE THANKS BUTTON , I APPRECIATE THAT .
XDA:DevDB Information
SHADOWS BLACKED TWRP, TWRP Theme for all devices (see above for details)
Contributors
SHADOW ZXC, @PAIN - @teamwin
Version Information
Status: Stable
Current version number: 4
Works with: TWRP 3.5 and above
Created 2018-12-22
Last Updated 2021-03-08
OnePlus 3 ( As I saw in twrp.me it's also for OnePlus 3T )
New thread here.​
SOME SCREENSHOTS :
Here are some screenshots.
REVIEWS
-- BLACKED TWRP REVIEW BY SOUMYO'S TECH HACKS -- ​
Why not just make a universal theme if there are only cosmetic changes? Any twrp device will be able to use it then.
Remorcer said:
Why not just make a universal theme if there are only cosmetic changes? Any twrp device will be able to use it then.
Click to expand...
Click to collapse
Yes I am thinking about that , but be patient , will add support for more devices as soon as I am free .
Just to mention, latest official TWRP had some issues with formating F2fs partition, so make sure to merge the patches to fix it.
Hey guys , today is a big day and I've been watching you asking non-stop for new supported devices.. so now you can use SBT themes on ANY ANDROID DEVICE : check it out here.

[TOOL][WIN] Updater-Script Editor & Analyzer

This tool is a part of ADK software, thread can be found here. In order to use this tool read the section at the end of post.
Click to expand...
Click to collapse
{
"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"
}
Introduction
Updater-Script Editor & Analyzer is a feature that allows you to modify, analyze updater-script easily with Syntax Highlighting, Intellisense, Error Finding, and many more on the go.
It's not a separate tool it is a part of ADK. Read Installation and download instructions from below.
What is ADK?
Well if I've to say, ADK (Android Development Kit) is a complete Windows based application which allows you to edit Android apk files, ROM zips, boot or recovery images, Android Firmware and also to create TWRP/CWM flashable recovery zips easily. It's like a complete Android Kitchen. For more info visit official thread here.
Click to expand...
Click to collapse
Snapshot
Click to expand...
Click to collapse
Features
Well it does lot other than this. But I am adding a few,,,
Edit Script easily
Analyze Code (looks for syntax error, file-not exist error, etc)
Maintain proper Unix Encoding while saving
Quick Action toggle to manage the code
Click to expand...
Click to collapse
Discussions, Bugs, Reports, Enhancements
User feedback is one of the most important stuff for any application to proceed. I kindly lookup on each of users feedback and try to improve the functionality of this feature
If users have to report any bugs or request any feature request, just create reply to this Official XDA thread or email me. I'll answer you as soon as possible.
Click to expand...
Click to collapse
Downloads & Instructions
To use these feature you must have ADK to be installed. So first grab a release of it from below.
Install ADK (First do this)
Once ADK has been installed successfully, you can open updater-script from File > Open > file
You can also create a ROM or Recovery Flashable project in ADK and also edit updater-script containing them.
Click to expand...
Click to collapse
XDA:DevDB Information
Updater-Script Editor/Analyzer, Tool/Utility for all devices (see above for details)
Contributors
[email protected]
Version Information
Status: Stable
Current Stable Version: 1.0.4.4
Stable Release Date: 2018-12-29
Created 2018-12-29
Last Updated 2018-12-29
Reserved

Categories

Resources