What happens is that if the user changes the source of his device, he also changes the source of my app. Can you avoid this?
This is the textview that I want to put, but when I simulate it in my phone, the font appears different, and this is...
I have my project in Android Studio and generating the apk is all right.
The theme comes when I install it, the installation generates 2 applications of my project: one that goes to the LOGIN and the one that goes to another window of my pr...
I have a problem. I have 2 activities, the main one and a second screen. I want the 2nd screen to send data to the main screen but when I start the application it tells me that it stopped and it closes. When I do it the other way around (From th...
Is it possible to put the Android Studio LogCat monitor in a different color, to differentiate, Warnings, Error, Debug, Info, Verbose and Asserts?
Something similar to Pid Cat
I have a problem trying to install android Studio on Ubuntu 14.04. I get the following error:
ERROR: Cannont start Android Studio
No JDK found. Please validate either STUDIO_JDK, JDK_HOME or JAVA_HOME environment variable points to vali...
I am something new in this of Android Studio, and now I want to put an Image Button but at the moment of coding it my App crashed when I try to compile in my cell phone. Any help?
XML:
<ImageButton
android:id="@+id/telefono_ni...
it's just that, I'm creating an app which has a login (main activity) and a record, when I pass this process, I enter a Navigation Drawer activity I have the fragments but it is blank, when I step on it the options of that menu are loaded the fr...
As I can program with threads I am new in android studio and I do not know how to implement them because when using locates with gps my application becomes very slow, this is the code I use for the location
/* Use the LocationManager class to...
I wanted to know what is the best way to host an Android project in Team Foundation Server 2017 to version the code, commit, etc.
I could already do it in one way, which is to add it by hand. But I do not like that I must enter the VS2015 eve...
Hi I have this problem in all my projects in android studio and probe with "clear project" and
with Tools "- >" Android "- >" Sync Project with Gradle Files ".
And the problem continues, that another solution could please suggest me.
an...