Cannot Export Godot Project to Android

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

To export the project, I have to add the path to adb.exe which does not run on my Windows 7 because adb.exe does not work with windows 7 without service pack 1. When I installed Service Pack 1 update, my computer was too much slow. So, I uninstalled Service Pack 1 update. Due to this, when I run adb.exe, it showed an error. After searching, I found out that the error was due to missing Service Pack 1 update.
Please tell if there is any other way to export to Android.
Thanks for any help!

:bust_in_silhouette: Reply From: larrxi

You can set use docker containers to export. For example this: Docker