<?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>google io 2019 &#8211; EFR Technology Group</title>
	<atom:link href="https://www.efrtechgroup.com/category/google-io-2019/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.efrtechgroup.com</link>
	<description>We maintain technology so you don't have to!</description>
	<lastBuildDate>Sat, 11 May 2019 14:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.efrtechgroup.com/wp-content/uploads/2019/02/cropped-EFRTG-color-2-32x32.jpg</url>
	<title>google io 2019 &#8211; EFR Technology Group</title>
	<link>https://www.efrtechgroup.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How Android Q supports 5G apps and why you should care</title>
		<link>https://www.efrtechgroup.com/tech/how-android-q-supports-5g-apps-and-why-you-should-care/</link>
		
		<dc:creator><![CDATA[Randall]]></dc:creator>
		<pubDate>Sat, 11 May 2019 14:00:00 +0000</pubDate>
				<category><![CDATA[4g]]></category>
		<category><![CDATA[5g]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[android q]]></category>
		<category><![CDATA[androidq]]></category>
		<category><![CDATA[gadgetry]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[gear]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google io]]></category>
		<category><![CDATA[google io 2019]]></category>
		<category><![CDATA[googleio2019]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[tomorrow]]></category>
		<guid isPermaLink="false">https://www.efrtechgroup.com/how-android-q-supports-5g-apps-and-why-you-should-care/</guid>

					<description><![CDATA[[ad_1] What he didn&#8217;t expect, back when he was helping define 4G, was that video streaming would explode in popularity the way it did and become the most obvious benefit of the new network technology. &#8220;4G made it possible to do video streaming, which was not conceivable before,&#8221; Grilli told Engadget at Google I/O this [&#8230;]]]></description>
										<content:encoded><![CDATA[<p> [ad_1]<br />
</p>
<div>
<p>What he didn&#8217;t expect, back when he was helping define 4G, was that video streaming would explode in popularity the way it did and become the most obvious benefit of the new network technology. &#8220;4G made it possible to do video streaming, which was not conceivable before,&#8221; Grilli told Engadget <a href="https://www.engadget.com/2019/05/07/google-i-o-2019-by-the-numbers/">at Google I/O this week</a>.</p>
<p>The biggest users of 4G&#8217;s video streaming capacity today are Facebook and YouTube, according to Grilli, something the world wouldn&#8217;t have imagined back when the standard was being drawn up. The increased bandwidth paved the way for Snapchat, <a href="https://www.engadget.com/2019/01/22/netflix-instagram-stories-sharing/">Instagram</a>, Facebook and Twitter to add video posts to users&#8217; feeds, and the explosion of mobile video spurred generations of flagship phones designed to display and capture high-quality footage.</p>
<p>During his 20 years at Qualcomm, Grilli has worked on technologies for UMTS, 4G and now 5G standards. He thinks 5G will spur the same sort of unanticipated trend the way 4G did for video streaming. &#8220;Maybe there will be a moment when some developer will come up with an application that doesn&#8217;t run well on this generation that will work well on the next to become the killer app,&#8221; he said.</p>
<p><img decoding="async" alt="Instagram phone" data-caption="Instagram's page on Instagram  PA Wire/PA Images" data-credit="PA Wire/PA Images" data-credit-link-back="" data-dam-provider="" data-local-id="local-1-9699277-1557539142580" data-media-id="e4a91690-aa1f-4111-a3ca-d9cc43ca0d6d" data-original-url="https://s.yimg.com/os/creatr-uploaded-images/2019-05/6a464090-738e-11e9-bbfb-ef7e4e3ef1e0" data-title="Instagram phone" src="https://www.efrtechgroup.com/wp-content/uploads/2019/05/How-Android-Q-supports-5G-apps-and-why-you-should.jpeg"/></p>
<p>As for the &#8220;killer use case&#8221; for 5G? That depends on developers, and that&#8217;s why <a href="https://android-developers.googleblog.com/2019/05/whats-new-in-android-q-beta-3-more.html">this week&#8217;s announcement</a> that Android Q is designed to let apps detect the 5G network performance matters. Basically, Qualcomm and Google extended an existing Android API tool that provides developers with network performance information to work with 5G as well. Since the calculation at the modem level is different for 4G and 5G, Grilli said, some work had to be done to enable Android Q to deliver this information to developers.</p>
<p>Armed with that data, developers can code different options into their app. &#8220;I can enable some new attributes of the app that I couldn&#8217;t use before because it wasn&#8217;t feasible,&#8221; Grilli explained. Say you find you&#8217;re experiencing high throughput and fast speeds. A video streaming app, for example, can choose to immediately push through high-res video at 60 fps or 120 fps, while loading just 720p clips at 30 fps on slower networks.</p>
<p>YouTube is one of the biggest users of this tool, Grilli said, as it checks a device&#8217;s downlink speed to adjust buffer rates. Grilli also gave an example of how game developers could use this feature to create a &#8220;5G mode.&#8221; Players on faster networks can compete against users with similar latency and speeds, instead of having an advantage over others on slower connections. This advanced mode could also serve up higher frame rates for smoother gameplay.</p>
<p>Grilli and his colleague Ignacio Contreras spent Thursday morning at <a href="https://events.google.com/io/schedule/events/0009a780-23db-4d7d-809a-6f2e3267f143">a &#8220;Thinking in 5G&#8221; workshop</a> with Google&#8217;s vice president of marketing, platforms and ecosystems Bob Borchers (and close to 100 developers). After Borchers and Grilli gave a brief presentation, developers broke into groups to come up with proposals on ways to use 5G. Each team&#8217;s favorite idea was submitted into a pool, and participants were given stickers to vote for the best suggestions.</p>
<p><img decoding="async" alt="Google I/O 2019" data-caption="Google I/O 2019   Google" data-credit="Google" data-credit-link-back="" data-dam-provider="" data-local-id="local-2-8684641-1557539698942" data-media-id="6f57e6b4-f611-4c78-b75a-ebaa0e4c8acd" data-original-url="https://s.yimg.com/os/creatr-uploaded-images/2019-05/aa8262a0-738f-11e9-a7dc-2d9d8ef4451f" data-title="Google I/O 2019" src="https://www.efrtechgroup.com/wp-content/uploads/2019/05/1557583658_793_How-Android-Q-supports-5G-apps-and-why-you-should.jpeg"/></p>
<p>While Grilli believes some popular uses for 5G will involve 4K and VR streaming, many of the ideas developers came up with at the workshop had to do with live sports experiences and broadcasting over multiple cameras.</p>
<p>There were some unique, intriguing ideas, too. One participant from Korea suggested using 5G and AR to leave video restaurant reviews that could be overlaid on top of the actual location. Future guests could stream the clip over 5G and see the reviewer inside the restaurant talking about their experience.</p>
<p>A woman with a passion for music suggested tapping 5G&#8217;s promised low latency for live jam sessions with remote instrumentalists. Playing in sync over existing networks has been challenging since there are delays between one musician hitting a note and it actually sounding on the other end. If 5G&#8217;s latency is low enough, it could enable real-time remote jam sessions with no lag.</p>
<p>Whether 5G truly changes our lives hinges on how we use it. Developers are a key piece of the puzzle, and at this Google I/O, they certainly appeared to be thinking about the next-gen technology. As networks come online and compatible devices begin to proliferate, the next step is clear: apps must evolve and make full use of 5G&#8217;s promised benefits. &#8220;We need to encourage and explain to them what 5G is and why they need to pay attention to it,&#8221; Grilli said. &#8220;If they don&#8217;t, someone else will and they&#8217;ll be left behind.&#8221;</p>
</p></div>
<p>[ad_2]<br />
<br /><a href="https://www.engadget.com/2019/05/11/android-q-5g-app-support-api-developer-qualcomm/">Source link </a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The new Android Q beta is a mostly cosmetic update</title>
		<link>https://www.efrtechgroup.com/tech/the-new-android-q-beta-is-a-mostly-cosmetic-update/</link>
		
		<dc:creator><![CDATA[Randall]]></dc:creator>
		<pubDate>Fri, 10 May 2019 01:07:00 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android q]]></category>
		<category><![CDATA[android q beta]]></category>
		<category><![CDATA[android q beta 3]]></category>
		<category><![CDATA[gadgetry]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[gear]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google io 2019]]></category>
		<category><![CDATA[googleio2019]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[pixel]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Tech]]></category>
		<guid isPermaLink="false">https://www.efrtechgroup.com/the-new-android-q-beta-is-a-mostly-cosmetic-update/</guid>

					<description><![CDATA[[ad_1] Dark Mode The most obvious new feature, which got a loud, welcoming response during the keynote, is Dark Mode. It&#8217;s not just a night-friendly mode that saves your eyes; it saves your phone&#8217;s energy, too. Go into Settings and search for &#8220;Dark&#8221; and select the Dark theme (as opposed to the Light alternative). This [&#8230;]]]></description>
										<content:encoded><![CDATA[<p> [ad_1]<br />
</p>
<div>
<h3>Dark Mode</h3>
<p>The most obvious new feature, which got a loud, welcoming response during the keynote, is Dark Mode. It&#8217;s not just a night-friendly mode that saves your eyes; it saves your phone&#8217;s energy, too. Go into Settings and search for &#8220;Dark&#8221; and select the Dark theme (as opposed to the Light alternative). This flips the color scheme from dark text on a white background to the reverse throughout the system and in supported apps.</p>
<p>It&#8217;s important to note here: not all apps support the dark theme. In this beta, at least, supported apps are mostly Google&#8217;s own, like Photos, Messages, YouTube and Dialer, but these already had <a href="https://www.engadget.com/2019/02/09/google-chrome-dark-mode-test/">a version of the dark interface</a>. Calendar does a strange thing where its startup page will be black or white depending on the mode you&#8217;re in, but the actual interface is the same light background in both cases.</p>
<p>Google said that it&#8217;s developers who need to make their apps display a different color scheme when dark mode is activated, and it has tools to help them with that. One of them shows developers what their apps would look like dark mode simply by flipping its colors. If they like the way that looks, the tool can cut down many of the steps needed to add support for dark mode. Otherwise, there are other tools to help them figure it out.</p>
<p><img decoding="async" alt="Android Q Beta 3 hands-on" data-caption="Android Q Beta 3 hands-onCherlynn Low / Engadget" data-credit="Engadget" data-credit-link-back="" data-dam-provider="Engadget" data-local-id="local-1-5705175-1557449152734" data-media-id="08e8eb2d-0059-4532-bc07-b012569c8617" data-original-url="https://s.yimg.com/os/creatr-uploaded-images/2019-05/9ea25e50-72bc-11e9-baff-041bbc585000" data-title="Android Q Beta 3 hands-on" src="https://www.efrtechgroup.com/wp-content/uploads/2019/05/The-new-Android-Q-beta-is-a-mostly-cosmetic-update.jpeg"/></p>
<p>For now, Dark Mode on the Android Q beta 3 is not yet truly system wide, but it&#8217;s a nice start.</p>
<p>Don&#8217;t expect the beta to be the same across all compatible Android devices, though. While the beta is available across 21 different phones, it&#8217;s up to manufacturers to decide which parts of the UI they want to implement. On a Huawei Mate 20 Pro, for example, I tried to enable dark mode but saw no difference when it was on or off. I also couldn&#8217;t find gesture navigation or dark mode on some of the other handsets on display, like an Essential PH-1 or a Nokia 8.1. Only the LG G8 I was using had all the new features. Basically, your experience with this beta may vary depending on the phone you have.</p>
<h3>Gesture navigation</h3>
<p>Another significant change is in navigation. With Android Q, you&#8217;ll be able to use a fully gesture-based system that resembles the one in the iPhone X and XS. That means you can replace the triangle, circle and square (back, home and all apps) with a swipe-based system. To be clear, you could already do this in Android P, but Q introduces some new gestures and completely removes the back button altogether.</p>
<p><img decoding="async" alt="Android Q Beta 3 hands-on" data-caption="Android Q Beta 3 hands-onCherlynn Low / Engadget" data-credit="Engadget" data-credit-link-back="" data-dam-provider="Engadget" data-local-id="local-2-6601321-1557449191169" data-media-id="14441c7b-d45a-4c7d-ba52-1aac86dc8655" data-original-url="https://s.yimg.com/os/creatr-uploaded-images/2019-05/9ebb6490-72bc-11e9-bd8f-5aedf129b16c" data-title="Android Q Beta 3 hands-on" src="https://www.efrtechgroup.com/wp-content/uploads/2019/05/1557454142_738_The-new-Android-Q-beta-is-a-mostly-cosmetic-update.jpeg"/></p>
<p>This isn&#8217;t a mandatory or default mode (<a href="https://www.engadget.com/2019/05/09/android-q-standardized-gestures-navigation/">not yet, anyway</a>). You can enable this in the settings by searching for &#8220;gestures.&#8221; When enabled, you&#8217;ll find a bar at the bottom that&#8217;s slightly wider and thinner than the &#8220;pill&#8221; in Android Pie. While you could tap the pill to go home, in the Q beta, the bar doesn&#8217;t do anything when pressed. It&#8217;s more of an indicator for where you should be swiping.</p>
<p>Flick it up quickly to go to the home page and swipe sideways on it to switch between your open apps. Go back by swiping in from the right edge of the screen. You can pull up the app drawer from the home or recent apps pages, though not if you have an app open. You also no longer summon Google Assistant by long pressing on the pill or home button; instead, you have to drag diagonally up from the bottom left or right corners of the display. Or, you know, say &#8220;OK Google.&#8221;</p>
<p>I was a little upset at losing the back button at first, but over time I realized I like swiping from the edge of the screen. Since I can do so from basically anywhere on the display&#8217;s edge, so it&#8217;s handy when I&#8217;m gripping my phone nearer the top or holding it horizontally. And if you don&#8217;t like it, you can always go back to a more familiar button-based interface.</p>
</p></div>
<p>[ad_2]<br />
<br /><a href="https://www.engadget.com/2019/05/09/android-q-beta-hands-on-dark-mode-live-caption-gesture-navigation/">Source link </a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>With Android Q, Google is pushing for more elegant, standardized gestures</title>
		<link>https://www.efrtechgroup.com/tech/with-android-q-google-is-pushing-for-more-elegant-standardized-gestures/</link>
		
		<dc:creator><![CDATA[Randall]]></dc:creator>
		<pubDate>Fri, 10 May 2019 00:25:00 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android q]]></category>
		<category><![CDATA[gear]]></category>
		<category><![CDATA[gestures]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google io 2019]]></category>
		<category><![CDATA[googleio]]></category>
		<category><![CDATA[googleio2019]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Tech]]></category>
		<guid isPermaLink="false">https://www.efrtechgroup.com/with-android-q-google-is-pushing-for-more-elegant-standardized-gestures/</guid>

					<description><![CDATA[[ad_1] To Google&#8217;s credit, though, it&#8217;s offering users a choice. When new Android Q devices start going on sale later this year, they&#8217;ll all have the classic three-button navigation system and the new swipe-centric system we&#8217;ve been talking about. And to be clear, I do mean all new Android Q devices will have these options. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p> [ad_1]<br />
</p>
<div>
<p>To Google&#8217;s credit, though, it&#8217;s offering users a choice. When new Android Q devices start going on sale later this year, they&#8217;ll all have the classic three-button navigation system and the new swipe-centric system we&#8217;ve been talking about. And to be clear, I do mean <em>all</em> new Android Q devices will have these options.</p>
<p>To make the act of using Android feel as universal and consistent as possible, device makers like Samsung, Huawei, LG and the rest will <em>have</em> to offer these navigation systems on new phones, even if they&#8217;ve developed their own gesture interfaces. If you already have an Android phone that you eventually update to Q, your navigation system won&#8217;t change by default. (For now, that seems like the only way to keep the gesture controls that debuted with Android Pie.)</p>
<p>The benefits to this approach are pretty clear: if you ever switch Android phones post-Q, you probably won&#8217;t face a steep learning curve as you get acquainted with your new device. And by ensuring that all new Android Q devices have the new gesture navigation, Google is making it so that devices with smaller screens don&#8217;t feel nearly as cramped. That said, most phone makers of note have already cooked up their own gesture navigation systems in response to the (lackluster) option available in Android P, and the last thing Google wants to do is take that option away from users.</p>
<p>The company will strongly &#8220;encourage&#8221; its hardware partners to embrace Android Q&#8217;s navigation schemes, but the Samsungs, OnePluses and Huaweis of the world can continue to make custom skins with custom gesture interfaces for people who <em>really</em> want to use something different. The catch, according to a Google spokesperson is that those companies have to offer Google&#8217;s gestures right out of the box if they want to include some custom gestures.</p>
<p>Huang said the reason for this push to standardize navigation is because of app developers: their job gets infinitely more difficult if they have to worry about how different swipe gestures performed <em>inside</em> apps gets misinterpreted as something else. By insisting on one (or two) main modes of interaction, Google is trying to take some of the load off developers who might otherwise have to design their software with specific devices in mind. As far as Huang is concerned, that doesn&#8217;t lead anywhere good.</p>
<p>&#8220;If everyone does their own thing, Android apps are going to get worse,&#8221; he added.</p>
<p>And to be clear, Google hasn&#8217;t just sprung this on its hardware partners this week. According to Huang, the company reached out to major phone makers well in advance, and some OEMs have specifically asked Google to develop standard Android gesture controls. Well, wish granted, whoever you are.</p>
<p>With Android Q&#8217;s summer launch getting closer by the day, Google doesn&#8217;t have much time left to iron out the early issues with its new gesture controls. Based on what I&#8217;ve experienced in the last few days, though, Google has taken some significant steps forward when it comes to the ease and quality of interacting with Android. That&#8217;s only going to become more important as it tries to connect with its next billion users, so here&#8217;s hoping the coming months are well spent.</p>
</p></div>
<p>[ad_2]<br />
<br /><a href="https://www.engadget.com/2019/05/09/android-q-standardized-gestures-navigation/">Source link </a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Google improved Android Auto by making it act more like your phone</title>
		<link>https://www.efrtechgroup.com/tech/google-improved-android-auto-by-making-it-act-more-like-your-phone/</link>
		
		<dc:creator><![CDATA[Randall]]></dc:creator>
		<pubDate>Wed, 08 May 2019 21:41:00 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android auto]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[Cars]]></category>
		<category><![CDATA[gear]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google io]]></category>
		<category><![CDATA[google io 2019]]></category>
		<category><![CDATA[googleio2019]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Transportation]]></category>
		<guid isPermaLink="false">https://www.efrtechgroup.com/google-improved-android-auto-by-making-it-act-more-like-your-phone/</guid>

					<description><![CDATA[[ad_1] That won&#8217;t be the case for much longer. Yesterday, Google announced that a new, redesigned version of Android Auto would start appearing in cars this summer, and wouldn&#8217;t you know it: The company set up a 2020 Hyundai Kona on-site at its I/O developer conference, complete with new (but not quite final) software. As [&#8230;]]]></description>
										<content:encoded><![CDATA[<p> [ad_1]<br />
</p>
<div>
<p>That won&#8217;t be the case for much longer. Yesterday, Google announced that a new, redesigned version of Android Auto would start appearing in cars this summer, and wouldn&#8217;t you know it: The company set up a 2020 Hyundai Kona on-site at its I/O developer conference, complete with new (but not quite final) software. As someone whose experience with Android Auto is mostly limited to rental cars, even I found some elements of the original Android Auto design maddening. Thankfully, this new software addresses a lot of those pain points, mostly because it doesn&#8217;t feel<i> </i>like it wasn&#8217;t designed for a car.</p>
<p>&#8220;After many years and a lot of customer feedback, we understood that users don&#8217;t want yet another experience they have to learn,&#8221; said Rod Lopez, Google&#8217;s Android Auto product manager, in an interview. &#8220;They would like to stick to the models they know and understand, particularly the one on the phone.&#8221;</p>
<div class="vdb_player vdb_5706c5c8e4b03b51471aefba564f3144ff690c0a7c285e51" data-placeholder="//img.vidible.tv/prod/2019-05/08/5cd24feee98ab516e5ce7579/5cd2540f61a95b031430d8d6_o_U_v1.jpg?w=2880&amp;h=1800&amp;q=60" id="5706c5c8e4b03b51471aefba" vdb_params="m.embeded=cms_video_plugin_cms.publishing.oath.com"><img decoding="async" src="https://www.efrtechgroup.com/wp-content/uploads/2019/05/Google-improved-Android-Auto-by-making-it-act-more-like.jpg" style="display:none;"/></div>
<p>With &#8220;Android&#8221; in the name, you might expect Android Auto to already act like a smartphone. After all, it takes what&#8217;s happening on your phone and translates it to run on your car&#8217;s center display. The reality wasn&#8217;t nearly as elegant, though: When you connect your phone to the car, Android Auto springs to life with a dated, card-centric interface that looks like it came straight out of Lollipop. If you were listening to something before plugging the phone in, it just stops. And perhaps most frustrating of all, you never really have an easy way to access all your Android Auto-friendly apps.</p>
<p>Those earlier version of Android Auto felt unpolished, which Lopez attributes to the team&#8217;s desire to build the proper foundation first. &#8220;I think back when we designed the first version of Android Auto: The emphasis was on making a product that was somewhat limited in functionality,&#8221; he said. &#8220;So that we could make sure it was the right experience for driving.&#8221;</p>
<p>The experience <em>was</em> right in a way, because it gave Google the opportunity to learn how to tune Android for cars displays. But it&#8217;s only now that Android Auto is starting to feel nuanced. Complete.</p>
<p><!-- inline article gal -->
</div>
<p>[ad_2]<br />
<br /><a href="https://www.engadget.com/2019/05/08/android-auto-google-io-2019-update/">Source link </a></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
