Snippets

cutiko SimplestActivityIntent

Created by cutiko

File SimplestActivityIntent.java Added

  • Ignore whitespace
  • Hide word diff
+Intent goActivity = new Intent(getApplicationContext(), AndroidAnnActivity_.class);
+startActivity(goActivity);
HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.