On Tuesday, December 8, 2015 at 4:46:57 PM UTC-8, Chuck Crisler wrote: > > I haven't looked at your link and I am not sure exactly what you mean by > 'app streaming', but you should look at GStreamer. It is an open source > media framework that works on many platforms, including Android. > http://gstreamer.freedesktop.org/ > > On Fri, Dec 4, 2015 at 2:22 PM, Evan Lin <[email protected] > <javascript:>> wrote: > >> Google announced a demo for app streaming technology, >> http://bit.ly/1NMddIz >> Is anyway we can do to make apps support 'app streaming' right now? >> > *Chuck:* If you checked the link, you'd see that the question has nothing to do with streaming video content. The question is about allowing apps to run without being installed.
The non-shortlink version of what was posted is: http://www.theverge.com/2015/11/18/9755890/google-can-now-stream-apps-to-your-phone *Evan: *To answer your question, app streaming is currently in beta and only available to a limited number of developers, but do stay tuned for future announcements. In particular, they've started allow attaching a streamed trial of games to in-app advertisments (also in beta): http://adwords.blogspot.com/2015/12/trial-run-ads-interactive-interstitials-beta.html In the meantime, my recommendation is to take a look at App Indexing and deep links: https://developers.google.com/app-indexing/ It's not streaming, but it does allow users to jump from Google Search results directly into your app. Slightly different experience, but there is some overlap with the link you posted -- so depending on what you're looking for perhaps that will be useful to you. -- Trevor Johns Google Developer Programs, Android http://developer.android.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/267bf884-805f-4693-af15-e695582cdaad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

