10-152-383 - Mobile Programming 1

2.1 Lab

Hello, Android - Phoneword

For this lab, you will build an app that can translate a phone number with letters into the matching numbers.

  1. Follow the instructions for Xamarin's "Hello, Android Quickstart".
  2. You can use the Google emulator, with or without the Intel x86 (HAXM) images instead of the Xamarin Android Player to test your app.
  3. Zip up and submit the completed Phoneword application source code in Blackboard.
  4. 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.