+ 5

How can I able see the code of apk!?

I want see the code from application of Android what I use program!?

11th May 2017, 12:18 AM
Sarah mubark
Sarah mubark - avatar
4 Respuestas
+ 17
You can rename the file extension from .apk to .zip, then unpack the file.
11th May 2017, 12:44 AM
Hatsy Rei
Hatsy Rei - avatar
+ 8
You can install a decompiler from Playstore like Show Java. You can also decompile APKs online using the web.
11th May 2017, 12:44 AM
Tusiime Innocent Boub
Tusiime Innocent Boub - avatar
+ 3
I believe you want to compile C++. And run your Java code. For C++ you need to use a compiler. For Java you will need to download Java SDK on your computer and to run you're Java program in the cmd window. Each of the two courses tells you how to do it in the beginning. For C/C++ http://www.codeblocks.org For Java http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html I you decide to get them, Use the courses instructions to download and install them.
11th May 2017, 12:35 AM
Manual
Manual - avatar
+ 2
All sketchware(android programming)Tutorials are explained https://goo.gl/52ozCz in a very easy and efficient manner. I upload videos for every two days. And we can demonstrate the user requests.ask me what you want. From sketchware team
17th May 2017, 3:23 AM
Udaya Sai Chikka
Udaya Sai Chikka - avatar