You might let me explain my little issue. I switched from android studio to visual studio for mobile c++ developing. I installed VS (visual studio) and also an
I want iterate over items's data and create a a new list of SomeData based on item.type however when type is UNKNOWN I need skip that element and not add to lis
What I am trying to achieve is when viewing this widget, the RawKeyboardListener starts listening straight away when the TextField is not selected/in focus. It
I'm exploring the the 'Navigation Architecture Component' concept which introduced in Google I/O 2018 last month. Let say I have an activity with a bottom nav
I am developing a simple application. The user navigates through the elements of the RecyclerView to the end screen. When scrolling LastFragment to the very bot
I am trying to set up to debug an Android app on a tablet (running 6.0.1) over wifi (not over USB, because the app needs hardware plugged into the USB port). G
I'm new to android and now I'm so tired of searching the best tutorial about android HTTP requests. I'm trying to send these parameters to phpServer, Name = "
I saw that touch actions are now deprecated and the recommendation is to use webdriver actions instead. I've been following the exact example from: https://appi
my Biometric feature is working nice at emulator but when I test it on my Galaxy A7 2017, it is not working properly, instead of recognize as BiometricManager.B
Here is my model class: public enum Action { RETRY, SETTINGS } private int imageId; private String description; private String actionName; private Action
Firebase database screenshot I'm a beginner at android and firebase and am developing a driving school app. I am to successfully add customer details to a fi
I am working on an application where I think rich link preview (whatsapp supports it,refer image) will be helpful for users but I am not able to get an idea to
383/5000 I have an app that gives me compilation errors when I change it to release mode to upload it to the play store I've tried analyzing-inspecting code an
I am using firebase to authenticate users in my android app. I provide user an option to reset password in login window. When user click on button, it sends ema
I'm trying to register new app to use the Telegram API, but i'm aways getting ERROR message with no tips. I fill the form and click submit and nothing happened
I'm stuck with the next issue. I integrated PayPal sdk into my android app. implementation 'com.paypal.checkout:android-sdk:0.6.1' My app has an underscore in t
He thanks in advance, In react native am not able to right click or open dev mode in emulator.
I need to send data to database in this format - {"param1":"value1", "param2":"value2", "param3": {"username": "admin", "password": "123"}} How to generate
Seems silly but I have tried using ImageButton, Image view but the black square behind circular image is not going. I am using png image and want transparent ba
I am having the Admob problem its working fine with test AppId and AdUnitId on emulator and real device. both the devices show the "Nice Job" test Ads Afte