JAVA: jar, aar, view the contents of the file

  1. Download this tool and build it. https://github.com/leilu/jd-gui
  2. After that, open build / libs / jd-gui-x.y.z.jar.
  3. Open the aar jar file as it is.

Background This is the most recommended investigation method when there are duplicate libs when building Unity3D Android.

Recommended Posts

JAVA: jar, aar, view the contents of the file
Replace the contents of the Jar file
[Java] Get the file in the jar regardless of the environment
How to change the contents of the jar file without decompressing
Check the contents of the Java certificate store
Memo: [Java] Check the contents of the directory
Rename the package name of the existing jar file
[Java] Get MimeType from the contents of the file with Apathce Tika [Kotlin]
[Java] Check the JDK version of the built war file
Test the contents of an Excel file with JUnit
Java: Use Stream to sort the contents of the collection
Generate and execute Jar file of Java file belonging to package
I want to find out which version of java the jar file I have is available
[Java] Delete the elements of List
[Rails] Check the contents of the object
[Java version] The story of serialization
Unzip the zip file in Java
The origin of Java lambda expressions
[Ruby] Display the contents of variables
[Java] Generate Data URI from byte string of file contents [Kotlin]
Get the public URL of a private Flickr file in Java
Read the first 4 bytes of the Java class file and output CAFEBABE
Overwrite upload of file with the same name with BOX SDK (java)
How to check for the contents of a java fixed-length string
How to get the length of an audio file in java
Get the result of POST in Java
[Java] How to use the File class
Create a jar file with the command
Check the contents of params with pry
Examine the memory usage of Java elements
The problem that the contents of params are completely displayed in the [Rails] view
The story of forgetting to close a file in Java and failing
Examine the contents of the WAR file generated by the project created by Spring Initializr
[Java] Get the day of the specific day of the week
[Java] Create a jar file with both compressed and uncompressed with the jar command
Folding and unfolding the contents of the Recyclerview
What is the best file reading (Java)
Compare the elements of an array (Java)
[day: 5] I summarized the basics of Java
[Ruby] Cut off the contents of twitter-ads
What are the updated features of java 13
Easily measure the size of Java Objects
How to find out the Java version of a compiled class file
Looking back on the basics of Java
Sample program that returns the hash value of a file in Java
Output of the book "Introduction to Java"
Fix the view screen of the post page
Acquisition of input contents using Scanner (Java)
The story of writing Java in Emacs
Java: Place the ResourceBundle properties file anywhere
Generate source code from JAR file with JD-GUI of Java Decompiler project
Format the contents of LocalDate with DateTimeFormatter
[Java8] Search the directory and get the file
[Java] Check the number of occurrences of characters
The contents of the data saved by CarrierWave.
[Java] [Spring] Test the behavior of the logger
[Java] Contents of Collection interface and List interface
Inspect the contents of log output during Java unit test (no mock used)
[Java] Handling of JavaBeans in the method chain
The story of making ordinary Othello in Java
[Android] [Java] Manage the state of CheckBox of ListView