Re: [android-developers] Best way to live demo apps

2010-06-01 Thread Mark Murphy
Stuart Reynolds wrote: > Does anyone know if its possible to access to the root View of the > current Activity (of existing apps, without code changes)? It damned well better not be, at least without root. > There are > applications such as Display Shot that seem to overlay images on top > of wh

Re: [android-developers] Best way to live demo apps

2010-06-01 Thread Stuart Reynolds
Thanks DroidAtScreen seems to work OK, if a little slow. I can work with that for now. (Thanks!) The OP solution is good but also won't work for me. HDMI will be great once its available and supports outputting the device's screen. The hardware clearly supports streaming full audio and video (sinc

RE: [android-developers] Best way to live demo apps

2010-05-30 Thread Ted Neward
s.com] On Behalf Of Romain Guy > Sent: Sunday, May 30, 2010 1:31 AM > To: android-developers@googlegroups.com > Subject: Re: [android-developers] Best way to live demo apps > > > Meanwhile, I'll bite: why is it called the ELMO? > > Because of the manufacturer: http://www

Re: [android-developers] Best way to live demo apps

2010-05-30 Thread Romain Guy
> Meanwhile, I'll bite: why is it called the ELMO? Because of the manufacturer: http://www.elmousa.com/ :)) -- Romain Guy Android framework engineer romain...@android.com Note: please don't send private questions to me, as I don't have time to provide private support.  All such questions should

RE: [android-developers] Best way to live demo apps

2010-05-30 Thread Ted Neward
, May 29, 2010 4:14 AM > To: android-developers@googlegroups.com > Subject: Re: [android-developers] Best way to live demo apps > > Ted Neward wrote: > > What about one of those magnifier overhead projectors from back in > the 70s > > or so? Not the transparency ones, the

Re: [android-developers] Best way to live demo apps

2010-05-29 Thread Mark Murphy
Ted Neward wrote: > What about one of those magnifier overhead projectors from back in the 70s > or so? Not the transparency ones, the ones that essentially point a camera > at the base and project up onto the screen. You hold (or set) the phone > underneath it, and voila, you now have two screens,

RE: [android-developers] Best way to live demo apps

2010-05-28 Thread Ted Neward
Re: [android-developers] Best way to live demo apps > > Stu wrote: > > I want to be able to perform live demos of an app I've been working > at > > conferences. > > > > There doesn't seem to be an easy way to get a video feed of what's > > go

Re: [android-developers] Best way to live demo apps

2010-05-28 Thread Mark Murphy
Stu wrote: > I want to be able to perform live demos of an app I've been working at > conferences. > > There doesn't seem to be an easy way to get a video feed of what's > going on onscreen onto a big screen. > > We've hooked up the screen capture utility of DDMS and keep hitting > refresh. Its n

[android-developers] Best way to live demo apps

2010-05-28 Thread Stu
I want to be able to perform live demos of an app I've been working at conferences. There doesn't seem to be an easy way to get a video feed of what's going on onscreen onto a big screen. We've hooked up the screen capture utility of DDMS and keep hitting refresh. Its not ideal. I'm aware that th