I'm building an android app using jetpack compose and I'm using my school's gitlab. The runner have only 4GB of memory and every time my pipeline fails on: Gradle build daemon disappeared unexpectedly. Is it normal that android project build needs...
How?
They use the mapsforge mapping engine in their android application. There was a need to move the scalebar from the bottom corner to the center of the screen,
I read the documentation and couldn't find anything. Can you help me, please?...
I have a simple music application. It uses AudioTrack to playback music the user has created, and AudioTrack requires audio data in the form of a short[]. I would like to implement an export feature where the music is written to a .wav file.
Android...
As I'm progressing with my latest personal project in kotlin, Android Studio, I've recently realised that I have to make my components scale uniformly on every type of screen irrespective of screen's resolution or dpi (density per inch). The problem...
I want to connect to the phone via wifi and debug my code. Until a few days ago, it was connected and I was debugging without problems. But recently it encounters the ADB returned null value error. The connection steps are as follows using ADB...
I've returned to old project of mine and slowly fixing things to make it work again. It was android 9-10 when i first started and now i changed it to 13-14. In my java class there is a template like 4 choices but when i click any of them nothing...
I am working on music app which has songs queue contains duplicate songs (as per user's requirement to repeat the song) with different state , one of them could be in playing state or others not(screenshot).
I have set setHasStableIds(true) to the...
I have a service that holds a list of trains (important data that I want to share between coroutines). It also has methods to modify the list. So, I use mutex in these methods.
This is the code that calls the methods (it is inside a coroutine):
val...
i want to create a new project but after select api level there no options for select java and project default open in kotlin. What can i do?
i want to create a new project but after select api level there no options for select java and project...
What is the last version of Android Studio for Windows 7 ?
I can see we can download older versions in the archive download page but I can't find minimum requirement infos except for the last versions.
As an example, if I want to check the minimum...
Whenever i try to run emulator it gives me error, when i checked my idea.log file then it displaying this error.(i recently installed android studio)
**This is the error: **
INFO - Emulator: Small Phone API 34 - GetFileAttributes...
Hi I'm using recyclerview for handling multiviewType of the lists, but when i scroll the cells are changing sometimes.
I referred many SO's answer but it didnt worked.
Override the getitemid as well but didnt worked need help for the following...
I've been trying to build my android app with gradle build, and to get it download required dependencies and jar files automatically, I added in my settings.gradle
apply plugin: 'com.android.application'
apply plugin: 'com.android.library'
I have this below composable. when I scroll the lazycolumn, the bottomsheet closes. how to fix this? I have attached the video of the same issue below.
val navController = rememberNavController()
val sheetState = rememberModalBottomSheetState(...
I created a test app for Flutter on Android TV that can play external streams via a streamingUrl. Initially loading the stream and playing it works fine.
The problem starts when I want to 'zap' through the different streams that are available by...
For example, i have LiveKit SDK for Android and i need to integrate this plugin into my Unity project for android devices.
I have searched for many tutorials, but none of them had good explanation how to implement this whole SDK to my project and...
Our app has started hanging when making API calls despite not being updated in production for months. We can replicate the issue using the Play Store version of the app or by creating a locally built APK file and signing it. However, we can not...
I have mock data that I want to use for both unit and instrumented test. To avoid repetition, I created a common directory testHelper and placed my mock data there. In app/build.gradle I did:
sourceSets {
androidTest {
java.srcDirs += 'testHelper'...
I have this below composable. when I scroll the lazycolumn, the bottomsheet closes. how to fix this? I have attached the video of the same issue below.
val navController = rememberNavController()
val sheetState = rememberModalBottomSheetState(...
I'm new to Android Development and working right now on my first real project (just trying to copy iPhone calculator). The question is how do I implement deletion on swipe to left side of a screen exactly as on iPhone?
Here I've tried already...
ok so i have two rows of checkboxes that the user can either press checked or uncheked to each individual column so i came up with this idea of code :
fun HowAmIDoingComponent(
modifier: Modifier = Modifier,
selfAssessmentList: List,...
Project is based on Flutter and trying to run on android device.
After setting up the project, when i am trying to run the project, i am getting below error:
Launching lib\main.dart on sdk gphone x86 64 in debug mode...
Running Gradle task...
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения