Hi,
I thought I read a post ages ago suggesting this is being looked at, I just wondered what the thoughts are.
I have found App Inventor which is quite good but very basic, Xojo which is stupidly expensive and then Android studio which is an absolute mess where it is dependant on so many other programs. It is also very cryptic and for me it is a wonder anyone bothers using it.
Regards,
Bob
Flowcode for Android
-
RGV250
- Posts: 348
- http://meble-kuchenne.info.pl
- Joined: Sat Mar 19, 2022 4:53 pm
- Has thanked: 35 times
- Been thanked: 36 times
-
BenR
- Matrix Staff
- Posts: 1989
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 523 times
- Been thanked: 710 times
Re: Flowcode for Android
Hi Bob,
Have you consider using a webpage type of application using Javascript. We have a feature in Flowcode 10 and 11 to create Javascript pages that can be used as control apps. It would be interesting to see what you're trying to do and then we can see if web developer will do everything you need or if we need to add more functionality into it.
The javascript page can then live online as a cloud app or offline e.g. as a file on your network, computer or phone.
Some info and examples are on our wiki regarding web developer starting here.
https://www.flowcode.co.uk/wiki/index.p ... _Developer
Having used both App Inventor and Android Studio I do feel your pain
Have you consider using a webpage type of application using Javascript. We have a feature in Flowcode 10 and 11 to create Javascript pages that can be used as control apps. It would be interesting to see what you're trying to do and then we can see if web developer will do everything you need or if we need to add more functionality into it.
The javascript page can then live online as a cloud app or offline e.g. as a file on your network, computer or phone.
Some info and examples are on our wiki regarding web developer starting here.
https://www.flowcode.co.uk/wiki/index.p ... _Developer
Having used both App Inventor and Android Studio I do feel your pain
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
medelec35
- Matrix Staff
- Posts: 2167
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 662 times
- Been thanked: 731 times
Re: Flowcode for Android
Hi Bob.
In additional to Ben's post
If you looks at this page
You will see some excellent examples that will allow you to control embedded hardware from your Mobile or tablet that has internet capability.
In additional to Ben's post
If you looks at this page
You will see some excellent examples that will allow you to control embedded hardware from your Mobile or tablet that has internet capability.
Martin