
user interface - How to create the UI during runtime while using ...
Feb 19, 2025 · How to create the UI during runtime while using Jetpack compose in Android Asked 10 months ago Modified 10 months ago Viewed 162 times
user interface - Android UI Testing on Azure Devops Pipeline - Stack ...
Apr 28, 2025 · I'm working on an Android app hosted on Azure Devops. We have complete CI/CD setup over there. I wanted to create a new pipeline to run UI tests on an AVD but I can't seem to figure it …
How to create our own Listener interface in android?
Jun 15, 2009 · 1 In Android,you can create an interface such as Listener,and your Activity implements it,but i don't think it is a good idea. if we have many components to listen the changes of their …
android - Background application without ui - Stack Overflow
Jul 30, 2010 · I am new to android development. I want to make one background application, so that it keeps running in background, and it's without any UI, and even its icon do not appear on desktop. In …
user interface - How can I improve the look and feel of an Android app ...
Mar 14, 2011 · I have seen that standard Android UI components have a poor look and feel. Can anyone provide me with some links or suggestions on how to improve the look and feel of an Android app?
user interface - Android Alarm Clock UI - Stack Overflow
Nov 23, 2012 · I am trying to figure out how the UI was designed for the Android Alarm Clock app. This appears to be using the Holo Dark Theme. The screenshot included is the Create/Edit Alarm Activity …
Newest 'user-interface' Questions - Stack Overflow
Jan 2, 2026 · I’m developing a Kotlin Multiplatform application using Compose Multiplatform. I’m consuming an API that returns a list of images and videos, and for each video I want to display a …
user interface - Designing UI in Flutter for Android - Stack Overflow
Jan 16, 2019 · Is it possible to design a Flutter UI via Android Studio by using a UI builder, like I would do when developing with Java/Kotlin?
user interface - How to decrease height of OutlinedTextField in android ...
Jun 28, 2023 · How to decrease height of OutlinedTextField in android using Jetpack Compose Asked 2 years, 6 months ago Modified 1 year, 1 month ago Viewed 3k times
How to save and restore Android Studio user interface settings?
Jun 3, 2017 · Android Studio allows the user to customize certain features, such as editor settings and coding styles. On Windows boxes, the default folder for these settings appears to be …