Photostream For Android Announced
Story posted on: September 5, 2008, filed in: google

Android Developers has just announced a new open-source application for Google’s Android, called Photostream, which has been added to the apps-for-android project. Photostream is a photo browser and viewer for Flickr, and all you need to use it is a Flickr screen name or username. This application also acts as an example of several Android 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
- 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
What's your take?
You don't have to register, but your comment will be held for moderation if you don't. Create a profile to make the conversation more interesting.
blog comments powered by Disqus