Questions tagged [android]
Sebastian Wright
Ask Question
Android is Google's mobile operating system, used for programming or developing digital devices (Smartphones, Tablets, Automobiles, TVs, Wear, Glass, IoT). For topics related to Android, use Android-specific tags such as android-intent, android-activity, android-adapter, etc. For questions other than development or programming, but related to the Android framework, use this link:
1,378,848 questions 22- Bountied 22
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
Duplicate class org.opencv.videoio.Videoio found in modules jetified-opencv-4.3.0-runtime & jetified-opencv-android-gradle-repo-3.3.0-runtime
[1] How to Solve Duplicate class org.opencv found in modules jetified-opencv-4.3.0-runtime (com.quickbirdstudios:opencv:4.3.0) and jetified-opencv-android-gradle-repo-3.3.0-runtime (com.github.... android flutter gradle flutter-dependencies opencv3.0- 1
How to use sealed class data to display alphabet index scroller
After creating a sealed class for my LazyColumn, how can I use the inital of every item for an alphabet scroller? it.? is where my problem occurs as for some reason, it does not let me accesss my ... android kotlin android-jetpack-compose- 7,282
Kotlin: java.lang.IllegalArgumentException: Couldn't find meta-data for provider with authority xxx
My app includes the classic "Share This App" menu option, which takes two screenshots and send them by mail along with a promotional text. It was working fine before migrating from Java to ... android kotlin permissions securityexception- 1,495
react-native-vision-camera ANDROID BUILD ERRORS
Hello everyone I'm trying to build react native android and I got three errors while doing it. Every error is related with the react-native-vision-camera . And sadly I couldn't find any solution on ... android reactjs react-native android-studio- 77
How to adapt Noise Reduction Audacity C++ code to android
I am in the process to add a noise reduction mechanism to my android app that saves wildlife sounds. I then thought about directly adding C++ Audacity Noise reduction algorithm to my java code, and ... android c++ noise-reduction- 1,675
get and send data from android application to python machine learning model
we made a recommender system (written in python), we want our android application to send a specific item (object) to our model and then the model should return an array of objects (most similar items)... python android flask android-volley recommender-systems- 11
android studio app crashes after calling multiple comands
I want to build an app to control my arduino car. After calling multiple comands to control my car, the bluetooth disconnects and i receive that error: E/Error: in forward:Broken pipe. What does it ... java android android-studio arduino- 1
PendingIntent send() doesn't send the intent extras passed even though FLAG_MUTABLE flag set - Android 12
I have upgraded my android package setup to Android 12 and started to explicity mention the mutability flag in PendingIntent. I'm creating a PendingIntent in this way: val intent = Intent(... android android-intent android-activity android-pendingintent android-12- 1
Unable to connect to MySQL database from android studio
I want to connect to my local MySQL database through android studio but I get this error: Could not create connection to database server. I'm sure of my code, because it works in Eclipse, the only ... java android mysql android-studio- 1
Xamarin Android call fb://page stop working
Xamarin Android call fb://page stop working if not set query all packages, but this flag require special Google authorization. Is possible open facebook app without this flag on Android 11? android facebook xamarin launch- 1
Tried to use geofire with flutter on android
i want to record user real time information using flutter geofire package , I followed the steps to put my google-services.json inside android\app\google-services.json with others configurations . But ... android flutter dart firebase-realtime-database geofire- 1
Cordova-Plugin-Camera-Preview - is there a way to listen for a tapPhoto event?
I want to run some code on a photo capture, but there isn't an obvious way to to this. I set tapPhoto to true so that the plugin captures pictures when the user taps the screen, and it seems to be ... android angularjs cordova cordova-plugins- 61
Android-How to open my app from the browser
I am developing a parental control app, the goal is, when certain websites are accessed, my app would pop up. From my research, the way to accomplish this is by adding intent-filter to AndroidManifest.... android kotlin android-intent intentfilter- 1
How can I animate individual elements in recycler view simultaneously
I have been working on recycler view animations and I stumbled upon a great app (Relay) animation example (video link below) which I have been trying to replicate. I want to animate each layout item ... android animation android-recyclerview android-animation- 636
SqlConnection returns NullReferenceException
I'm using Visual Studio 2022, Xamarin for Android C#, and an Azure SQL DataBase. This is the code SqlConnectionStringBuilder conn = new SqlConnectionStringBuilder { ... c# android azure- 1
15 30 50 per page12345…91924 Next