i need to launch a service running in the background,that should record what\'s on the current screen for say about 10 sec.. i should able to save it in a file or on any storage device and later i sho
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
my app should have a button say start/stop upon click it should capture the emulator screen including mouse movements and what\'s on the screen
I have a problem with rendering a ScrollView. Essentially, the layout is fixed header and footer with a scrollview in the middle. The idea is that when the screen keyboard is activated for the content
Is there any way of running 2 (or potentially more) applications on the emulator at the same time? I have an application that obtains its data from another application, therefore I want to modify dat
Does anyone know of a small, fast, javascript emulator with DOM layer support? in either C/C++? The problem:
I have a WinForms app that instantiates the WP7 emulator. Everything works great locally (of course). But I\'ve created a VM to test installations and XCopies. Getting the following exception upon att
Do you know any accounting system emulator, that could be used free? The following requirements should be met:
My main OS is Windows XP. I install VirtualBox and now have Windows 7 und开发者_如何学Cer VirtualBox. I install WinPhone7 Emulator and try run it. But all that I can see is window of emulator with tex
How can I run linux binary under windows? Is there some emulation jar or something to run linux program under windo开发者_StackOverflow中文版ws from java program code like Runtime.getRuntime().exec()?