Voice input facilitates documentation - A hackathon topic

Voice input makes it possible to intuitively record food eaten and drunk without having to look at a device or tap. Instead of laboriously entering everything by hand, users can simply record their meals and snacks by voice command. This approach can lower the inhibition threshold and encourage users to continuously document their eating habits. This saves time and encourages regular documentation.

Julia Wollfarth
Julia Wollfarth

As a UI/UX designer, I am responsible for all topics related to design and user experience. I support our clients with my flair for intuitive user interfaces and charming design and color concepts. In my blogs I will give insights into my work, talk about UI/UX topics and take a closer look at design trends.

Related articles
Animations in Jetpack Compose
Animations in Jetpack Compose

Modern applications are becoming more design-centric and therefore end-user-centric. For the user, the technical side of the program is not at all interesting, but rather taken for granted. Attractive design, animation and ease of use, on the contrary, all other things being equal, can make the application more popular among competitors.

Jetpack Compose: Google's modern UI toolkit
Jetpack Compose: Google's modern UI toolkit

It's been almost two years since the release of the stable version of Jetpack Compose, but still many developers are skeptical about using this framework in their projects. To answer the question, is it worth using Compose in your projects, let's make a small comparison between Android Views and Jetpack Compose based on typical tasks when developing native Android projects.

How to workaround Xamarin Androids VersionCode limitation

Learn why your Xamarin Android build fails with "Error executing task Aapt: VersionCode is outside 0, 65535 interval" and how to workaround that issue.