Exporting to android

Hi

I’m trying unsuccessfully to export my project to android.

i ran fuse install android from my windows command line

then when i export it from the fuse application, or from command line, it says:

  • What went wrong:
    A problem occurred configuring project ‘:app’.

You have not accepted the license agreements of the following SDK components:
[Android SDK Platform 23, Android SDK Build-Tools 23.0.1].
Before building your project, you need to accept the license agreements and complete the installation of the missing components using the Android Studio SDK Manager.
Alternatively, to learn how to transfer the license agreements from one workstation to another, go to Exporting licenses - Android Studio Project Site

do i need to install android studio?

I did actually install it and couldn’t fix the problem. I don’t know if I needed to do that, but I opened the SDK Manager in the Android Studio, and installed in it the Android SDK Platform 23 and Android SDK Build-Tools 23.0.1, but it made no difference

Hey @noam8080 .

You could read suggestions mentioned here and here.

Hope this helps.