TobiTobsen
Lurker
Hello,
I'm trying to develop an easy app.
By pressing the Menu button I can open a small menu with two EditText fields and one Button.
The user has to enter data in the fields, presses the ok button and goes back to the main activity.
This is all working, but I did not find a way to receive the data of the two text fields...
I found this
Common Tasks and How to Do Them in Android | Android Developers
But sadly I did not help me with my last problem...
I think its easy if you know how to... So please let my know .
Cheers,
Tobi
I'm trying to develop an easy app.
By pressing the Menu button I can open a small menu with two EditText fields and one Button.
The user has to enter data in the fields, presses the ok button and goes back to the main activity.
This is all working, but I did not find a way to receive the data of the two text fields...
I found this
Common Tasks and How to Do Them in Android | Android Developers
But sadly I did not help me with my last problem...
I think its easy if you know how to... So please let my know .
Cheers,
Tobi