with the Gradle version 6.2 and Android studio version 4.0.1, I have the deprecation message for the Kotlin-android-extention. any body has any idea how to fix
I am using App Center as CI and CD for my application. I have to configure all the branches manually against which I need to build and distribute. What I Want I
Example: If I write following code in a Script file. #if UNITY_EDITOR Debug.Log( "I'll print in Editor only.." ); #endif My question is that when creating
I am new to android. I have already developed android application which starts service when application starts. What I have : Currently when application starts
I need to know when the user kills my app (Force stop). I've been reading the android lifecycle, which has the onStop() and onDestroy() functions, these are rel
I'm migrating my Android project from Apache HttpClient to Retrofit with OkHttp. POST/PUT request return error, even though the application custom headers are t
Is there a way to dynamically set the activity screenOrientation in AndroidManifest from gradle's build.config? I need to have a flavor which allows rotation,
This is the same question I am to new to comment on it to see if he found a answer Cordova is generating a new settings.gradle file when you run "cordova build
What file should I choose to download for 32-bit ARM - 64- bit binder architecture devices?
I Want to set one textwatcher for dynamic more than Edittext .if I am Creating Dynamic Edittext I want to use One textWatcher for all Dynamic Edittext.if anybod
Does FCM requires. that the user must have Play Services installed on his phone in order to receive notifications? You see GCM do but now Im planning to move
I am migrating my app from GCM to FCM. When a new user installs my app, the onTokenRefresh() is automatically being called. The problem is that the user is not
I attempted to build a fresh kernel for Nexus 5X following Google's instructions on this page Build system: Ubuntu 14.04 x86_64 Target system: MTC19T/bullhead
I have android application which contains a webview of one website with AR facility. But I am facing an issue that normal webview of android doesn't allow to op
Since I updated to Android SDK Tools 25.1.6 and Android Support Repository 32.0.0 (this morning), I got the following error, I didn't change anything in my code
I am new to firebase and try to implement firebase in next project. I included dependencies as below but it shows the above error. I would be grateful if anyone
I am following guide on starting react.js. http://code.tutsplus.com/tutorials/creating-a-dictionary-app-using-react-native-for-android--cms-24969 I installed n
I am working on an Android app that needs to perform a clean-up task (disconnect BLE devices) when the whole application goes to background. I implemented the s
I am attempting to autocomplete the EditText in my application, however not through means of typing but from one entry to another. What I mean is that when the
I am trying to create a simple react native application. I need to run the app in fullscreen mode. Is there a way to do this? I need to remove/hide the bottom