Can you help with Extension Gauge App Inventor?

Hi,
I was trying the Extension for gauge made by Andres Daniel in the link below.
After installing it on the phone, it gives the error in the picture. How can I fix this problem?

https://groups.google.com/g/mitappinventortest/c/VfEcXlmtwdw/m/ewUKn7elAwAJ

1 Like

You should need to contect extension developer - Andres Daniel, as you mentioned.

I could not find Mr. Andres Daniel's contact information.

Did you set "development" to false before compiling ?

It's set to "true" in the application instance, that's how I tried it.
Now I set it to "False" and try again.

https://14973399418869302879.googlegroups.com/attach/3a5b79f0a057b/GaugeDendritas.png?part=0.2&view=1&vt=ANaJVrHgzE_F50yUPvgoSP-YAOHTDjviY-0BVSHC5lgFeNaU1_QOVONK7u1u2Ui36vIYRP_aP4pP32qnPtuH-iQoCCdM_3hPcvo_LiEsLCb19NP2vWjBqjA

Now I set it to "False" and tried again and it gives the same error.

For what it is worth, I tested the aia in companion and no errors but no gauge displayed.

I tried it in Memu simulator on PC and it didn't give an error, but when I installed it on my Note-5 phone, it gave an error.

See here for alternatives

https://groups.google.com/g/mitappinventortest/c/k20NEzXSBy8/m/XzQis0IBBwAJ

Thank you,
It says you do not have permission to write to this group.

https://groups.google.com/g/mitappinventortest/c/k20NEzXSBy8/m/XzQis0IBBwAJ

That is correct, the google group is now read only

See here https://andrescotes.github.io/
taken from the extensions directory App Inventor Extensions | Pura Vida Apps

Taifun

Thank you, @Taifun
Do you have Mr. Anders Daniel's contact e-mail address?

He has not been active here / elsewhere for several years but you could try a private message - @Andres_Cotes

You don't need an extension, there is a lovely Gauge project available in the gallery:

https://gallery.appinventor.mit.edu/search/time

Look for GaugeGenerator2

Snap4

or try this, same js, no extension

Gauge.aia (16.1 KB)

Thanks for everything.

Hi TIMAI2
I'm new to app inventor. I love this gauge but would like to get rig of the colors and use a progress color.
Do you perhaps know how this is done?

A progress colour ? Do you mean a progress bar / circular progress ? There are several methods and extensions for this to be found on the community (search for progress bar)

Are you using the Gauge.aia provided above?

Yes.l am using the Gauge.aia. I want to get rid of the colors (yellow, red, etc) and then as the gauge value changes, use a color to display from 0 to current (set) value.