I have an activity Main that calls the other activities.
Now I think that the app sould start the activity Camera.
When I put "startactivity (Camera)" at the end of main.activity_create, the app disappears. It is still there, you can find it, but it is out of aview, I see the starting screen.
How can I change the activity with which the app starts?
Peter
Now I think that the app sould start the activity Camera.
When I put "startactivity (Camera)" at the end of main.activity_create, the app disappears. It is still there, you can find it, but it is out of aview, I see the starting screen.
How can I change the activity with which the app starts?
Peter