I was working on my project perfectly since I Update my phone to Android 12 unfortunately when I run the project to my phone this Error appears: Installation d
I have a Main Activity and PersonListView Activity. In Main Activity, there are some input text and when click save button, it will send data and save to listvi
@Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCRE
I am trying to implement AR Core feature in my app. This works fine in few devices (supports AR core - One plus 6T and Xiaomi Redmi Note 8). Doesn't work in few
I have a fragment that has multiple elements in it, some textViews, imageViews, a page ViewPager for ads and at the bottom I have a recyclerView. I want them a
Sorry if asked before, but I don't find a solution on the web. As mentioned in the title, I don't know how to change the button text on this app (screenshot) th
I am developing an app with texts and images. The images appear small, like thumbnails, on one composable (activity), alongside the text. The idea is: when the
Is that possible to modify, patch Android app, to pass all application traffic through some ip (country region) ? For example inject code for pass traffic throu
I have changed sourceCompatibility and targetCompatibility to JavaVersion.VERSION_11 in build. gradle files for all modules. In my PC I have JDK 11, JAVA_HOME a
I didn't find how to decorate the list that appears when you click on DropdownButton like make radius for the corners as you see in the screenshot below.
I would like to set up an SM-DP+ server to provision my own eSIM profiles. These usually get certified by GSMA and are used for large-scale Remote SIM Provision
Is there any standard implementation in Jetpack Compose for visual component like Spinner/Wheel Picker or Dropdown Button?
I'm trying env->FindClass("com/google/android/gms/ads/identifier/AdvertisingIdClient") in Instrumentation.callApplicationOnCreate and it returns NULL. I foun
I am using sealed class to handle api response. I am trying some code but getting some error of serialization. I tried this solution as well but it not working.
I am working on an image recognition project using TensorFlow and Keras, that I would like to implement to my Android project. And I am new to Tensorflow... I w
I am building an flutter app for our office in which I want to add a feature that gives updates on daily basis such as custom news or tasks that employees have
I am using CCT for sso Login.now once the login is successful, the cct is not coming back to app. Suppose the success url contains "com.example.success://hello/
How do resolve this error: Duplicate class android.support.v4.os.ResultReceiver$MyRunnable found in modules core-1.5.0-runtime (androidx.core:core:1.5.0) and su
I was implementing the cuberto liquid swipe animation in my app and after adding the github.properties and the dependencies as I added the code to build.gradle
I have an android app with only interstitial ads on it and i am showing them on natural transitions like showing them on bottom view navigation item's onClick a