Please excuse me if I am being a noob, but I just completed an Android programming tutorial, and tried making my own app, but don't know how to do something (which is ok, right?). So yeah, I made a simple calculator app, and tried to have it notify the user the result, so I made an int called result which is the value of two editTexts added together. I tried making a notification with the contentText being the result int, but I don't reallyknow how to do that as it will only take a string... Help. If you need the code the just say so.
0 comments:
Post a Comment