Oreilly - Developing Android Applications with Java, Part 2
by | Released April 2010 | ISBN: 0636920010333
Learn to build mobile applications for the exciting new Android platform. When you purchase this product, you'll get access to the videos, slide presentations, and code examples associated with the online course, Developing Android Applications with Java, Part 2. As you learn, you will build a Twitter app from start to finish.You can never have too many Twitter clients, as the market has already proven. We'll use a very comprehensive and useful library called twitter4j to do the heavy lifting for us, but there will be plenty of lifting left to do. We'll walk you through setting up sign ins, creating a public timeline, making sure your app is responsive and giving it style to stand out from the flock. Finally, for those times when 140 characters isn't enough, you'll extend your Twitter client to also post photos to the popular Twitpic image service. Show and hide more Publisher resources Download Example Code
- Overview: Build an Android Twitter App
- Getting Ready to Build a Twitter App 00:14:29
- O'Auth Twitter Authentication and Q&A 00:22:19
- Week 1: Getting Authenticated with Twitter
- Example Files 00:00:06
- Introduction and Review of OAuth 00:05:09
- Becoming an OAuth Consumer 00:19:17
- Is the User Authenticated? 00:13:57
- Loading Twitter's Authentication Page 00:11:43
- Saving the Access Tokens 00:37:35
- Week 2: Displaying Tweets and the Twitter Public Timeline
- Example Files for Week 2 00:00:06
- Introduction to Loading Tweets and Threading 00:03:57
- Loading the Twitter Home Timeline 00:25:52
- Loading Newer Tweets 00:25:29
- Loading Older Tweets 00:11:55
- Loading on a Thread 00:27:19
- Showing the Status Detail View 00:15:09
- Week 3: Tweeting from Your App
- Example Files for Week 3 00:00:06
- Introduction to Threads and Tweets 00:04:51
- Loading Avatars with Threads 00:13:52
- Loading Avatars with Async Task 00:35:49
- Loading Tweets with Async Tasks 00:14:57
- Navigating with a Menu 00:20:45
- Posting Tweets 00:15:18
- Wrap Up, Homework and Q&A 00:08:52
- Week 4: Adding Style to Your App
- Example Files for Week 4 00:00:06
- Introduction to Skinning and Styling your Twitter App 00:07:17
- Creating a Theme with Colors and Fonts 00:30:58
- Styling Menus and Buttons 00:33:55
- Styling the Text Area and the List 00:24:53
- Styling for Different Screens 00:21:23
- Week 5: Posting Photos from Your App
- Example Files for Week 5 00:00:06
- Introduction to Posting your Photos to Twitter 00:07:03
- Getting Ready for Photos 00:20:22
- Attaching a Photo from the Library 00:30:27
- Attaching a Photo from the Camera 00:28:36
- Posting a Photo 00:17:11
- Recap of course and Q&A 00:05:27
Show and hide more