Answer the question
In order to leave comments, you need to log in
How to define a framework?
Hello. Tell me please. And how can you determine the framework from which the application was compiled. The application is already installed on the device. It is known exactly what was written on the js-framework, it seems that there are not so many of them from normal ones: Electron, React-Native, NativeScript, Cordova ... maybe there is information in some file, or there are typical signs for frameworks by which it can be define. Thank you.
Answer the question
In order to leave comments, you need to log in
You take the apk file, and this is a regular archive and unpack it. Further, depending on what kind of files are there, you can determine if there will be .js files, you open them and see what is there. The electron immediately disappears, the electron is dextops.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question