Oh i deleted that nvm,
am i free to run it now
Oh i deleted that nvm,
am i free to run it now
Yes!
I still make these changes?
i didnt get to do this one
I deleted the datafile entry in the copy i just sent you. That was hopefully all that was needed to make things work
I didnt add this and still saying green/red.
let me add this and see what happens
This is what I have and still not working
only says red or green
COLOR_DETECTING_APP_FR.aia (30.8 KB)
It says warning in two places
color_detecting_app, the one that got the error.
The newer one i sent, theres 2 X's
The 2 X's were because you had two Screen1.Initialize events.
You are only allowed one.
I deleted the smaller one, and the X's cleared.
I did not find a DataFile component.
I do not have an iOS environment to replicate your iOS error.
Here are two revised aia projects, one that gets the csv from assets, the other that gets the csv from a server. I have edited your code to also set red,green, or blue, based upon which colour number is the biggest.
COLOR_DETECTING_APP_ASSET.aia (30.4 KB)
COLOR_DETECTING_APP_WEB.aia (6.1 KB)
Both tested and working on Android 15 Companion 2.74u.
And the other one ?
Other one is not working, says blue gren or red not showing specific colors
You have no blocks coding to do this?
########################
For the asset one, do you get the listpicker list of colours ?
list of colors where? i am looking on the asset one i just see list picker.. i dont know where to find the color list
Click on the listpicker button ?
It just shows a black/blank screen ?