- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy Niranjan RajendranA decompiler to extract the source code of an APK (android app), jar & dex file.A decompiler to extract the source code of an APK (android app), jar & dex file.FeaturesSelect either CFR 0.138, JaDX 0.8.0 or FernFlower (analytical decompiler) to use as the decompiler.Runs directly on your android deviceSelect apk/jar/dex from sdcard (or) from a list of installed applications.Decompiles android resources (layouts, Drawables, Menus, AndroidManifest, image assets, values, etc).Easy to use source navigator with built-in media & code viewer.Displays code in a clean-syntax-highlighted form with zoom & line-wrap.The decompiled source can easily be copied from the sdcard (source is stored inshow-java folder in the sdcard)Share the decompiled source easily with the built in archive + share mechanism.Runs in the backgroundAd-Free Pro version available through an In-App purchaseSource CodeThis will be an Open Sourced project. The source code is hosted at GitHubhttps://www.github.com/niranjan94/show-java/Please read the License info before using any part of the code in any project.Reason's for PermissionsInternet - Automated bug reporting & advertisementsExternal Storage - To store the decompiled source code and to have a working directory for the applicationCreditsA Big-Huge Thanks to Lee Benfield (lee@benf.org) for his awesome CFR - Class File Reader :D :DPanxiaobo (pxb1988@gmail.com) for dex2jar :)Liu Dong (github.com/xiaxiaocao) for apk-parserBen Gruver for dexlib2.skylot for JaDX.JetBrains for FernFlower analytical decompiler.LicenseShow Java - A java/apk decompiler for androidCopyright (C) 2018 Niranjan RajendranThis program is free software: you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation, either version 3 of the License, or(at your option) any later version.This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details.You should have received a copy of the GNU General Public Licensealong with this program. If not, see https://www.gnu.org/licenses/.DO NOT USE THIS APPLICATION TO DO STUFF THAT YOU HAVE NO RIGHT TO DO. THE DEVELOPER (Niranjan Rajendran) IS IN NO WAY RESPONSIBLE FOR ANY MISUSE OF THIS APPLICATION.