Teju-Android / TwitterClient

Android Twitter Client App
0 stars 0 forks source link

[Android Bootcamp] Twitter Client App with Fragments #4 #6

Open teju009 opened 10 years ago

teju009 commented 10 years ago

@nesquena and @thecodepath Completed the fragments but other parts of the homework, blocked due to the network request failure just about 2 hours ago. Still trying to solve it. (Created an issue)

Submitting whatever I saved in another branch.

nesquena commented 10 years ago

Looks like most of the required are pushed here so I will review what you currently have on this branch soon. Thanks. Hopefully we can debug the other issue separately.

nesquena commented 10 years ago

:+1: Project looks good. 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.