Hello everyone !
I am a French developer and I discovered Ionic Framework.
I wish to develop my application for my end of study project.
The application must-be is created on the command line and not via the site ionic?
That is, we put our own HTML / CSS / JS? No need to go through an ionic derivative? (AppFlow)
So I have to follow the tutorial https://ionicframework.com/docs? To create from A to Z my application?
I asked for an Ionic Studio license to make it a little easier for me even if I already manage the html css and js.
To export its application in .apk it’s simple?
I thank you in advance,
Antoine
Hello,
you create your app via ionic cli. You can use any common html, css, or js/ ts as you want. There is no need to use components from ionic , you can use any other like material, bootstrap, primeeng, etc…, etc.
So I have to follow the tutorial Open-Source UI Toolkit to Create Your Own Mobile Apps? To create from A to Z my application? → Yes
Visual Code with extensions are good to go.
apk is build with the tools from Android Studio, so you need to install android studio.
Salutations d’anna-liebt
Hey!
I am so sorry I did not answer before.
If I’ve more questions, can I ask you ?
Thanks
Hello @anna_liebt ,
My project is to communicate an arduino with bluetooth to control an motor.
Start / Stop
Is it possible ?