Art of Feeling

Feb 2015 | CTO, Nerdiacs

A poster for art of feeling app

Samsung wanted to present the Samsung S7 as a device for art lovers. To enable this vision, we developed an android application for a showcase event at Leopold Museum, Austria where viewers could interact with the paintings by sharing their emotions.

A video showcasing the Samsung AOF event. Video courtesy Samsung & Leopold Museum.

Summary

  • Lead the project with 2 developers
  • Low CPU high memory Gaussian Blur implementation to create mixing blob effects on mobile.
  • Custom map component that allowed zooming based on specified room areas.
  • Automated the map component by creating a Photoshop script that exported xml from the PSD with map markers to set bounds and zoom accordingly
  • App testing using static code analysis (Lint + Infer) and unit tests on a Jenkins build server. Link to blog post