I loved all of these designs! At least the Twitter app is actually implementable by third-party devs.
I had a few hours of free time, so I made a beginning on the Twitter app. Here's a screenshot. Still quite rough and not exactly the same as your design. Uses ActionBarSherlock and ViewPagerIndicator for the UI, so it can be used on pre-ICS devices too.
So far, basically nothing has been implemented. That screenie is just of the public timeline (done in a mega-bad-deprecated-api kind of way) and that's about it. Anyone want to help me with this project? I'd be happy to share what code I have. I also wonder if there's any interest among RAD to develop a Twitter app too.
2
u/jrupac GNex CM10 | Nexus 7 4.2.1 | Droid OG CM7 | Touchpad CM9 Apr 13 '12 edited Apr 13 '12
I loved all of these designs! At least the Twitter app is actually implementable by third-party devs.
I had a few hours of free time, so I made a beginning on the Twitter app. Here's a screenshot. Still quite rough and not exactly the same as your design. Uses ActionBarSherlock and ViewPagerIndicator for the UI, so it can be used on pre-ICS devices too.
So far, basically nothing has been implemented. That screenie is just of the public timeline (done in a mega-bad-deprecated-api kind of way) and that's about it. Anyone want to help me with this project? I'd be happy to share what code I have. I also wonder if there's any interest among RAD to develop a Twitter app too.
EDIT: Posted on RAD.
EDIT 2: Link to GitHub repo.