I tried making a calculator for Android, but it failed horribly TT.TT
Several problems I met:
- Designing the buttons is not easy. Some decisions needed: which key layout do I want to use; which implementation of Android Layout do I want to use
- How to handle when the button is pressed. I tried to utilise something like the Android Beginner tutorial, but it was very different thus I needed to find something else.
- How to handle the calculation
Then, I found a tutorial -.- I will try to follow the tutorial soon. Hope I could fix my calculator.
No comments:
Post a Comment