У нас вы можете посмотреть бесплатно Easy android apk decompilation in few seconds или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video shows how to decompile an apk file in a few seconds with SmartApkDecompiler SmartApkDecompiler download link http://adf.ly/SYGM8 Jd-GUI download link http://adf.ly/SYGx6 This program is based on the usage of the following tools: APK TOOL- http://code.google.com/p/android-apkt... this tool is used to generate all readable resources 7zip - http://www.7-zip.org/ this tool is used to exctract the apk in which there is the classes.dex file DEX2JAR - http://code.google.com/p/dex2jar/ this tool is used to generate the jar with all classes from classes.dex file You don't need to download them as they are included in SmartApkDecompiler package USAGE: 1- unzip the file in any directory you want 2- drag apk one apk file on SmartApkDecompiler.bat 3- after the work has been done, supposing your apk name is myapk, you will find a folder named myapk_decompiled. 4- In this folder you will find the original apk and a folder named appdecompiled. In this folder you will find all applications resources (manifest, strings, styles, drawables ecc..) a file named classes_dex2jar.jar: this file is to be opened with jd-gui, you will find it at this link http://adf.ly/SYGx6