Skip to main content



      Home
Home » Newcomers » Newcomers » How to configure ANDROID_HOME= on linux mint(Trying to run Gluon plugin and keep getting the same error message)
How to configure ANDROID_HOME= on linux mint [message #1711751] Mon, 19 October 2015 09:59 Go to next message
Eclipse UserFriend
I've been following many different examples to the T and I keep getting the same error message when I run my gluon/gradle application in eclipse:

ANDROID_HOME not specified. Either set it as a gradle property, a system environment variable or directly in your build.gradle by setting the extension jfxmobile.android.androidSdk.
Could not execute build using Gradle distribution

when I run the app it stays stuck at 8%.

I've done everything possible. I even went to my terminal and first put:
nano ~/.bashrc
then I type in editor:
export ANDROID_HOME="/home/tacomeat/android-sdks"
and in the terminal I get:
bash: export: `/home/tacomeat/android-sdks': not a valid identifier


What am I doing wrong????
  • Attachment: build.gradle
    (Size: 0.43KB, Downloaded 151 times)
Re: How to configure ANDROID_HOME= on linux mint [message #1711793 is a reply to message #1711751] Mon, 19 October 2015 13:33 Go to previous message
Eclipse UserFriend
Please read the Announcement message at the top of this Newcomers forum titled Android Development Info ** READ FIRST **
Previous Topic:setting treeview text color?
Next Topic:how to run different classes ?
Goto Forum:
  


Current Time: Tue Apr 22 16:51:43 EDT 2025

Powered by FUDForum. Page generated in 0.07372 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top