I am using instamojo payment library in my project version 3.4.0 compile 'com.instamojo:android-sdk:3.4.0' when i change min Sdk version from 21 to 19, it is sh
I am trying to remap a device that has an alternate coordinate system. The sensor is reporting values that are rotated 90° around the X axis. The format is
I try to add a package name as new_version: ^0.2.3. After the terminal return the below error. How can I fix this? FAILURE: Build failed with an exception. Wher
Everything is looking fine but i am not able to undertand why every time it is showing only registration failed... please help me out
I am doing a react native course with Mosh (https://codewithmosh.com/). I am using expo. I am very new to react native and don't really know what I am doing, bu
Create a new colour resource to be used as the background for the data entry part of the MainActivity.
Recently, I used Flutter to reconstruct the previous Android project, but it could not be installed on some Android phones. The following is an error message: E
I am writing a new Application on Android 11 (SDK Version 30) and I simply cannot find an example on how to save a file to the external storage. I read their d
I just installed Android Studio and created my first few Virtual Devices based on Nexus 6 API 27 Pixel 3 API 27 Pixel 4a API 30 Pixel 5 API 30 Pixel 5 API 28 Pi
I compile for the first time "toutchinteraction.pro" from Qt for android examples. I installed sdk manager from android studio, all my android setup are well co
We are using ffmpeg library (https://github.com/tanersener/react-native-ffmpeg) but with large videos this task is taking too long time, up to 4 minutes or more
One or more issues found when checking AAR metadata values: The minCompileSdk (31) specified in a dependency's AAR metadata (META-INF/com/android/build/gradle/a
I just updated to Gradle 7.0.4 and upon build I now get the error. A problem occurred evaluating project ':app'. No signature of method: build_9gq7rvxos4tcg7upa
I used to enroll an android device by DPC method. Now I am trying to switch to Android Management API method however I can't manage to make the device auto conn
i am retrieving all SharedPreferences inside my app like this: getCollection() async { SharedPreferences prefs = await SharedPreferences.getInstance();
After using expo eject i tried to run my app on android emulator: PS C:\Users\becim\OneDrive\Počítač\test> yarn android yarn run v1.22.5 $ r
I would like to realize an Android App to use with Android 5.2 Hearing Aids Buds, able to stream sound from one ear (microphone on left hearing aid) to the left
package com.example.myapplication import android.app.Activity import android.content.Context import android.os.* import android.util.Log import android.vie
I am new to Android Studio and I am training to do a CRUD. When I try to insert a plant in the database, the message "Plant inserted" does not appear. Do you ha
Source: here With the following segment of code all my Android devices record with a maximum width of 960 rather than the device width. val metrics = resour