Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Questions tagged [android]

Writer 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
0 votes 0 answers 4 views

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.... user avatar Ramkumar
  • 1
0 votes 0 answers 11 views

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 ... user avatar wbk727
  • 7,282
0 votes 0 answers 9 views

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 ... user avatar Diego Perez
  • 1,495
0 votes 0 answers 5 views

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 ... user avatar Taha Ateş
  • 77
0 votes 0 answers 12 views

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 ... user avatar Luis A. Florit
  • 1,675
-1 votes 0 answers 9 views

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)... user avatar pinky_dinky_doo400
  • 11
0 votes 0 answers 7 views

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 ... user avatar andic
  • 1
0 votes 0 answers 3 views

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(... user avatar srini
  • 1
-2 votes 0 answers 14 views

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 ... user avatar Vitaliy Hrom
  • 1
0 votes 0 answers 7 views

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? user avatar Software Magic
  • 1
0 votes 0 answers 11 views

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 ... user avatar kevinG73
  • 1
0 votes 0 answers 8 views

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 ... user avatar dawg
  • 61
0 votes 0 answers 6 views

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.... user avatar HonestBook
  • 1
0 votes 0 answers 9 views

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 ... user avatar Yugansh Tyagi
  • 636
-1 votes 1 answer 24 views

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 { ... user avatar Nicolás Francisco Cabrera
  • 1

15 30 50 per page1234591924