1page.title=Developer Stories 2excludeFromSuggestions=true 3page.metaDescription=Android developers, their apps, and their successes with Android and Google Play. 4 5@jd:body 6 7<script> 8 $(document).ready(function() { 9 if (useUpdatedTemplates) { 10 $("#useUpdatedTemplates").css("display","block"); 11 } else { 12 $("#useOldTemplates").css("display","block"); 13 } 14 }) 15</script> 16 17<p>Android developers, their apps, and their successes with Android and Google Play.</p> 18 19<section class="dac-section dac-small" id="latest-apps"><div class="wrap"> 20 <h2 class="norule">Latest from apps</h2> 21 22 <div class="resource-widget resource-flow-layout col-16" 23 data-query="type:distribute+tag:developerstory+tag:apps, type:youtube+tag:developerstory+tag:apps" 24 data-sortOrder="-timestamp" 25 data-cardSizes="6x6" 26 data-items-per-page="15" 27 data-initial-results="9"></div> 28</div></section> 29 30<section class="dac-section dac-small" id="latest-games"><div class="wrap"> 31 <h2 class="norule">Latest from games</h2> 32 33 <div class="resource-widget resource-flow-layout col-16" 34 data-query="type:distribute+tag:developerstory+tag:games,type:youtube+tag:developerstory+tag:games" 35 data-sortOrder="-timestamp" 36 data-cardSizes="6x6" 37 data-items-per-page="15" 38 data-initial-results="9"></div> 39</div></section> 40