Search code examples
androidprototypedemo

Demoing android app screenshots


I need a way to show off concept designs of an android application on an android phone to simulate that it is running. Basically just being able to tap to advance to the next photo/screen would be sufficient with a tap ANYWHERE on the screen. Any tools you know that would be helpful?


Solution

  • Is there any other option that does not involve any code?

    The easiest way I can think of is:
    1. Take screen shots(wireframes, screen prototypes) for every screen flow you wish to demonstrate.
    2. add them in proper sequence(regulated by sequence number) to your sdcard.
    3. Open Picture gallery and use swipe gesture to transition and cycle between screen, walk through all the screen flows.