my netbeans doesn't have the gluon plugin listed. I tried installing it manually from the site which apparently worked but I don't get the option to create a Gluon project. Any ideas what to do?
mobile project not created. error : rg.gradle.tooling.BuildException: Could not run build action using Gradle distribution 'services.gradle.org/distributions/gradle-4.3.1-bin.zip'.
Hi , i am trying the same thing every thing works fine with simulator in iOS ,while running the application on Device ,using free provisioning profile i am getting error as below" No signing identity found matching '/(?i)iPhone Developer|iOS Development/'",i come to know that i didn't added provisioning profile and certificate to the project ,after adding also i am getting the same error,as of my knowledge i added the profile and certificate,that might be wrong,so,please suggest me how to add provisioning profile to my Gluon Application using NetBeans IDE,if any video link regards the same provide the link.Thanks in advance.
@Gluon i have entire android system setup but it throws me error FAILURE: Build failed with an exception. * What went wrong: 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. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 34.47 secs Build failure (see the Notifications window for stacktrace): gradle :android AshishAgre:~$ echo $ANDROID_HOME /Users/ashish/Library/Android/sdk AshishAgre:~$ Whats wrong with this?
Hi +Ashish Agre Thanks for watching! It seems the gradle build can't find your env setting. Please have a look at our documentation docs.gluonhq.com/mobile/latest/#_android and try one of the other ways to set ANDROID_HOME (e.g. in the gradle properties) Thanks, Erwin
I think it’s better, if you make a video from zero which we know better what is “Prerequisites” because we have different version of android and java for example i have android 6 sdk build tools 24 also i install build tools 21.1.2 as you mentioned in Prerequisites but i have still error and problem my mac os is 10.11.5 java 8u45 so what is the problem please if you want to understand us so make a video from zero step by step on netbeans and also give us idea if we make update our sdk so what is the problem?
I got everything working in netbeans but when I try to run the program as an IOS device I get the following: Executing: gradle :launchIOSDevice :compileJava UP-TO-DATE :processResources UP-TO-DATE :classes UP-TO-DATE :createDefaultIOSLauncher UP-TO-DATE :compileIosJava UP-TO-DATE :processIosResources UP-TO-DATE :iosClasses UP-TO-DATE :iosExtractNativeLibs UP-TO-DATE :launchIOSDevice FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':launchIOSDevice'. > java.io.IOException: Cannot run program "security": CreateProcess error=2, The system cannot find the file specified * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 5.484 secs
my netbeans doesn't have the gluon plugin listed. I tried installing it manually from the site which apparently worked but I don't get the option to create a Gluon project. Any ideas what to do?
how to convert gloun project into apk file?
i installed gluon plugin but it doesn't seem to work on my netbeans ide
mobile project not created. error : rg.gradle.tooling.BuildException: Could not run build action using Gradle distribution 'services.gradle.org/distributions/gradle-4.3.1-bin.zip'.
Same error occured...
Hi , i am trying the same thing every thing works fine with simulator in iOS ,while running the application on Device ,using free provisioning profile i am getting error as below" No signing identity found matching '/(?i)iPhone Developer|iOS Development/'",i come to know that i didn't added provisioning profile and certificate to the project ,after adding also i am getting the same error,as of my knowledge i added the profile and certificate,that might be wrong,so,please suggest me how to add provisioning profile to my Gluon Application using NetBeans IDE,if any video link regards the same provide the link.Thanks in advance.
how can open scene builder to change my android form . or any tutorial
how to convert these codes to executable application in netbeans
@Gluon i have entire android system setup but it throws me error
FAILURE: Build failed with an exception.
* What went wrong:
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.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 34.47 secs
Build failure (see the Notifications window for stacktrace): gradle :android
AshishAgre:~$ echo $ANDROID_HOME
/Users/ashish/Library/Android/sdk
AshishAgre:~$
Whats wrong with this?
Hi +Ashish Agre
Thanks for watching!
It seems the gradle build can't find your env setting.
Please have a look at our documentation docs.gluonhq.com/mobile/latest/#_android and try one of the other ways to set ANDROID_HOME (e.g. in the gradle properties)
Thanks,
Erwin
I think it’s better, if you make a video from zero which we know better what is “Prerequisites” because we have different version of android and java for example i have android 6 sdk build tools 24 also i install build tools 21.1.2 as you mentioned in Prerequisites but i have still error and problem my mac os is 10.11.5 java 8u45 so what is the problem please if you want to understand us so make a video from zero step by step on netbeans and also give us idea if we make update our sdk so what is the problem?
Hi.! project not created. help me! please....... ):
I got everything working in netbeans but when I try to run the program as an IOS device I get the following:
Executing: gradle :launchIOSDevice
:compileJava UP-TO-DATE
:processResources UP-TO-DATE
:classes UP-TO-DATE
:createDefaultIOSLauncher UP-TO-DATE
:compileIosJava UP-TO-DATE
:processIosResources UP-TO-DATE
:iosClasses UP-TO-DATE
:iosExtractNativeLibs UP-TO-DATE
:launchIOSDevice FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':launchIOSDevice'.
> java.io.IOException: Cannot run program "security": CreateProcess error=2, The system cannot find the file specified
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 5.484 secs
tutorial mysql android gluon please :)
how to create PDF file in android in gluon fx?