Right now I'm working on an Android project which contains a RecyclerView with a large amount of data. For improving the app's performance I wish to implement
I'm developing an app in which the code is in MainActivity.java (locally) but I would like know how can I load MainActivity.java externally? Example: Save the
I am trying to display @ user mentions like facebook or twitter. I am able to implement this functionality. But i have a ui problem. If edittext is at the botto
Why does FOOBARZ get layed out all the way at the bottom when no elements are layout_height="fill_parent" in other words, all elements are wrap_content for heig
I am trying to display @ user mentions like facebook or twitter. I am able to implement this functionality. But i have a ui problem. If edittext is at the botto
I'm using Camera that comes from expo package and I'm having trouble with camera preview distortion. The preview makes images appear wider in landscape view and
I am developing an android where I want to get user location using NETWORK_PROVIDER,I am not using GPS for this purpose.I am getting following exception java.l
I'm actually creating a new app in kotlin to display an xml file in boxes with the informations formatted To problem is that when I'm building the app, there i
I have implemented Audio and video call using Agora for Android and iOS. What I need now a way to show notification with Accept and Reject buttons for calls. I
I have been following the gallery example here: http://developer.android.com/resources/tutorials/views/hello-gallery.html and adding a text to show up under the
I am developing an android where I want to get user location using NETWORK_PROVIDER,I am not using GPS for this purpose.I am getting following exception java.l
I have implemented Audio and video call using Agora for Android and iOS. What I need now a way to show notification with Accept and Reject buttons for calls. I
Basically my app run and build on iOS but doesn't on Android anymore after I updated Android studio to 3.5 version and i really need to be able to post a releas
How can I create an app that generates a random number in Android using Eclipse and then show the result in a TextView field? The random number has to be in a r
I'm creating an android application and within it there is a button that will send some information in an email, and I don't want to have everything all in one
Getting error while running npx react-native CLI in Android emulator command: npx react-native run-android error: BUILD FAILED in 3s at makeError (D:\TestPr
first of all i am new to Android, i have imported an eclipse project to android studio. On building project it is showing this error "Error:Execution failed
I am using gridview and layout inflater to display icon with text. It should look like this: My text file contains following data: Profile 0|Profile 1|Profile
So I want to use my new Nexus 5 for debugging my apps.I tried to install the Android USB driver via the device manager But my nexus is listed as portable devic
I have a RelativeLayout which contains two buttons. Which are overlapped on each other. <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:a