CARVIEW |


Developing Android Applications with Java, Part 2
By: Tony Hillerson
Publisher: O'Reilly Media, Inc.
Pub. Date: April 05, 2010
Running Time: 9 hours 31 minutes 55 seconds
Subscriber Rating:
[2 Ratings] Subscriber Reviews
Developing Android Applications with Java, Part 2
Overview
Top Video Titles
To view Part 1 of this course, click here.
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.
Subscriber Reviews
Average Rating: Based on 2 Ratings
"Excellent" - by Anonymous on 26-MAR-2011
Reviewer Rating:
This was a much better video than Part 1, mainly due to organization. However, I think it would have been better if the code was added incrementally like Part 1 and discussed in more detail.
Report as Inappropriate
Browse Similar Topics
Top Level Categories:
Information Technology & Software Development
Product
Vendor
Sub-Categories:
Information Technology & Software Development > Programming
Programming > Android
Product > Android
Vendor > Google
Table of Contents
Chapter/Selection | Time | |
---|---|---|
Overview: Build an Android Twitter App | ||
Getting Ready to Build a Twitter App Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:14:29 | |
O'Auth Twitter Authentication and Q&A Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:22:18 | |
Week 1: Getting Authenticated with Twitter | ||
Introduction and Review of OAuth Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:05:08 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:19:16 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:13:56 | |
Loading Twitter's Authentication Page Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:11:43 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:37:35 | |
Week 2: Displaying Tweets and the Twitter Public Timeline | ||
Loading the Twitter Home Timeline Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:25:51 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:25:28 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:11:55 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:27:19 | |
Showing the Status Detail View Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:15:08 | |
Week 3: Tweeting from your App | ||
Introduction to Threads and Tweets Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:04:51 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:13:52 | |
Loading Avatars with AsyncTask Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:35:49 | |
Loading Tweets with Async Tasks Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:14:57 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:20:45 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:15:18 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:08:52 | |
Week 4: Adding Style to your App | ||
Introduction to Skinning and Styling your Twitter App Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:07:16 | |
Creating a Theme with Colors and Fonts Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:30:57 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:33:54 | |
Styling the Text Area and the List Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:24:53 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:21:22 | |
Week 5: Posting Photos from your App | ||
Introduction to Posting your Photos to Twitter Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:07:02 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:20:21 | |
Attaching a Photo from the Library Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:30:27 | |
Attaching a Photo from the Camera Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:28:35 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:17:11 | |
Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | 00:05:27 |
Extras
The publisher has provided additional content related to this title.
Description | Content |
---|---|
Visit the errata page for Developing Android Applications with Java, Part 2 | |
These books are related reading for this course. |
|
Visit the catalog page for Developing Android Applications with Java, Part 2 |
|
About Safari Books Online •
Terms of Service •
Gift Subscriptions •
Privacy Policy •
Contact Us •
Corporate Licenses •
Help •
Accessibility |
Copyright 2011Safari Books Online. All rights reserved.