keikha / YAndroid

0 stars 1 forks source link

Project 3: Twitter client #5

Open keikha opened 9 years ago

keikha commented 9 years ago

My next application is ready to review. /cc @codepathreview @codepath It can be found in this folder: YAndroid/mySimpleTweets

Thank you for your time, Best, Mostafa

codepathreview commented 9 years ago

:+1: Congrats on completing the third project! Nice work overall and good job implementing pull to refresh. Try to play more with advanced assignment and also try to work with styling to make your app look as close to twitter app as possible

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.