Skip to content

Instantly share code, notes, and snippets.

@kmerrell42
Last active April 18, 2017 20:51
Show Gist options
  • Save kmerrell42/53975b35156fb655f001c222f66570f5 to your computer and use it in GitHub Desktop.
Save kmerrell42/53975b35156fb655f001c222f66570f5 to your computer and use it in GitHub Desktop.
public class LaunchActivity extends AppCompatActivity {
private static final int REQUEST_CODE_READ_SMS = 101;private static final int REQUEST_CODE_READ_SMS = 101;
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment