export android

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By asriel2011

good! I’m using the translator and it may have some errors but let’s go , I’m having this problem and I can not solve it if someone can help me, is the following I’m trying to develop a 2d game for android, but when I export to mobile it does not install, I did the step by step and does not install, I put a picture to see it works and nothing, so I tried to download a game example godot installed without any problem, I created the game on top of the godot test project and installed, but when I create a new project does not install, could anyone help me?

you can see better error message when you run godot editor on terminal(command)

volzhs | 2019-06-28 06:40

DId you try installing your project by cmd?
DId you try installing your project with one-click deploy?
You just transfered the apk file with your mouse in your android device?

Is the Deploy with Remore Debug enabled?
Are the usb debugging and Installing from unknown sources enabled on you Android device?

Nick888 | 2019-06-28 14:30

No, I’m still the layman on certain issues, but what I did was simply create the project, I did according to the tutorial to export to android but it did not install, I did the same with the godot example project and it installs on android, I tested with the emulator on the computer and my project opened, but it does not install on android.

asriel2011 | 2019-06-30 01:04