I currently have Windows Subsystem for Android on Windows 11.
I would like to be able to uninstall "Amazon App Store" leaving the subsystem only with Google Play. Would anyone know how to do this?
Related
Hello to the Community,
What I want is that can I somehow unpack the APK file and convert it so that I can make it work on Windows Phone.(And I am not talking about Project Astoria)
Microsoft no longer supports running android apps on windows phone. In the early betas for windows 10 mobile it had an android subsystem which allowed this but it was removed.
I try to debug my windows 8.1 application on the device (lumia 630) but I get the following error:
"The application could not be launched for debugging. Ensure that the target device screen is unlocked and that the application is installed."
The application is installing and I can run it without problems on the device. I also can debug the application in the emulator. The only problem appears when trying to debug on the device. I tried everything I could find with a google search...This inclues restarting the Windows Phone IP over USB service, reinstalling the W8 SDK, un-installing the app before debugging.
If someone has an idea, no matter how stupid it is I would like to hear it. I really need the phone debugging.
I'm running Weinre on Mac. I have an HTML5-based Windows app installed on a Windows phone. If I try to access my app via the browser inside the Windows phone, I am able to detect the app on Weinre without any problems. However, if I open the actual installed Windows app (not via the browser), I can't see my app listed on Weinre. What could be the error and how do I fix it?
Note: I'm using Chrome as my debug client. The model of the phone I'm using is Nokia Lumia 925 (Windows Phone 8.1).
Thanks in advanced!
It may be a lot of work, but if you install Windows in a VM, you could use Visual Studio: http://blogs.msdn.com/b/davrous/archive/2014/07/21/how-to-remotely-debug-and-profile-the-performance-of-your-html5-websites-amp-apps-on-windows-phone.aspx
I want to test my phone 7 application in my device that I have developed.please guide me on how to install my app in a device?And Which Windows Phone 7 Device is Good for Testing?
It's covered here, under the section titled "Deploying to a Physical Windows Phone Device". It requires an developer unlocked device.
If you don't have done it already you need to register your phone as a developer phone.
http://create.msdn.com/en-us/home/membership
Then you need to download and install Zune, when you have don that it just to plugin you phone and choose to deploy to phone instead of emulator in visual studio.
Assuming you have 7.1 SDK and Zune installed:
Goto start search for Windows Phone Developer Registration.
After registering you can debug on the phone from Visual Studio by selecting target as "Windows Phone Device".
I want to know can we install WP7 software on Mac machine.
I found that virtual machine is an option but Windows Phone emulator will not run from within a VM.
Another thing I found is Boot Camp software can be used to install window device drivers.
I want to know will this serve my purpose?
As you already mentioned, virtual machine is not an option.
You need to dual boot your Mac with bootcamp. Through which it is possible to develop for WP7.
You can actually use a virtual image to install Windows 7 and the Windows Phone Tools and SDK. If you are developing XNA app the emulator might not work. You need to make sure DirectX 10 is supported.
Hope this help.
Dani