I just installed the Android Studio , and it takes time to load Gradle . I have 8 GB of RAM and an Intel core 7 .
Resolve dependencies: app:debugAndroidTestApkC .
I get this when I give it to insert:
android.database.sqlite.SQLiteException: near "TABLETables_Telephones": syntax error (code 1) ;, while compiling: CREATE TABLETableTable_phones (idITEGER PRIMARY KEY AUTOINCREMENT, person_nameTEXTNOTNUL...
I want to change the icon of the first image with that of the second image. How can I do it?
android:id="@+id/expandableListView"
android:layout_height="match_parent"
android:layout_width="match_parent"...
I am making an application, more to learn from mistakes than anything else, and I needed help to achieve this:
From the Main activty , I open activity2 , and from activity2 I open a activity3 , but I do not want the u...
Hi, I have downloaded and installed Android Studio 2.3 and I want to make a connection to a remote mysql database.
My version of java is the java version "1.7.0_121".
I have pasted the file mysql-connector-java-6.0.5-bin.jar in the...
I have a question: if I have in my project in Android Studio resources that the application itself does not use (for example, some pictures that are not used in the app) but these are stored in the / drawable folder, when I compile the apk, does...
I have 5 updates of my app modifying the AndroidManifest.xml to be if I get that the tab is different to compatible devices: 0 and I'm not successful appsheet .
If you could help me please.
AndroidManifest.xml
<?xml version="1.0" enco...
Finally I only added the line I put here below to the listview and it was solved, thanks for the answers!
android: paddingBottom="attr / actionBarSize" / >
Good the problem is that my listview shows me the list, but the last eleme...
It happens to me that when I click on the Run button to try the application I do not see anything
but I do not see anything, I'm supposed to always get this window when I run my projects, but specifically in the project I'm in, I do not se...
Greetings, I am new in the world of programming for android and I have a little problem which prevents me from continuing with my learning ... which is when I want to insert a button I get that error, I put my button in a position indicated i...