Saturday, February 2, 2013

Basic Test App

Well, today I finally finished the basic development tutorial I was working on (from the Android IDE's website - it's for building a basic app and passing information to new views/screens).  I finally got it to work, so I figured it was post-worthy.  I made a very basic UI with buttons that just go to a separate view (so I know it worked).  It ran in the emulator AND on the real device.  The nice thing that I just found out about is that the IDE will talk to the phone if it's plugged in (with developer USB debugging allowed) and will run the app on the phone right from Eclipse (which is extremely convenient).   Now for the real thing once the design document is finished!!

--Stephanie

No comments:

Post a Comment