I am trying use this library in my Project. But i am unable to download it by adding it in gradle build. In fact i am even unable to download any library throug
I have an app with 100 installs done but I have 2 error on java.lang.NullPointerException; the thing is that when that error came in my device or emulator I cou
What's Happening: The list (RecyclerView) is mixing up the data when I scroll. I.E when I scroll back up after scrolling down, some of the list items are
I am trying to read data from a database. I imported the database in the sqlite manually and now just want the connection made in android application and want t
I want to change the text and background color of error message for invalid email address. I tried but my text message doesn't display any content. here is my c
How can I make a layout with rounded corners? I want to apply rounded corners to my LinearLayout.
I have an app whose Activity has a fragment with a webView. This webView is being instantiated with an Activity context, as the documentation indicates. The pro
I don't receive Push notification with Parse Server, i tried only from dashboard it says "SENT" but it's not delivered. Here's my index.js configurations :
I've started with Xamarin and Android using Visual Studio 2013. When I start debugging the android app, it builds, deploys to device and then debugging in Visu
Accessing /proc/net/dev is restricted from Android 10 (API level 29). And no luck for ifconfig as well. I tried to use TrafficStats, in which we have restrictio
Trying to bring up an unaswered question I found here - How to highlight android setting app menu item? As seen in this video https://www.youtube.com/watch?v=eH
If in a new project I start the emulator device and next press F5 the project is showed in the device correctly, but if I miss step one and directly press F5 it
<TextView android:id="@android:id/empty" style="@style/FacebookFont" android:layout_width="match_parent" and
Got this freaky error Installation failed with message Failed to finalize session : INSTALL_FAILED_USER_RESTRICTED: Install canceled by user. It is possible th
I am trying to set and get value to a spinner for item dynamically ? any ideas ? I just need help with the Spinner behavior right now, the rest should be q
I want to skip some tasks when I run gradle build. I know that it can be done from command line with -x: gradle build -x unwantedTask My question is how can t
Why i'm unable to see Android Virtual Device (AVD) I'm facing problem to create AVD in android studio, the problem is i'm unable to see any of this option Tool
I'm building an android component in the form of a gradle project. To test my components UI in several configurations with the espresso framework, I have a Test
I am developing an Android app whose orientation I don't want changed to landscape mode when the user rotates the device. Also, I want the locked orientation to
I'm using Unity version 2019.4.3f1 I'm trying to load local video file on Android 10 device (Samsung A90) from the gallery but I'm not able getting this error: