Google Releases Sample Application: Photostream
Sponsored link
|
|

Photostream uses the following features and APIs:
- Activity aliases
- Adding custom shortcuts to Home
- Adding a new wallpaper chooser to the system
- Custom layouts
- Custom XML attributes
- Use of themes
- Use of styles
- Use of text colors
- Use of Include-tag
- Use of bitmap and layer drawables from XML
- Use of HttpClient
- Proper interaction between background threads and the UI thread
- Efficient display rotation (using the new onRetainNonConfigurationInstance() API)
- Animations and layout animations
- Cropping an image
- Image manipulation
If you plan on reusing the source code to access Flickr in your own application, you should modify the Flickr.java file to replace the existing API key with your own. The application source code also contains a very handy class called UserTask.java. This class is designed to help you easily write background operations that interact with the UI thread.
Photostream is part of the Apps-for-Android project. This is a collection of open source sample applications that demonstrate features of the Android platform. The first sample application was WikiNotes for Android, a wiki note pad.
Labels: Android Apps
Translate to:
0 Comments:
Previous Posts
- GoCart App for android
- Winning App: Ecorio app for android
- Winning App: Compare Everywhere
- Winning App: Cab4Me
- aDialCode Android apps Tells You How To Dial A City
- Google Android plans delayed, developers jumping s...
- Monolith Android Game for Android Mobile
- Android will cause explosion of new phone makers
- The Top 5 Android Developer Challenge
- Android: what’s the current status?
Post a Comment