Currently testing Android Auto, where we are now testing on a physical device (in a car). So far I have managed to get add working Android Auto support to an ap
public class ReplyActivity extends AppCompatActivity { String uid,question,key,privacy; FirebaseFirestore db = FirebaseFirestore.getInstance(); DocumentReferenc
I just got an error at runtime. I understand the problem, but I could not fix it. This is my first time working with Volley and a MySQL database. I want to save
When I use Material3 NavigationBar in Jetpack Compose I get wrong rectangular ripple effect like this: Material3 library version: 1.0.0-alpha06 Code: Navigatio
I have a method in adapter using recyclerview I basically display some elements of cardViews. How to trigger method on other element where usually I use cardVie
I have implemented In App Update in my app, its working fine in on both apk and bundle in Internal Testing but its not working when I Upload the production bund
I have an embedded Linux system that uses the USB Gadget framework to appear as an Ethernet class device (ACM Ethernet, using the g_ether kernel driver.) All i
This app instantiates a WebView on app launch without adding it to the UI tree. This is done for preloading purposes. When finally adding the WebView to the UI
I am developing an app that locks the screen for some time, just like parental control apps do when the screen time runs out. However, I do not really know how
I'm using BottomNavigationView in a fragment and want to show different fragments on tap of each option og that. I'm able to see BottomNavigationView but I'm un
An error occurred after I downloaded version 6.8 and the latest version of Gradle. A problem occurred evaluating project ':launcher'. < Failed to apply plug
I am trying to input an image in a regular button, however it does not show up. My code looks like this <Button android:text="@string/buttonexit"
I have integrated AdMob into my android app and I am using test id to show ads. but whenever I run the app it always goes to onAdFailedToLoad method and I am ge
I am trying to implement video player in Android using VideoView. I have video uploaded on server I am fetching video from the server and trying to play in Vide
My app starts with navigation globally, but I found that when I set the following code, the app will remain blank after startup unless I manually touch the scre
when I try pair device with this, QR code and Pairing code not work and stuck in searching for device... I have phone with android 11 & 12 and Wifi debuggin
What I am trying to do: I am trying to determine .... If any part of one view crosses other view What I have done: Usage: isDragOverlap = textView.isOverlap(bu
Is there any easy way to animate Composables appearing/hiding? I tried to implement this using AnimatedVisibility and AnimatedContent, but in my particular case
When I use Layout Inspector in a running compose app on a device, I do not obtain the composables tree but the view system tree. How to see the composables tree
We have this crash that in Play Console has occurred some 1.1million times and counting, with no success figuring out why. The report: java.lang.AbstractMethodE