Whenever I try to run the desktop version of my LibGDX project it says "badlogic.jpg not found". How can I link the assets folder from android to desktop?
I found this post but I can't find out how to do it for android studio. I tried just copying the assets folder but that doesn't work.
The Android mobile OS is one of LibGDX's supported target platforms. Before you can create Android applications, you have to download and install the Android SDK.
Importing the Project In Eclipse, choose File -> Import... -> Gradle -> Existing Gradle Project (make sure that your freshly generated project is not located inside of your workspace). In NetBeans it is File -> Open Project .
Set working directory to path/android/assets when running the desktop launcher
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With