Re: [android-developers] Display android screen on projector

2010-07-04 Thread Krishna Kumar
laptop

On Sun, Jul 4, 2010 at 5:20 PM, Nishant Kumar nishant.cs...@gmail.comwrote:

 Hi,

 I have made an android application. Now I want to demonstrate the
 application to a group of people.

 How can I show my android screen live on a projector through a
 laptop/desktop.

 Thanks,
 Nishant

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Krishna Kumar

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Display android screen on projector

2010-07-04 Thread Mark Murphy
You can use dr...@screen:

http://blog.ribomation.com/2010/01/21/droidscreen/

That is based on my earlier DroidEx utility. Both can only do about 6
frames per second, due to the limitations of the adb interface. Hence,
this is fine for basic apps, but will not work well for:

-- videos
-- camera previews
-- OpenGL animations

Of course, you can also simply run the application in the emulator, if
that will suffice for your needs.

On Sun, Jul 4, 2010 at 5:23 AM, Krishna Kumar krissf...@gmail.com wrote:
 laptop

 On Sun, Jul 4, 2010 at 5:20 PM, Nishant Kumar nishant.cs...@gmail.com
 wrote:

 Hi,

 I have made an android application. Now I want to demonstrate the
 application to a group of people.

 How can I show my android screen live on a projector through a
 laptop/desktop.

 Thanks,
 Nishant

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


 --
 Krishna Kumar

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Consulting: http://commonsware.com/consulting

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en