Гость » 07 мар 2024, 13:02
Последнее сообщение Гость «
Гость »
Am getting this error in Android Studio:
Error:could not find main class com/intellij/idea/main I tried all the tips like:
I set the variable JAVA_HOME as well as JDK_HOME
Generally for 64bit installation default path will be c:\Program Files...
Гость » 07 мар 2024, 12:58
Последнее сообщение Гость «
Гость »
How can I find out and verify if the cloud service used by the Beurer HealthManager application provides an API or SDK for accessing data stored in the cloud?
Гость » 07 мар 2024, 12:56
Последнее сообщение Гость «
Гость »
I want to use custom colors defined in the colors.xml class directly without using the Material theme colors or the default theme provided by the Jetpack. Is there any straightforward way to do it?
Гость » 07 мар 2024, 12:56
Последнее сообщение Гость «
Гость »
I want to create an Android application that, when I use my own TTS (Text-to-Speech) function to speak, listens to the surrounding sounds and triggers an event when it detects someone else speaking. My idea is to use FFT to compare the original TTS...
Гость » 07 мар 2024, 12:56
Последнее сообщение Гость «
Гость »
I have created the MAUI project according to the getting started guide:
Installation Build your first app
It is a default project without any changes. Now, I am trying to build my project and I get the next errors:
Specified AndroidManifest file...
Гость » 07 мар 2024, 12:54
Последнее сообщение Гость «
Гость »
I am working with Android BluetoothAdapter class to scan and connect to BLE devices. While testing, one log that came up from this class logged a BluetoothAdapter State of STATE_BLE_ON . After some research, there are modes that the Adapter can be...
Anonymous » 06 мар 2024, 15:54
Последнее сообщение Anonymous «
Anonymous »
So I created a backend for my app on Android studio and the front end on react native.However , when I run the app on Android studio it doesn’t stay running.It terminates very quick and I need it to stay running.Any ideas on how to fix this? I tried...
Anonymous » 06 мар 2024, 15:50
Последнее сообщение Anonymous «
Anonymous »
I'm developing a simple app for WearOS. This app consists of the app itself, which just shows an image and two services. One is a service, does NFC card emulation and the other simply listens for the off body event, and resets some values, whenever...
Anonymous » 06 мар 2024, 15:47
Последнее сообщение Anonymous «
Anonymous »
I have a p5 sketch which is a small eye-spy game. It includes a leaderboard where the user can input their name. When I test on android mobile browsers(chrome and Firefox), this input behaves strangely. For example, upon clicking the input, the...
Anonymous » 06 мар 2024, 15:46
Последнее сообщение Anonymous «
Anonymous »
I use Android stduio to build my applications. Howevert, recently, when i build apk, the as give me and error the process cannot access the file because it is being used by another process , sometimes the build is ok, sometimes it has this problem....
Anonymous » 06 мар 2024, 15:45
Последнее сообщение Anonymous «
Anonymous »
My use case is to install Android Studio and make it able to launch the A13 android emulator via command. I was able to launch the emulator via device manager, but I was not able to launch the emulator via command.
Anonymous » 06 мар 2024, 15:30
Последнее сообщение Anonymous «
Anonymous »
First, the code:
@Composable fun MainScreen( modifier: Modifier = Modifier, viewModel: MainViewModel = androidx.lifecycle.viewmodel.compose.viewModel() ) { val state = viewModel.state.collectAsStateWithLifecycle() val navController =...
Anonymous » 06 мар 2024, 15:29
Последнее сообщение Anonymous «
Anonymous »
I am currently going through the android basics with compose course and I'm learning about classes. I had trouble understanding what a constructor, I don't know what's a constructor or why is it used and I don't really understand secondary...
Anonymous » 06 мар 2024, 15:19
Последнее сообщение Anonymous «
Anonymous »
I am facing ANR (Application Not Responding) issues in my Android application related to the initialization of the Mobile Ads SDK. I have a class named GoogleAdsManager where I perform the initialization in the initAds() function, and this function...
Anonymous » 06 мар 2024, 15:08
Последнее сообщение Anonymous «
Anonymous »
Even though I handled the exception still the app crash happens
@Override public void onAttach(@NonNull Context context) { super.onAttach(context); if (context instanceof FragmentActivity) { try { sampleDialogListener = (SampleDialogListener)...
Anonymous » 06 мар 2024, 15:07
Последнее сообщение Anonymous «
Anonymous »
My team has an Android app, developed over the past year, that's entirely written in Kotlin. We're interested in reaching a new user base to iPhone users.
One idea is to use Kotlin Multiplatform (KMM). This approach would allow us to reuse the...
Anonymous » 06 мар 2024, 15:06
Последнее сообщение Anonymous «
Anonymous »
I'm using the react-native-google-signin library for my expo project with firebase. I am able to login via google on iOS perfectly but no matter what I try I get developer error on Android. Here are the steps I followed so far to make sure it's not...
Anonymous » 06 мар 2024, 15:06
Последнее сообщение Anonymous «
Anonymous »
In Open activity oncreate() I am calling my setAdmob() function to show a launch interstitial ad ,it working fine in my all devices we also tested in all version devices like android 9 10 13, no crashes recorded but when app is live on play store it...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения