yuzhou2 / android_03_simple_twitter_client

Build a simple Twitter client that supports viewing a Twitter timeline and composing a new tweet.
Apache License 2.0
0 stars 0 forks source link

[Android Course] Project 3 - Review my app #1

Open yuzhou2 opened 9 years ago

yuzhou2 commented 9 years ago

My app is complete, please review. /cc @nidhi1608 @thecodepath

codepathreview commented 9 years ago

:+1: Congrats on completing the third project! Nice work overall.

I have provided a detailed Project 3 Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission.

Let us know if you have any other thoughts or questions about this assignment. Hopefully by now you feel pretty comfortable with all the major pieces to basic Android apps (Views, Controllers, Models, Authentication, API Communication, Preferences, ActionBar, et al) and see how they all fit together.