Posts by Euder • 36 points
1 post
-
2
votes3
answers7213
viewsA: Closing application (Unfortunately Myapplication has stopped)
I had this problem and I solved it like this: /* * A placeholder fragment containing a simple view. */ public static class PlaceholderFragment extends Fragment implements View.OnClickListener {…