Skip to content

Instantly share code, notes, and snippets.

@madhavanmalolan
Created March 21, 2018 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madhavanmalolan/0054ccb6ea6c3950736e6c76709d828c to your computer and use it in GitHub Desktop.
Save madhavanmalolan/0054ccb6ea6c3950736e6c76709d828c to your computer and use it in GitHub Desktop.
List<String> brands = dbHelper.getKeys("brands");
String burgerPrice = dbHelper.get("menu","burger");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment