<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michael Johann &#8211; Tumult Company Blog</title>
	<atom:link href="https://blog.tumult.com/author/michael/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.tumult.com</link>
	<description>Updates and News about Tumult apps</description>
	<lastBuildDate>Mon, 08 Aug 2016 19:36:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://blog.tumult.com/wp-content/uploads/2021/02/cropped-favicon_hype_180-2021-1-32x32.png</url>
	<title>Michael Johann &#8211; Tumult Company Blog</title>
	<link>https://blog.tumult.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Redesigning Hype</title>
		<link>https://blog.tumult.com/2015/06/02/redesigning-hype/</link>
		
		<dc:creator><![CDATA[Michael Johann]]></dc:creator>
		<pubDate>Tue, 02 Jun 2015 19:30:44 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">http://blog.tumult.com/?p=2385</guid>

					<description><![CDATA[I&#8217;d like to share some of the thinking behind the design of Tumult Hype 3 and Tumult Hype Professional. Check out this post on Medium and watch the video below: https://www.youtube.com/watch?v=9tEBBB3p3xw]]></description>
										<content:encoded><![CDATA[<p><a href="http://j.mp/1KBvRwB"><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-2386" src="https://blog.tumult.com/wp-content/uploads/2015/06/hype-pro-imac_1024-1.png" alt="hype-pro-imac_1024" width="1024" height="1024" /></a></p>
<p>I&#8217;d like to share some of the thinking behind the design of Tumult Hype 3 and Tumult Hype Professional. Check out <a href="https://medium.com/@michaeljohann/redesigning-hype-2c35a2b29cba">this post on Medium</a> and watch the video below:</p>
<p>https://www.youtube.com/watch?v=9tEBBB3p3xw</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Android L UI Prototyping with Tumult Hype</title>
		<link>https://blog.tumult.com/2014/08/21/android-l-ui-prototyping-with-tumult-hype/</link>
		
		<dc:creator><![CDATA[Michael Johann]]></dc:creator>
		<pubDate>Thu, 21 Aug 2014 21:44:12 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[hypereflect]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">http://blog.tumult.com/?p=2007</guid>

					<description><![CDATA[&#160; &#160; In this post, I’ll show how you can easily create user interface prototypes with Tumult Hype. As a fun exercise, I’ll bring the new Android L design prototype to life. Creating quick mockups with animations, transitions, and real content should be a pleasant experience, and it is with this basic workflow in Tumult Hype: Create elements and drag images &#8230;<p class="read-more"> <a class="" href="https://blog.tumult.com/2014/08/21/android-l-ui-prototyping-with-tumult-hype/"> <span class="screen-reader-text">Android L UI Prototyping with Tumult Hype</span> Read More &#187;</a></p>]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p><img decoding="async" class="aligncenter size-full wp-image-2128" src="https://blog.tumult.com/wp-content/uploads/2014/08/hero-android-l-mockup-1.jpg" alt="hero-android-l-mockup" width="800" height="645" /></p>
<p>&nbsp;</p>
<p>In this post, I’ll show how you can easily create user interface prototypes with Tumult Hype. As a fun exercise, I’ll bring the new Android L design prototype to life. Creating quick mockups with animations, transitions, and real content should be a pleasant experience, and it is with this basic workflow in Tumult Hype:</p>
<ol>
<li>Create elements and drag images into Tumult Hype.</li>
<li>Animate elements using the record button.</li>
<li>Setup tap targets for interactivity.</li>
<li>Preview directly on an iOS device using <a href="http://tumult.com/hype/reflect">Hype Reflect</a>.</li>
<li>Iterate! Hype Reflect&#8217;s Live Preview feature eliminates all the friction from quickly refining your mockup.</li>
</ol>
<p>Compare this to a common workflow for producing visual mockups:</p>
<ol>
<li>Build interfaces in After Effects or by hand with HTML, CSS, and JavaScript.</li>
<li>Animate elements using code.</li>
<li>Export a video or publish a web page.</li>
<li>Share and upload video on your iOS device, sans-interactivity, or manually enter the address to the web page you published.</li>
<li>Iterate. Changing even a small part of your mockup means starting over from step #1.</li>
</ol>
<p>Tumult Hype 2 and Hype Reflect speed up the design and iteration process. Together, they make designing, adjusting, and testing your designs a very ‘live’ experience. Since you&#8217;re generating pure HTML5 on the fly, your documents preview quickly, and they also respond to touch and swipe gestures.</p>
<p>&nbsp;</p>
<h3 id="bringingtheandroidlinterfacetolife:">Bringing the Android L Interface to Life</h3>
<p>Last June, Google unveiled a revamp of their mobile design guidelines called Android L. <a href="http://developer.android.com/preview/index.html">Their preview</a> included interface transitions and animations that I&#8217;ll replicate in this post using Tumult Hype.</p>
<p>&nbsp;</p>
<h3 id="getthebasicuiinplace.">Step 1: Create the Basic UI</h3>
<p>Let&#8217;s start by opening Android L screenshots in Photoshop to generate the control buttons at the bottom of the screen and the top notification bar. To retain transparency, either export assets as PNGs with transparency, or copy and paste images into Tumult Hype from Photoshop. All images added to your document are tracked in the document&#8217;s Resource Library and can be renamed as you wish. If you use Sketch, <a href="http://www.sketchappsources.com/free-source/659-android-l-ui-kit-sketch-freebie-resource.html">check out this interface kit for Android L</a>.</p>
<p style="text-align: center;"><a href="https://blog.tumult.com/wp-content/uploads/2014/08/Screen-Shot-2014-08-07-at-12.23.56-PM-1.png"><img decoding="async" class="alignnone size-large wp-image-2088" src="https://blog.tumult.com/wp-content/uploads/2014/08/Screen-Shot-2014-08-07-at-12.23.56-PM-610x475-1.png" alt="Android L UI completed" width="610" height="475" /></a></p>
<p style="text-align: center;"><a href="https://blog.tumult.com/wp-content/uploads/2014/08/Screen-Shot-2014-08-07-at-12.28.26-PM-1.png"><img loading="lazy" decoding="async" class="alignnone size-large wp-image-2090" src="https://blog.tumult.com/wp-content/uploads/2014/08/Screen-Shot-2014-08-07-at-12.28.26-PM-610x498-1.png" alt="Android L UI Details" width="610" height="498" /></a></p>
<p>Using screenshots as a reference, we then lay the foundation of a basic interface using shapes and colors.<br />
The default Android font is Roboto, which we can use by clicking Add More Fonts… button in Hype&#8217;s Text inspector then selecting the appropriate font from Google Fonts&#8217; free web fonts library:</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-2067 size-large" src="https://blog.tumult.com/wp-content/uploads/2014/08/robotofont-610x637-1.png" alt="" width="610" height="637" /></p>
<p>&nbsp;</p>
<h3></h3>
<h3 id="animationsandtransitions">Step 2: Add Animations and Transitions</h3>
<p>Now that we have the main interface in place, let’s get to the fun part: animating! I particularly liked the example animations in the Android L&#8217;s Music app, so let&#8217;s recreate those.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-2055" src="https://blog.tumult.com/wp-content/uploads/2014/08/image02-1.gif" alt="image02" width="300" height="460" /></p>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="alignright wp-image-2057 " src="https://blog.tumult.com/wp-content/uploads/2014/08/image04-1.png" alt="image04" width="256" height="252" />To create an animation like this, start by creating a second animation timeline to represent the intro animation. This is the animation where, on app launch, album artwork fades in one album at a time.</p>
<p>Next, create a third timeline to replicate the animation that shows the music playback controls when you tap on an album. Tapping the Kodaline album demonstrates this animation.</p>
<p>To trigger timeline playback, simply add actions to elements. For example, to play the timeline which reveals music playback controls, select an album and then add an On Mouse Click (Tap) action which plays the appropriate timeline.</p>
<p>Here&#8217;s how this looks within our browser preview once all of the animations have been created and each timeline is set to play back in response to the appropriate actions: <a href="http://blog.tumult.com/wp-content/uploads/2014/08/androidL/Android-L-Preview-GUI-2.5.html">View the resulting document</a>. (This document works perfectly both on mobile devices and within desktop browsers!)</p>
<h3></h3>
<h3 id="previewing">3. Previewing</h3>
<p>Using Tumult Hype, you can preview the result in any installed browser with the click of a button. (Hype will even preview in Mobile Safari in any installed iOS simulators.) Even better, you can send your preview directly from Hype to the free  iOS app. Hype Reflect is perfect for testing tap targets, animations, and to preview designs without needing to ever export anything. Furthermore, Hype Reflect has a Live Preview mode, which mirrors your Hype document on your iOS device so you can instantly see how your document looks on any iOS device.</p>
<p><strong><a href="http://blog.tumult.com/wp-content/uploads/2014/08/androidL/Android-L-Preview-GUI-2.5.html">View the exported project</a>, or <a href="http://blog.tumult.com/wp-content/uploads/2014/08/androidL/Android-L-Preview-GUI-2.5.zip">download the source Hype file</a>.</strong></p>
<h3 id="previewing">4. Conclusion</h3>
<p>We hope the Tumult Hype <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2194.png" alt="↔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Hype Reflect workflow helps save you time and empowers you to quickly create prototypes for your apps and interfaces. All said, this project took about 30 minutes to setup from screenshots, and another 15 minutes to animate and add interactivity. If you&#8217;re working with prototypes share your tips and tricks: <a href="http://twitter.com/hypeapp">@hypeapp</a>.</p>
<p>For tips on iOS-specific prototyping, <a href="http://blog.tumult.com/2013/09/17/mobile-prototyping-for-ios-in-tumult-hype/">read our blog post</a>, or peruse our <a href="http://tumult.com/hype/documentation/mobile/">Touch &amp; Mobile</a> documentation chapter.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Minified using Disk

Served from: blog.tumult.com @ 2025-10-05 07:59:26 by W3 Total Cache
-->