Posts by luis felipe Rosa • 1 point
2 posts
-
0
votes2
answers1165
viewsA: Layout in Alertdialog
That’s how it worked public void Dialog() { final AlertDialog.Builder builder = new AlertDialog.Builder(getActivity()); final LayoutInflater inflater = LayoutInflater.from(getContext()); View view =…
-
-1
votes2
answers4140
viewsA: Error opening Activity: The <application> stopped
I don’t think you need to give this startActivityForResult(intBiapsb, 0); Yes only one starActivity(intBiapsb);