Skip to content

Instantly share code, notes, and snippets.

@yaronv
Created August 1, 2015 10:09
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 yaronv/e84814a222f6720dfb5b to your computer and use it in GitHub Desktop.
Save yaronv/e84814a222f6720dfb5b to your computer and use it in GitHub Desktop.
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
DbManager.initialize(getApplicationContext());
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment