Skip to content

Instantly share code, notes, and snippets.

@JChudasama
Created August 11, 2015 16:31
Show Gist options
  • Save JChudasama/0442088ddd520ad3db62 to your computer and use it in GitHub Desktop.
Save JChudasama/0442088ddd520ad3db62 to your computer and use it in GitHub Desktop.
public class Global {
public static DBConnect dbObject;
// create test_db.sqlite in assets folder with sqlite version 3.0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment