I have a table called BUSINESS, with name, category, time, address.
Create a method:
public List<Negocio> findFilter(String selection){ //BUSCAR CON FILTRO
//Cursor cursor = database.query(NegociosDBOpenHelper.TABLE_NEGOCIOS...
asked by
16.10.2018 / 02:15