I made a speedometer app, which runs quite nicely on my Sony Xperia 10II. The same app (running on SDK) shows something quite different. See images.
I wanted to see/develop my app in a larger format, so I decided to use the Emulator, but my app does not display correctly and runs like poop, dropping frames, stalling and the applied effect for the trailing colour glow is displayed in the wrong direction and also is showing at 0 kmh, the trail should NOT be visible when at 0 kmh, let alone displaying it upside down. Why?
Kind of off topic but before you release it can you also make it log speed and present a chart? Ie. tap a button to start logging > tap it again to stop logging.
A stripped example of my speedometer as requested, it’s very basic and is missing many components but the sample serves to demo the problem. It will look different from the original screenshots previously shown.
The trail should follow the needle and gradually build up as the needle rotates. As it rotates, it should dissolve the trail from before the needle…does that make sense?
Moreover, I have tried tweaking the app to work on Emulator, but no dice no matter what I come up with.
For clarity on how the demo should behave, here’s an RPM for aarch64 only;
Once installed and app is running, just tap on the ZERO to start the animation!