I am trying to fetch the postid from the Real-Time Database for my Android application. However, I am not able to do so and keep encountering error. inside my isLiked function. The code looks like: `public void onBindViewHolder(@NonNull...
When I clear app data It will delete some of my UI.
eg.Column() and everything inside it I've been searching on the internet but I don't know what I should do, so I'm asking you guys here. this is my code
when user tries to purchase product from my flutter application with card method after filling card details and tap on buy/subscribe its giving error like, Your transaction can't be completed. To continue this transaction, use a different payment...
I'm developing an Android app for Android Smart TVs, and I'm facing difficulties accessing data from a connected USB device within the app. The app needs to detect USB devices connected to the Android Smart TV and fetch files from the USB storage....
I'm working on creating a custom composable method for building a card in Compose. The card is intended to have a background image, a logo, two text fields, and a foreground image without applying padding to the foreground image.
I'm trying to compress the video trimmed android video
I have some android code from github that I've been working on. The code is a video trimmer in enter image description hereAndroid. However I'm trying to compress the video after the video is...
I am doing a project in android. I made a app in which a floatingActionButton is not working when clicked. Its showing App keeps stopping. When i click the button the setOnClickListener works and the desired page is shown but then a dialog box...
I've recently created a new Google Play Console account. For this new account, it is now mandatory to have at least 20 closed testings. I have fulfilled all the requirements, but I am still unable to find the option to 'Apply for production.' Am I...
So I have a fragment that contains CameraX. I want to move the photos to the fragment that contains ImageView. When I press the button for photos on the Camera Fragment
binding.ivCamCapture.setOnClickListener { takePhoto() } There always an...
I'm diving into React Native and could use some guidance. I've encountered an issue where my app runs smoothly on my emulator, and even after installing the debug APK on my physical device, everything seems to work fine. However, when it comes to...
I'm trying to create an Android build using Android Studio. The platform is React Native v0.61.5 (Migrated to AndroidX), but I am getting the following error. I also tried cleaning the build multiple times and invalidating caches. I even tried...
How I can detect when user swiped from one tab to second and etc. in my HorizontalPager()?
val pagerState = rememberPagerState(initialPage = 0) HorizontalPager(count = TabCategory.values().size, state = pagerState) { index -> Box( modifier =...
I am trying to enqueue a WorkManager worker through a repository Method in order to insert some data inside my database but i can't seem to figure out what type of context i should pass inside the getInstance(). Obviously the Context i am giving is...
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения