- 7
- 38 121
MAROUANE AIT SAID
Morocco
เข้าร่วมเมื่อ 20 ก.พ. 2014
วีดีโอ
Logistics operations management system for shipping agencies
มุมมอง 4448 ปีที่แล้ว
-China Shipping as Example-
JavaFx to Android (Using JavaFXPorts)
มุมมอง 17K9 ปีที่แล้ว
how to use the new javafxports project for building and Deploying Android Apps Using JavaFX and Gradle
APPLICATION DE GESTION DE PHARMACIE STOCK ET VENTE
มุมมอง 19K10 ปีที่แล้ว
APPLICATION DE GESTION DE PHARMACIE STOCK ET VENTE
Song name??
could you share the .c file in the describtion?
gradlew run [WORKING CORRECTLY] gradlew androidinstall [BUILD FAILED DUE TO HTTP ERROR 501] _______________________________________________________________________________________________________________________ C:\Users\hp\Documents\NetBeansProjects\TestToAndroid>gradlew android FAILURE: Build failed with an exception. * What went wrong: Could not transfer artifact org.javafxports:dalvik-sdk:zip:8u40-b3 from/to maven-central (repo1.maven.org/maven2/): Failed to transfer file: repo1.maven.org/maven2/org/javafxports/dalvik-sdk/8u40-b3/dalvik-sdk-8u40-b3.zip. Return code is: 501 , ReasonPhrase:HTTPS Required. > Could not transfer artifact org.javafxports:dalvik-sdk:zip:8u40-b3 from/to maven-central (repo1.maven.org/maven2/): Failed to transfer file: repo1.maven.org/maven2/org/javafxports/dalvik-sdk/8u40-b3/dalvik-sdk-8u40-b3.zip. Return code is: 501 , ReasonPhrase:HTTPS Required. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ______________________________________________________________________________________________________________________
si funciona lo que toca hacer es: jfxmobile { android { manifest = 'src/android/AndroidManifest.xml' <-borrar esto del archivo original androidSdk = 'C:/<path to>/Android/sdk' <-pegar esta linea para que indique el sdk } } 2.indicar donde esta el dalvik cache y el jdk1.8.0.162 EN EL CMD asi set JAVA_HOME="C:\Program Files\Java\jdk1.8.0_162" set ANDROID_HOME="C:\dalvik-sdk-8.60.9\dalvik-sdk" les aconsejop pegar las carpetas en disco local C LUEGO HACEN LO SDEL VIDEO NECESITAS AYUDA??
thanks mate well done
How do I locate javafxports
Can you provide source code of your project? Thank you.
can u help me erroe when i type gradlew run i was make 2 folder main->java->myapp->Myapp.java it show error : Exception running application ..
gracias
FAILURE: Build failed with an exception. * Where: Build file 'E: ama\JAVA\NetBeansProjects\JavaFXApplication15\build.gradle' line: 27 * What went wrong: A problem occurred evaluating root project 'JavaFXApplication15'. > No such property: applicationPackage for class: org.javafxports.jfxmobile.plugin.android.task.AndroidTask_Decorated Please help me?
Hi, I have a problem. I did everything as you did, but when I start my app, there's just a black screen. You know what could be a problem?
i have problem when type gradlew androidinstall. The message is : execution failed for task :'dex' >org.gradle.api.GradleException What should I do?
Directly use from IDE: docs.gluonhq.com/charm/1.0.0/#_ide_plugins
Can't really create an app with scenebuilder to run it on mobile. The problem is that when i create a basic gluon application it creates the main folder where is my my class and the resourse folder. Now if i create an fxml to work with scenebuilder it should be put no matter what in the resourse folder to make my main class with FXMLloader find it. The problem is that if i create a controller class, my scenebuilder doens't see the class if it is not placed in the same directory of the fxml file, but if i put the controller class in the resourses like the fxml the application have errors and does not run. So how can i make it work?
Does it Require Android sdk ?
+Hamza Hamada yes
Hi m.( AIT SAID ) ihave some issue with my jfx app on my phone s4 is work full and nice with English language but their one problem. Arabic language not appear on labels or while typing some text by Arabic even other language like japan or chine or dutch languages .. are solved this problem or have solution for it .. pleeeeease some help ..
hi there,,,thans for this tutorial please can u tell me how download this gradle files to apply your tutorial
+Fadi Ramzi , Hi , i uploaded the files here drive.google.com/file/d/0B9kollWpfmPKZmE3bzczYWw3QUk/view?usp=sharing Or you can visit the bitbucket.org/javafxports/
Please help.. why this error? ibb.co/jJnbw5 Thanks before
Do I need to install those System Images(Android emulators) in a package in Android SDK Manager before creating JavaFX apps for Android?
Daryll David Dagondon no , you don't need to install emulators , and you should know that you can not see the javafx android app on emulators , just on real phones
hello ;thank you for this amazing tutorial;can you tell me if it will work when my javafx is assigned to MYSQL database;and also can you tell me where i can get my exported apk file location. thank you
Sheknah Eric for the APK file you will find it somewhere on build\javafxports\ , for the MYSQL DB i don't know , but i will try
thanks
good job bro thank you hope its work for me
king houssem it will work man , and if not just let me know , but i recommend the new gluon plugin , if you want to create apps for IOS -ANDROID and Desktop in the same time , because its really powerful tool to start with, th-cam.com/video/O8A3Zc4KrhI/w-d-xo.html
@@AITSAID Video unavailable !
Useful video! Curious though, how do you handle FXML files? I need to manually transfer them over from the source files to the class files every time I recompile. I'm assuming there's a better way to do it?
TacoStanMan i tried to do the same with fxml files but it lags all the time , so i use the Helloworldfxml sample to start with , but now there is gluon plugin that help alot with fxml files problems ,
Thank you very much ... this video was very important to me .. only one thing .. you should also copy the folder "assets" from dalvik helloworld sample
What is the name of the first song?
Hi, i have error in the last part of ANDROID_HOME is not spicified. can you help me please to solve this
Pavel Salnikov // Sorry , i did not see your message before , you should download and install the android sdk and set the path in the variable environnement with the name of ANDROID_HOME ,
tebarkelah 3lik a khay Marouane