Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
26 views

As Google already announced that neither Google Fit SDK nor Fitness API is possible to integrate or enable it. The only way to fetch your data into Android mobile device is Health Connect. I have the ...
jimmytrivedi's user avatar
-1 votes
0 answers
71 views

Please help me, I put my app in play store and I even passed closed testing and now my app is in Production. The thing is that, in certain phone (like Redmi 12 5g Indian variant 'sky'), my app don't ...
Lalruatfela Chhakchhuak's user avatar
0 votes
0 answers
38 views

In short: is there an UI element (like a LazyColumn) that I can simply attach to Exoplayer and that will automatically be filled with the playlist loaded into Exoplayer, and, very important, ...
user1785730's user avatar
  • 3,956
1 vote
1 answer
58 views

My use case is that on pressing a button on the UI, an object starts emitting (finite) data which I want it to be appended in a ListView until data contains a token saying it should clear all contents....
bliako's user avatar
  • 1,271
1 vote
0 answers
81 views

I am programming a Counter App where the count is stored in a database. I am using Kotlin, Jetpack Compose, Room and Hilt. When I press the Button for increment, the count do not change. I tried to ...
Benedikt Schlüter's user avatar
0 votes
0 answers
63 views

I have a custom PrintService implementation in my Android app for Bluetooth and USB receipt printers (used in a restaurant POS system). The service correctly calls addPrinters() inside ...
Mr x's user avatar
  • 19
-3 votes
0 answers
109 views

I need your help. I have an Android TV Box that I use in a retrogaming setup. At the moment, I don't have a gamepad, so I'm going to buy it. In the meantime, I learned searching on Google that there's ...
Francesco Vangi's user avatar
Advice
0 votes
2 replies
83 views

I am currently developing an Android application with Kotlin and Jetpack Compose that should repeatedly (~once per minute) collect some information about my phone (battery, temperature, current ...
RandomName123's user avatar
0 votes
0 answers
39 views

Maybe this seems stupid for somebody but, I need to register service in android to create binder_proc and binder_node in kernel side and I need to get handle for that binder_node in order to send ...
Cyb3rCr0wCC's user avatar
0 votes
0 answers
94 views

I am working on a Wear OS app, which monitors the users data 24/7. The app is made for Samsung devices as part of a study. The data includes some health data and location data. My current setup works ...
theproductivepickle's user avatar
1 vote
0 answers
117 views

I developed an app with transparent system bars and it is correctly appearing transparent on my Pixel 7 and all virtual devices across many Android versions (7.0, 9.0, 14.0, 15.0, 16.0), but on a ...
Andryuser's user avatar
0 votes
0 answers
76 views

I am working on a MAUI Hybrid solution, with the standard projects: Web (Server) / Shared / Mobile. My issue is when I run the app on the Android emulator. Here is my MainActivity.cs: [Activity(Theme =...
MattDev07's user avatar
  • 698
Best practices
0 votes
6 replies
90 views

I've been developing games on Unity for 6 years, and now I've decided to try writing an app on .NET MAUI. I want to make a music player. That's the question - how do you natively play music on devices?...
Anthony Brateyko's user avatar
1 vote
0 answers
63 views

I am following the instructions found at https://learn.microsoft.com/en-us/dotnet/maui/data-cloud/push-notifications?view=net-maui-10.0 to set up an .Net MAUI Android application to receive push ...
Brady's user avatar
  • 115
1 vote
1 answer
103 views

My Android Java app shows some HTML content, but not on the initial screen. To make initial app loading faster, the WebView is initialized dynamically when needed: m_TheEntry = new WebView(Ctxt); //...
Seva Alekseyev's user avatar

15 30 50 per page
1
2 3 4 5
94334