- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.INTERNET
- android.permission.ACCESS_NETWORK_STATE
- android.permission.WAKE_LOCK
- android.permission.READ_EXTERNAL_STORAGE
Show Java - A Java Decompiler
APK9.430K+
1.9.1 (Beta) by Niranjan Rajendran
Mar 13, 2019Latest Version
More Information
- Package Namecom.njlabs.showjava
- Requires AndroidAndroid 4.0+ (Ice Cream Sandwich, API 14)
- Content RatingEveryone
- Architectureuniversal
- Permissions
- Signaturef0149896b56ab807c8efef890632b245b623360c
What's New in the Latest Version 1.9.1 (Beta)
Jul 13, 2015
Version 1.9.1
=========
>> Crash Fix
Version 1.9
========
>> Improve topsort
>> Fix bad chained goto removal.
>> Remove references to labelled blocks if a labelled block break would end up in the same place as a natural scoped break.
>> Reduce goto chain condensing in the presence of break statements.
>> Handle duplicate field names