jacobnb / adv_seminar

class project
0 stars 0 forks source link

adv_seminar

class project

To setup for android build

  1. Guide
  2. Install all the android stuff sdkmanager "platform-tools" "platforms;android-26" run in cmd from the folder containing sdkmanager.
  3. Change build to android and do the other stuff it says. a. Edit > Preferences > External tools to set android build location. (just select the folder with all the stuff)
  4. Build and hope it works.

You might also have to set the JAVA_HOME system variable after installing java.