I published last week a video of a simple Android 3.0 animation demo and I promised I would publish the source code as soon as possible. I am happy to tell you that it is now available on Google Code.
The application is pretty simple and shows how to use some of the new Android 3.0 APIs, including:
This app also serves as a good example of how to use:
[...] This post was mentioned on Twitter by Planet Android, Android NewsFlash. Android NewsFlash said: #Android Source code for Android 3.0 animation demo http://zorr0.nl/g9UHa2 [...]
Hi Romain,
com.example.android.photoalbum.AlbumActivity doesn’t compile:
import android.util.LruCache; <<< cannot be resolved
So I used the class from the Gallery app 'com.android.camera.gallery.LruCache.java'
Thanks
Thanks, it should be fixed now.
This is the slickest UI I’ve ever seen in an Android app, this is the way to go, simple and beautiful!! Ill check the code in a sec!
Hi,Romain
please see this link: http://www.inter-fuser.com/2009/08/android-animations-3d-flip.html
is it possible to make this work with a grid of images so that each image in the grid flips?
merci
Official Google photograh ? http://googlemobile.blogspot.com/2011/04/video-chat-on-your-android-phone.html
Seems everything cool for you, i’m glad ! :)
I’m using your LRUCache class you included in this project (thanks!) and I’m getting NoSuchElement errors on evictAll(). Is this method tested?
Hello, it looks the code is not accessible anymore ? (the Downloads folder seems empty)
Bye