Hello, Android - Phoneword
For this lab, you will build an app that can translate a phone number with letters into the matching numbers.
- Follow the instructions for Xamarin's "Hello, Android Quickstart".
- You can use the Google emulator, with or without the Intel x86 (HAXM) images instead of the Xamarin Android Player to test your app.
- Zip up and submit the completed Phoneword application source code in Blackboard.
- In the zip you submit to Blackboard, you should also include the FirstDroidApp app we built in class during week 2 which says hello to the text entered in the text field when the user taps on the button.