Search code examples
Problems encountered when developing apps with Android 14...


androiddexandroid-securityexceptionandroid-14

Read More
How can I fix "Type org.freedesktop.gstreamer.GStreamer is defined multiple times" error w...


androidreact-nativeapkgstreamerdex

Read More
How to decompile DEX into Java source code?...


javaandroidreverse-engineeringdecompilerdex

Read More
Should I avoid creating classes and compiling them at runtime in Android?...


javaandroidcompilationdex

Read More
Unable to merge dex...


androiddexandroid-studio-3.0

Read More
Using .aar NoClassDefFoundError But Class Exists and is Dexed...


androidandroid-studioandroid-gradle-plugindexaar

Read More
How can I run my Kotlin project using Android or IntelliJ?...


androidioskotlindexmeta-inf

Read More
Analyze methods count of an Android library...


androiddexandroid-multidex

Read More
Unable to execute dex: method ID not in [0, 0xffff]: 65536...


androiddex

Read More
What are .dex files in Android?...


androiddex

Read More
How to put specific classes into main DEX file?...


androidgradledexamazon-marketplace

Read More
How to implement a Java compiler and DEX converter into an Android app?...


javaandroiddex

Read More
Getting all class references from dex file in an efficient way...


androiddexsmali

Read More
Android dex gives a BufferOverflowException when building...


androiddex

Read More
How to decompile and recompile dex files...


androiddex

Read More
Failure to verify dex file Out-of-order annotation_element name_idx...


androidgradlemobilebuild.gradledex

Read More
Is there a way to merge two or more .dex files into one .dex file using Scala?...


androidscalamergedexsbt-android-plugin

Read More
What is 64K method counts limit for an Android application and their graph of connection...


androiddex

Read More
How to merge two dex files from command line...


javaandroidjardexdx

Read More
Didn't find class "android.support.multidex.MultiDexApplication" on path: DexPathList...


androidgradledexandroid-multidex

Read More
Android gives error "Cannot fit requested classes in a single dex file"...


javaandroidcompiler-errorsdex

Read More
How to convert .jar or .class to .dex file?...


javaandroiddexdx

Read More
What is the APK Analyzer in Android Studio and how to make the most of it?...


androidandroid-studioapkandroid-manifestdex

Read More
How to fix "'dexOptions(Action<DexOptions>): Unit' is deprecated. Setting dexOpti...


androidkotlingradledex

Read More
How to get dex file from apk when using v2 signature?...


androiddexsmaliapktool

Read More
accessing to classes of app from dex file by classloader...


androidclassloaderdex

Read More
java heap size error dex2jar android decompile solution?...


javaandroidjardexdex2jar

Read More
The number of method references in a .dex file exceed 64K...


androidheap-memorydexandroid-multidex

Read More
To run dex in process, the Gradle daemon needs a larger heap. It currently has approximately 1024 MB...


androidgradleheap-memorydex

Read More
Int switch error when inject code generator with switch case in java code...


androiddexjava-bytecode-asmandroid-r8

Read More
BackNext