Android SDK Installation on Windows 10 mobile, possible? - Windows Mobile

Would like to emulate Android on my win10 phone. Not replace window 10 but rather run an emulated Android in windows 10. Possible?
End goal is run android apps under win10 mobile. I know it is a round about way but thought it might work since it is open source and you can do it under windows for desktop. Just tired of waiting for apps in the win 10 mobile store.

Related

Port WP7 app to Windows 8

Hello,
I want to port my existing WP7 app (C# + XAML) to a Windows 8 Metro Style App and of course I would like to reuse as much code as possible.
What would be the best way to start? Should I just install the WP7 developer tools on top of Windows 8 x64 with Dev Tools? Will this allow me to debug my projects for both Windows 8 and WP7 (using the WP7 emulator)?
Furthermore I found this link from Microsoft:
http://msdn.microsoft.com/en-us/library/windows/apps/hh465136.aspx
Any further links would also be welcome.
I think this link answers some of your questions.
As for what OS should you install the developer tools on, I would think it is up to you. If you decide to install onto Windows 8, just remember that Windows 8 is still under development, and that it may not be stable. (In other words running your tools and applications on it may not be as easy as you would like them to be.)

How To Install PhoneGap Build .xap On Developer Unlocked Phone

Hello...
I just set up a Windows Phone developer account and registered my phone (HTC 8x) as a developer unlocked phone.
I have build an app with PhoneGap build and I can download the .xap, but I have yet to figure out how to install it.
Using a QR Reader asks if I want to search the store for something to open the file.
I've seen tutorials on how to build a PhoneGap app within Visual Studio.
I haven't seen any means of installing it from PhoneGap Build, though.
Any ideas?
JJ
The SDK installs a tool called Application Deployment on your PC. Run that, connect your phone via USB, and use it to sideload the XAP.
Man, it would be great if you could install them directly from the PhoneGap site (like iOS and Android - I haven't tested Blackberry).
Having to do it from a computer that has, at least, a Core i5 CPU and Visual Studio is kind of jacked.
Also, I can only have 3 developer devices on my account.
Apple allows 99, I think.
Of course, Android doesn't even require to to register a device (just turn on the "install unapproved apps" feature.
JJ
Fa310tx said:
Man, it would be great if you could install them directly from the PhoneGap site (like iOS and Android - I haven't tested Blackberry).
Having to do it from a computer that has, at least, a Core i5 CPU and Visual Studio is kind of jacked.
Also, I can only have 3 developer devices on my account.
Apple allows 99, I think.
Of course, Android doesn't even require to to register a device (just turn on the "install unapproved apps" feature.
JJ
Click to expand...
Click to collapse
You do not need SLAT (i5 CPU) to side load things.
That is for emulators only.
There is homebrew to do that on WP7. We'll just have to figure out a way on WP8. It's not very hard, once we can get the needed permissions.
mcosmin222 said:
You do not need SLAT (i5 CPU) to side load things.
That is for emulators only.
Click to expand...
Click to collapse
Well, that's handy to know.
It would still be nice to not require Windows 8 and Visual Studio just to install an app.
JJ
And don't need to be a W8, you can install xap's on Windows 7.
http://www.windowsmania.pl/poradnik...xap-na-systemie-windows-7-32-64-bitowym-3843/
English translated version of that link...
http://translate.google.com/transla...xap-na-systemie-windows-7-32-64-bitowym-3843/
Windows Phone Power Tools...
http://wptools.codeplex.com/
JJ
djtonka said:
And don't need to be a W8, you can install xap's on Windows 7.
http://www.windowsmania.pl/poradnik...xap-na-systemie-windows-7-32-64-bitowym-3843/
Click to expand...
Click to collapse
Has anyone been able to do this on Windows 7 x64 machine ? I am sure I am just missing something...
I downloaded "Windows Phone Power Tools" after installing .NET 4.5 but, it just gives me an error of "Unable to install or run the applications. The application requires that assembly Microsoft.SmartDevice.Connectivity version 11.0.0.0 be installed in the Global Accembly Cashe (GAC) first." when I attempt to run it..
As most of us know, SDK 8.0 REQUIRES Windows 8, I would love to be able to install XAPs on Windows 7 so I don't have to reboot my PC to use my Windows 8 partition just to install a quick XAP time to time. I can't download or find where to download the full install to extract a few fles as said in the directions...
Any idea to get this installed ?
I didn't get it working with my Windows 7 workstation.
I have a Windows 8.1 laptop, so I just use it.
Being able to do it at work would be nice, though.
JJ
Try install SDK7.1
djtonka said:
Try install SDK7.1
Click to expand...
Click to collapse
I have SDK 7.1 installed, still can't run Windows Power Tools on Windows 7 x64, I get the same error listed in my past post.
Anyone have a good step by step with details on how to do this?
bump...anyone ?
DavidinCT said:
Has anyone been able to do this on Windows 7 x64 machine ? I am sure I am just missing something...
I downloaded "Windows Phone Power Tools" after installing .NET 4.5 but, it just gives me an error of "Unable to install or run the applications. The application requires that assembly Microsoft.SmartDevice.Connectivity version 11.0.0.0 be installed in the Global Accembly Cashe (GAC) first." when I attempt to run it..
As most of us know, SDK 8.0 REQUIRES Windows 8, I would love to be able to install XAPs on Windows 7 so I don't have to reboot my PC to use my Windows 8 partition just to install a quick XAP time to time. I can't download or find where to download the full install to extract a few fles as said in the directions...
Any idea to get this installed ?
Click to expand...
Click to collapse
Yes you have to instal win 8 on your machine that,s a requierment.
Win 8
explorer 10
64 bit
eefdriehuis said:
Yes you have to instal win 8 on your machine that,s a requierment.
Win 8
explorer 10
64 bit
Click to expand...
Click to collapse
Or use VMware and create a virtual machine with the above requirements.
@DavidinCT @Fa310tx
You can install the WP8 SDK on Windows 7...it works just fine. The secret that Microsoft doesn't want you to know is that the WP8 SDK can be installed on Server 2008 R2...Server 2008 R2 is based on Windows 7 x64. Therefore, it will work with no issues.
http://forum.xda-developers.com/showthread.php?t=2422751

Difference Between WP7 & WM6.5 Development

I am doing a project that will require me to write drivers for an HD2 running Windows Phone 7. Obviously this is a pretty difficult topic and I wanted to know how similar driver development would be between the Windows Phone 7 and Windows Mobile. I have heard that Windows Mobile is easier to write drivers for and I was thinking that I could start with Windows Mobile and then move toward Windows Phone 7. Anyone have any insight here?

Update a Windows 8 upgrade disk to Windows 8.1 with update 1

When i bought my laptop it did have Windows 7 on it. But i did have a option to bye Windows 8 cheap with a promotioncode. Sow i buyed Windows 8. But only this year i found out its a upgrade disk... Bummer. Well never likked Windows 8 much after trying testversion and seeing the final product. It made me think of Viste. (Not finnist) Never mind... I did not like the sow called Metro menu at that time. I dont like the way the settings work. Its not like i used to.
But i wanted to do somthing with this useless Windows 8 update disk. Windows 8.1 is a free update to Windows 8 users/byers. Sow i looked into some options to get Windows 8.1 with updates.. But no option i really liked. (Dont like putting in a ligit code after install. Ore running updates) What i did not want is install the Windows 8 upgrade on my Windows 7 laptop. Windows 7 works just fine. I could have made some image *.wim from the finall install.
Sow let me finally tell now what to do with the upgrade disk image. Dont use it. Its that simple! Get a Windows 8.1 with update from here: http://windows.microsoft.com/en-us/windows-8/create-reset-refresh-media The image will take a Windows 8 key. Thats what i wanted!!! Normally you would have to install Windows 8.1 with some default key form MS and put in the bought key after install (When using the key from the Windows 8 upgrade disk). That suck.
Well happy installing Windows 8.1 with update1 using you're Windows 8 key. That's my point haha.
Well thats not all for me. I wanted to install Windows 8.1 for a usb stick and with out to many clicks. Sow i did look into some programs like Nlite (XP) Vlite and sow on. Than i found https://www.ntlite.com/ from the same maker of Nlite and Vlite! The program Ntlite works great. Not like Nlite but still great. The build image can be tested with a program like wm player.
Sow in the and i put my Windows 8.1 on my minipc. (Conected to the tv) Windows 8.1 is just great for playing some music and movies. (I hope i can reinstall sometime with some Windows 8 driverpack by the way)
Original i found the information here: http://www.howtogeek.com/187525/how-to-perform-a-clean-install-of-windows-8.1-with-a-windows-8-key/

Whats the state of Windows 10 booting on ARM Android Tablets?

So Windows 10 on ARM is here, and I have seen a project resulting in Win10 running on an ARM phone (Lumia 950XL)
Does anyone know if there are projects to install Windows 10 on an ARM powered Android Tablet?
Anyone??
Would like to know from someone who undersntad the boot technology on ARM powered Android tabs if its even practical to modify the bootloader to load a windows image.
They can install Win 10 on the Raspberry Pi 3
They can install Win 10 on the Raspberry Pi 3, they should be able to boot in Android and Fire Tables
Afaik, there's no standard UEFI implementation yet that will boot WoA for android devices. You'd also still run into the issue of drivers, we can't just take Android drivers and use them under Windows (different kernels, syscalls and executable format), so porters would need to find or build Windows equivalents.
I also almost forgot, MS is also removing things related to calling and messaging from the system, so viability may not be good anymore.

Categories

Resources