emulation

Is it able to test phonegap application outside emulator?

纵饮孤独 提交于 2019-12-11 09:36:17
问题 When develop a phonegap application, it sometimes need to deploy the application to an android emulator to test it. It's not convenient sometimes. Is there any tool to test a phonegap application outside emulator? For example some browser plugins for desktop browsers? 回答1: The ripple emulator lets you test your phonegap app inside chrome with a chrome plugin. Here is the plugin in the chrome web store: https://chrome.google.com/webstore/detail/geelfhphabnejjhdalkjhgipohgpdnoc And here is the

Android: Socket connection from Device to PC Emulator

℡╲_俬逩灬. 提交于 2019-12-11 09:29:54
问题 Note: I'm asking this only because other solutions I've seen to the same or similar problems haven't worked. Situation : I've written a client-server app, that runs fine if the client and the server are both emulators on the PC. A simple socket connection is established by using Telnet. Problem: Now I want the client to be a real Android device. A USB wire is used for connection. The "USB Debugging" mode is on. But, no connectivity takes place between the device and the emulator. What I've

Unable to uninstall applications from android emulator

泪湿孤枕 提交于 2019-12-11 09:24:41
问题 I am not able to uninstall apps from android emulator. (Windows xp - OS) I know the process (settings->applications->manage applications) . However in my android emulator when I click applications, its not going to the next window where I am supposed to select manage applications. Also I tried from cmd line as -> adb uninstall app.apk I am not sure for cmd line whether the command is correct. Thanks, 回答1: Your command for uninstall application is wrong you have to pass package name of your

Target-specific emulators for Eclipse in Android?

喜夏-厌秋 提交于 2019-12-11 08:34:30
问题 I'm an Android newbie just getting past "hello world" in Eclipse. I was at the Verizon store today trying out 4 different Android phones for my next upgrade and I realized how DIFFERENT they all are even though they're all 2.1 or 2.2. Short of buying an expensive collection of Android phones from different vendors, is there a way to EMULATE some of the major phones like HTC Incredible or Droid X in my Eclipse IDE? How bad is the Android fragmentation problem I read about on blogs? When I

Deploy a Visual Studio application in a recently installed emulator

房东的猫 提交于 2019-12-11 08:26:17
问题 I'm trying to deploy an Visual Studio 2008 application in an emulator. I've downloaded the Windows Mobile 6.5.3 Professional DTK from this page, which comes with some emulators. The Emulator Manager from Visual Studio recognize them, but not at the moment of the deploy an application, when I try to deploy mi solution it appears a pop-up with the different versions of emulators, but the ones from 6.5.3 DTK don't appear to select. How can I configure Visual Studio to be able to select this new

Calling a Method in another Form C#

有些话、适合烂在心里 提交于 2019-12-11 08:09:46
问题 I know that this a very common topic and I have been searching for some time for a solution. Again I am working on a CHIP8 emulator and I am trying to create a separate form to process the graphics. I now have two forms, Form1 and graphics. What I would like to do is call the "draw" method in graphics from Form1. In Form1 I have the following code... This is the error that I am getting: Error 4 'System.Windows.Forms.Form' does not contain a definition for 'Draw' and no extension method 'Draw'

DocumentDB Emulator browser issues

巧了我就是萌 提交于 2019-12-11 08:00:03
问题 I'm running Windows 10 - 1703 build 15063.296 - using Edge with Azure Cosmos DB Emulator, the UI tabs on the quick start page don't work? is anyone having the same issue? BTW, the Azure portal works fine. 回答1: using Edge with Azure Cosmos DB Emulator, the UI tabs on the quick start page don't work? If you mean that you could not choose other platforms except .NET in Quickstart page, you could try to uninstall and reinstall the Azure Cosmos DB Emulator, the issue seems fixed now. 回答2: I think

MeeGo Handset Emulator not starting on Windows 7

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-11 07:49:19
问题 I am trying my hands on the MeeGo and I have downloaded the MeeGo 1.1 SDK for Windows and followed everything step by step given in the MeeGo wiki to install SDK on my Windows 7 System and everything was fine. But when I start the emulator from the Qt Creator IDE or MADDE terminal the emulator screens appears and nothing happens after a startup welcome message as given in below image. My System configurtion are as follows: Operating System : Microsoft Windows 7 Ultimate 32 Bit Processor :

Can I give an emulator more disk space?

和自甴很熟 提交于 2019-12-11 07:40:36
问题 The compilation of my Compact Framework app (.NET 3.5, VS 2008) failed with this error: Deployment and/or registration failed with error: 0x8973190e. Error writing file '%csidl_program_files%\hhs\system.data.dll'. Error 0x80070070: There is not enough space on the disk. Selecting Tools > Device Emulator Manager shows me nothing promising; nor does Project > Properties > Devices. UPDATE Vasiliy, is this what you meant? I: 0) Created a folder on my C drive named

Android Emulator - HTC Sensation XL

强颜欢笑 提交于 2019-12-11 07:36:47
问题 It seems that my app have problems with its layout only on HTC Sensation (not sure if XL or not). Now, since that device has resolution of 800x480 (and that is supported resolution, showing fine on other devices) - how can I emulate HTC Sensation (+XL) on the emulator? Or, how can I emulate 4.3" device on the emulator? 回答1: The Sensation and Sensation XE have a 4.3" 960x540 screen. The XL has a 4.7" 800x480 screen. Your problem may well come from the fact its an XE not an XL and hence you