keikha / YAndroid

0 stars 1 forks source link

Project 4 #6

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/myFragmentTwitterClient

I failed to refresh the home timeline after coming back from the compose activity. I hope to fix it later.

Thank you for your time, Best, Mostafa

codepathreview commented 9 years ago

:+1: Project looks good. The way you have architected the fragment looks good, a few functionalities can still be abstracted out, good job otherwise.

I have provided a detailed Project 4 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 might be able to improve your submission.

Let us know if you have any other thoughts or questions about this assignment. Hopefully you can see this coming together as a "fully fledged" twitter client with some more work and polish. This app contains all of the components now (fragments, models, networking, client, tab navigation, image loading, et al) of 90% of dynamic data-driven API client. Obviously there are lots of details and patterns to learn, but by this point you have been introduced to all the major frameworks and concepts. Hopefully you would feel fairly confident getting started making Android apps for instagram, pinterest, yardsale, flickr, using the same patterns.