How do you get Phone screen on PC ?

kps

Member
@Erel

Your tutorial videos are excellent.
One thing that I really appreciate is the phone screen display superimposed on PC display, in many of your tutorial videos.
If I venture to make such tutorial videos, I would love to incorporate that feature.

The question is, how do you do it; what software do you use for that ?

Regards,
KPS
 

JohnC

Expert
Licensed User
Longtime User
This is done using the Android emulator:

 

ilan

Expert
Licensed User
Longtime User
This is done using the Android emulator:


in an emulator you run the app from the emulator. reflector is just mirroring your screen to the desktop. so you also control the app on your phone and everything is showing on your screen. this is the main difference. for testing its better to use an emulator because its faster but for tutorials reflector is a good solution. i use it too for b4i apps presentations.
 
Top