Tag for questions related to Android's onDestroy() method of Activities and Services.
I'm sending an intent to the camera from an activity that I call like this: Intent testphoto = new Intent(Dashboard.…
android android-activity android-camera-intent android-ondestroy