<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BlackBerry Developer Blog &#187; Acceleration</title>
	<atom:link href="http://devblog.blackberry.com/tag/acceleration/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.blackberry.com</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 14:01:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='devblog.blackberry.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/9ef0a66c09615fa946c4179662398878?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>BlackBerry Developer Blog &#187; Acceleration</title>
		<link>http://devblog.blackberry.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://devblog.blackberry.com/osd.xml" title="BlackBerry Developer Blog" />
	<atom:link rel='hub' href='http://devblog.blackberry.com/?pushpress=hub'/>
		<item>
		<title>Sensors on BlackBerry 10 Have Arrived!</title>
		<link>http://devblog.blackberry.com/2012/10/sensors-on-blackberry-10-have-arrived/</link>
		<comments>http://devblog.blackberry.com/2012/10/sensors-on-blackberry-10-have-arrived/#comments</comments>
		<pubDate>Fri, 12 Oct 2012 15:10:32 +0000</pubDate>
		<dc:creator>Shadid</dc:creator>
				<category><![CDATA[Cascades]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Native SDK Development]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Acceleration]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[orientation]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[Sensors]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=11629</guid>
		<description><![CDATA[Here&#8217;s a guest post from Adam Parco from our Sensor Algorithms &#38; Services team &#8211; Ed. Developing for BlackBerry® has never been faster or easier.  We have been working hard to give you the same experience when incorporating sensors into your game or application.  With the release of Beta 3, we have added complete support for [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11629&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>Here&#8217;s a guest post from Adam Parco from our Sensor Algorithms &amp; Services team &#8211; Ed.</em></p>
<p><img class="aligncenter size-full wp-image-11631" title="embed" alt="TITLE_IMAGE" src="http://rimdevblog.files.wordpress.com/2012/10/embed.png?w=188&#038;h=288" height="288" width="188" /></p>
<p>Developing for BlackBerry® has never been faster or easier.  We have been working hard to give you the same experience when incorporating sensors into your game or application.  With the release of Beta 3, we have added complete support for sensors in Cascades™, leveraging the power of Qt Sensors from Qt Mobility.  QML gives you the unparalleled flexibility and simplicity of adding a sensor to your app in as little as 4 lines of code!</p>
<pre>   Compass {
      active: <b>true</b>
      onReadingChanged: {
          console.<b>log</b>("Azimuth" + <span style="text-decoration:underline;">reading.</span>azimuth);
      }
   }</pre>
<p>Of course we still also support the C++ Qt Sensor API for those hardcore developers out there.  For more information on including and using sensors in your project check out the newly updated documentation <a href="https://developer.blackberry.com/cascades/documentation/device_comm/sensors/index.html" target="_blank">here</a>.</p>
<p>The device movement alarm is a great example on leveraging some of RIM®&#8217;s exclusive API extensions.  Use them to differentiate your app.  Look for the following APIs:</p>
<ul>
<li>axesOrientationMode</li>
<li>accelerationMode</li>
<li>alwaysOn</li>
<li>skipDuplicates</li>
</ul>
<p>By now you are probably screaming “Show me the code!”.  We have you covered and have created several examples that we want you to copy, paste, and mash up into your applications.  Show us what you can do!</p>
<ul>
<li>Sensor Examples: <a href="https://github.com/blackberry/Cascades-Samples">https://github.com/blackberry/Cascades-Samples</a></li>
<li>User documentation: <a href="http://blackberry.github.com/Cascades-Samples">http://blackberry.github.com/Cascades-Samples</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/11629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/11629/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=11629&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/10/sensors-on-blackberry-10-have-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/25ee80c29143f159bad70d24df820bc1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">shadidhaque</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/10/embed.png" medium="image">
			<media:title type="html">embed</media:title>
		</media:content>
	</item>
	</channel>
</rss>
