mercredi 12 août 2015

How to get all data of one line in database, if you know one data of that table(this data is unique)?

For example i have this table:

_id   time  isday ringtone
1     12:07 yes   onerepublic
2     13:00 yes   beatles
3     14:00 yes   cocacola

then i get 13:07 by intent.getLongExtra. And how to use this to get all data from 2-nd line?

Aucun commentaire:

Enregistrer un commentaire