Closed GoogleCodeExporter closed 8 years ago
no, this activities not return any results.
they can be started with startActivity().
Original comment by djd...@gmail.com
on 11 Nov 2011 at 9:14
But then why not start the activity with startActivity(). Why are you
calling startActivityForResult() in method onOptionsItemSelected() at lines
108 and 112 of Main.java. I apologize if I am missing anything.
Original comment by sagar.ch...@gmail.com
on 11 Nov 2011 at 9:19
Because i take this code from somewhere where results was returned. :-)
This is my first java & android program.
Original comment by djd...@gmail.com
on 12 Nov 2011 at 8:24
got it. thanks.
Original comment by sagar.ch...@gmail.com
on 12 Nov 2011 at 1:39
Original issue reported on code.google.com by
sagar.ch...@gmail.com
on 11 Nov 2011 at 6:37