- Finn fixed the problems with imports
- There was a problem with the dimensions with the code they told me to paste so I just made up my own dimensions that seem to work
- I also couldn't get the app to run on my phone so I'll try to figure that out later
- The next app involves a maze so they had an animation that taught an algorithm of how to build a maze
- The enum datatype is used for constant values so in the case of the maze you have the values EAST, WEST, NORTH, and SOUTH which never change
Wednesday, September 24, 2014
My First App Continued
Subscribe to:
Post Comments (Atom)
This post was much more readable than yesterdays, which suggests another possible approach to the shared blog: you each are responsible for writing about what the other person did. Then Aki can always start off with "Finn did ..." and Finn can similarly say "Today Aki worked on ..."
ReplyDeleteDon't wait until the end of the week to show me the app running on your own phone. That's a real important milestone in your Android app development experience, and I would like to know as soon as you get there.