-3

Can anyone tell me is there a tutorial out there to acheive similar to this on Android mobile devices?

GIF Image

YouTube Video

I have looked online but I dont even know what this effect is called? Searching for origami returns origami apps and searching for accordion returns, well, accordion apps.

heyred
  • 2,031
  • 8
  • 44
  • 89
  • did you find how to do? I'd be interested in ! – Rocel Feb 10 '13 at 01:53
  • Dont know if I found a solution, but did find this on YouTube http://m.youtube.com/watch?v=rs9mSnWDlZo Havent watched it from start to finish so could not tell you if it will help, skipped to the end and it looks like its what I will need. – heyred Apr 24 '13 at 11:04

3 Answers3

0

for the accordion effect you can check this github library : Android Accordion View

and check how to use the DrawerLayout here

and please give me some feedback

Hope That Helps .

0

May be this github library can help you: https://github.com/7heaven/bitmapMesh

0

Can you look this site? Quartz Composer Tools export android or ios code.

http://facebook.github.io/origami/

And you can rove github gist. https://gist.github.com/mustafasevgi/d49c31467053e80a9012

msevgi
  • 4,828
  • 2
  • 24
  • 30