How to open generated souce code from an apk file as a single project file in Android Studio? -


i have decompiled apk source code. i'm being able open classes seperately in android studio. i'm unable find project file android studio thumbnail. how done? want understand built in classes , user defined. please

there no "project file" inside apk. information project useless app work on phone, increase weight of file.
apk contains classes , resources bundled installed , executed on phone, nothing more.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -