Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13:59 Go to next message
Jason Thomas is currently offline Jason ThomasFriend
Messages: 1
Registered: October 2015
Junior Member
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 131 times)
Re: How to configure ANDROID_HOME= on linux mint [message #1711793 is a reply to message #1711751] Mon, 19 October 2015 17:33 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
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: Thu Apr 25 04:45:27 GMT 2024

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

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

Back to the top