deptofdefense / AndroidTacticalAssaultKit-CIV

Other
0 stars 1 forks source link

Can I build an Atak on Windows #299

Closed xubinlu closed 1 year ago

xubinlu commented 1 year ago

https://www.ballantyne.online/build-an-atak-dev-environment/ I have read the above guide, but it is built on Linux. Can I build it on Windows

Hellikandra commented 1 year ago

You can build an atak plugin on Linux. The main guide provided by TPC use windows.

On an other hand, I am currently implementing Docker ATAK Dev : https://github.com/Hellikandra/ATAK-Dev-Docker

xubinlu commented 1 year ago

You can build an atak plugin on Linux. The main guide provided by TPC use windows.

On an other hand, I am currently implementing Docker ATAK Dev : https://github.com/Hellikandra/ATAK-Dev-Docker

sorry,What do you mean by TPC, @Hellikandra

Hellikandra commented 1 year ago

TPC - TAK Product Center (tak.gov). You can download SDK and you will have a quick guide to Android Studio + build a plugin template through Windows.

kbtxwer commented 1 year ago

TPC - TAK Product Center (tak.gov). You can download SDK and you will have a quick guide to Android Studio + build a plugin template through Windows.

Is there a docker environment that I can run prebuild.sh and every thing is done?