dodorare / crossbow

Cross-Platform build tools and toolkit for games and game engines written in Rust! 🦀
https://crossbow.dodorare.com/
Apache License 2.0
198 stars 13 forks source link

Fix crossbundle install preferred flag #151

Closed Heezay closed 2 years ago

Heezay commented 2 years ago

Objective

Fix crossbundle install --preferred command work.

Solution

Use another function from android-tools-rs crate to get Android SDK root path.