

The SMALI files are stored in the smali/out/ Project in your home directory under ApkProjects/ and makes a local copy Note: When you import an APK into Android Studio, the IDE creates a new This is not a fully decompiled set of files, but it does provide SMALIįiles for a more readable version of the DEX files.įigure 1. Select the APK you want to import into Android Studio.Īndroid Studio then displays the unpacked APK files, similar to figure 1. If you already have a project open, clickįile > Profile or Debug APK from the menu bar. To start debugging an APK, follow these steps:įrom the Android Studio Welcome screen, click Profile or debug APK. To build them from an Android Studio project.

Android Studio 3.0 and higher lets you profile and debug APKs that have
