Questions tagged as 'studio'

1
answer

Recognize IDs of a main MainActivity in a MapsActivity

I'm doing a test exercise, where when I press a button of the first activity I send it to MapsActivity and in that Activity (MapsActivity) I recognize the ID of the button pressed and it shows me specific coordinates, and if I go back and press...
asked by 02.08.2018 / 04:11
1
answer

Problem with CheckBox and SQLite in Android Studio

It turns out that I have this class in which I keep the information of, among other things, 4 Checkboxes in my SQLite Database, but it does not matter if the Checkboxes are selected or not, I always load "No" in my database. data. To better u...
asked by 19.11.2018 / 22:13
3
answers

Unknown class when using TextInputLayout in MainActivity

use Android Studio 3 , I'm trying to do validation, in the first part according to a tutorial that I saw, this is done: package com.example.jhon.cesde5; import android.content.Intent; import android.sax.StartElementListener; import andr...
asked by 17.09.2018 / 09:23