Questions tagged as 'key-value'

2
answers

How does the (anti) standard EAV (Entity Attribute Value) work?

I would like a working example, as I do not quite understand this dynamic relationship of creating a type table, with a data table, a dynamic relationship, which many find confusing.     
asked by 04.07.2016 / 15:04
1
answer

How to call a function inside another in Java for Android?

Every letter that the user types in EditText , invokes the function TextWatcher which leads to Text-to-speech . So if it writes 'c', the app returns a speech saying 'c'. if it then enters 'a', returns 'a'. The problem is tha...
asked by 28.03.2017 / 22:00
1
answer

Map loads only on my device

I have a map in a fragment. I already solved all as key questions, I created the signed apk, it is not what I want to do and I did not put any google developer console, with the name of the project. A created key I placed in the manifest of the...
asked by 08.11.2016 / 00:02