I hereby claim:
- I am kyle-engler on github.
- I am kyleengler (https://keybase.io/kyleengler) on keybase.
- I have a public key ASDtVvRBS_exelLP0yoUZjiuHEVijnVDeBZhhJU9R-83TQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| package com.google.devrel.samples.gmstest.app; | |
| import android.app.Activity; | |
| import android.content.Intent; | |
| import android.os.AsyncTask; | |
| import android.os.Bundle; | |
| import android.util.Log; | |
| import android.view.Menu; | |
| import android.view.MenuItem; | |
| import android.view.View; |