Answer the question
In order to leave comments, you need to log in
apk file resource emulator?
Can you please tell me if there is a program resource emulator?
This Emulator should simulate running .apk files in offline mode by analyzing program resources.
I need this Emulator to find out what the interface of Internet programs for Android looks like on which you either need to register or which are outdated and not supported by the server.
Answer the question
In order to leave comments, you need to log in
I didn’t quite understand the task, but you can install Anrroid Studio, it has AVD - a virtual device manager in which you can run any kind of APK.
You will not be able to run a network application offline. You can unpack the application using the APK Easy Tool , if you try hard, you can push the result into AndroidStudio and see the layout if it is native.
You can look at the application interface only by running it, because. resources are resources, they do not describe in any way how they will be used and how the interface will be displayed. The interface can generally be drawn without resources.
So you need to run the application. For example, in the emulator. There are quite a lot of them, of the faster ones - Nox, BlueStacks. AVD has very buggy emulators.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question