sfkaos / android-twitterapp

0 stars 0 forks source link

Updated Twitter #2

Open sfkaos opened 10 years ago

sfkaos commented 10 years ago

This is feature complete though I do realize the onClickListener on the ListView is not the correct way to push the user timelines on the feeds. I will try and fix that tonight if I can find the time. /cc @timothy1ee @nesquena

nesquena commented 10 years ago

:+1: nice work overall. A few notes after checking out the code:

Here's 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.

This week (Week 5), we are going to cover the last major piece to the Android puzzle and that is using the hardware and SDK components such as the camera, photo gallery, location, maps, etc. After that, Week 6 and week 7 we will be covering a few important intermediate topics such as more about styling and animation as well as testing.

Week 9 (March 10th), we are going to have a demo day to celebrate the progress you've all made with our next batch of Android students and multiple companies attending to see the group projects

I will try and fix that tonight if I can find the time.

OK great, this current way certainly works but does not really make sense from a user experience perspective.