Anonymous » 03 мар 2024, 06:05
Последнее сообщение Anonymous «
Anonymous »
I want to implement a RecyclerView that works similar to Instagram feeds, that contains both Image and Video Items. I have successful implemented the recyclerView to display both image and video items, but I am having issues with pausing the video...
Anonymous » 03 мар 2024, 06:00
Последнее сообщение Anonymous «
Anonymous »
I am a computer science student in Belgium working on a project that involves simultaneously controlling multiple Android devices from a Python script . During testing, I’m encountering challenges in implementing effective multithreading with...
Anonymous » 03 мар 2024, 05:46
Последнее сообщение Anonymous «
Anonymous »
For my app, I am trying to pull a fresh location only once to show nearby points of interest. I don't want to pull a cached location because the points of interests are displayed in order of distance from the current location, so the most current...
Anonymous » 03 мар 2024, 05:37
Последнее сообщение Anonymous «
Anonymous »
As of the moment, I am running a Windows 8.1 PC that does not have the storage or the RAM for a IDE like Android Studio or Eclipse. I want to download the Android SDK tools, without the IDE. How can this be accomplished?
Anonymous » 03 мар 2024, 04:27
Последнее сообщение Anonymous «
Anonymous »
While @Insert returns Long or collection of it for rowId and @Delete or @Update returns Int for number of rows affected, then what does @Upsert can return?
Anonymous » 03 мар 2024, 04:19
Последнее сообщение Anonymous «
Anonymous »
I have my own developed Android app in kotlin. I lost my all source code (hard disk crashed) after that I pull my apk from my physical android device using below adb commands -
c:\> adb shell pm path com.digi Response of this command is full path...
Anonymous » 03 мар 2024, 03:33
Последнее сообщение Anonymous «
Anonymous »
I am developing a skin cancer detection application for my university graduation project, but when I select an image from the camera or gallery buttons, RangeError (index): Invalid value: Valid value range is empty: 0 error and normal application...
Anonymous » 02 мар 2024, 19:53
Последнее сообщение Anonymous «
Anonymous »
I'm using Android Studio for the first time. I'm following a tutorial online to build a calculator, and I'm trying to run my program through the emulator. But when I run it, I get the error message, Cannot find symbol variable id .
Anonymous » 02 мар 2024, 19:49
Последнее сообщение Anonymous «
Anonymous »
I'm trying to disable gestures using Material 3 ModalBottomSheet. I've seen this question asked, but the accepted answer was to use a different method such as ModalBottomSheetLayout (Material 1). I need to use ModalBottomSheet.
Anonymous » 02 мар 2024, 19:41
Последнее сообщение Anonymous «
Anonymous »
creating this app in android studio using java language, it is kind of Instagram clone, for posting pictures i have this specific post activity in which i am trying to implement accessing the gallery of user to select a image but i am unable to do...
Anonymous » 02 мар 2024, 19:38
Последнее сообщение Anonymous «
Anonymous »
I have a code that adds a new captain to the list and then updates the list and has to redraw it, but it doesn't do that. Although an object is added to the MutableList
class MainActivity : ComponentActivity() { @SuppressLint(...
Anonymous » 02 мар 2024, 19:33
Последнее сообщение Anonymous «
Anonymous »
I am creating an app that through a ble scan returns a list of nearby devices, each device is an object which contains two pieces of information:
UUID : String, rssi: Int
I can get the rssi value and device address but I can't figure out how to...
Anonymous » 02 мар 2024, 19:32
Последнее сообщение Anonymous «
Anonymous »
We've got a WebView that we're loading under the Application class whenever the app starts. This website is for internal data loading and won't appear to end users. All was well; till then, we upgraded the application to Android SDK 34. While...
Anonymous » 02 мар 2024, 19:31
Последнее сообщение Anonymous «
Anonymous »
I'm Trying to Run an App from GitHub running on Android Studio that has No Module on it to Run the App. Some Apps from GitHub have a Module. Some Apps from GitHub don't have a Module. How do I get the correct Module for the App to run I got the code...
Anonymous » 02 мар 2024, 19:22
Последнее сообщение Anonymous «
Anonymous »
I'm trying to learn how I should re-write my room database (dao, repository, viewmodel, room databse). My problem: The user pressed the save button on the UI, the onClick function does the following: 1 – Save records in the room database using the...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения