标签: android imageview gallery
有没有人知道如何在Android照片库应用程序中实现3D“堆叠”图像组?
我发现this link用于创建3D轮播。虽然这是朝着正确方向迈出的一步,但它并不是我想要的。
答案 0 :(得分:3)
你见过https://stackoverflow.com/questions/5338325/android-download-gallery-source-code吗?
克隆源代码是理想的,因为Android是开源的。
这是最好的学习方法,但这里有一些代码快照:
Gallery 2.1r2
Android 2.0 Gallery app
From CyanogenMod, Android 2.0
CyanogenMod, Android Gallery 2.3(Gingerbread)