Hi,
I'm having trouble getting Microsoft Visual Studio 2008 detecting "Windows Mobile 6.5 Professional Developer Tool Kit (USA)" (presumably still SDK right and not something different lol?)
So I've installed it multiple times to no success. Just won't show up in the devices list in Visual Studio. I have Net Compact Framework 3.5 installed.
Any suggestions? It's driving me mad lol.
Cheers.
No wonder it doesn't work, it's not the SDK and has been pulled from the internet.
SDK can be found here: http://www.microsoft.com/downloads/...3a-a651-4745-88ef-3d48091a390b&displaylang=en
Related
Here is a standalone version of Windows Mobile that doesn't require Visual Studio. This inludes AKU2.0 as well.
http://www.microsoft.com/downloads/...A1E-A7E2-CC500ED1F19A&displaylang=en#filelist
You will also need the updated virtual machine.
http://www.microsoft.com/downloads/...d6-565f-4a57-be8c-1d4718d3af65&displaylang=en
Enjoy
Hi all,
few weeks ago I deleted Windows and started using Ubuntu (nice OS), but it looks like it isn't possible to develop any applications for Windows Mobile.
Visual Studio 2005, Embedded VC++,... doesn't run under WINE.
I tried to use VirtualBox with WindowsXP, but it was terribly slow.
Is it possible to develop applications for WM under Ubuntu?
(Don't tell me to use dualboot, I want to have clean PC without some Windows sh*ts!)
Thanks
I would also like to know this.
you should trie Eclipse IDE!
If Eclipse doesn't fit, search for some of it's derivates.
There are several... many for Java, but also some for PHP (PDT) and
CSS/(x)HTML (Aptana Studio).
Hope I could help you!
If your VM is too slow,
start using a down-stripped version of WinXP!
(f.e. TinyXP -- nothing illegal, avail. via torrent -> u need a valid serial, of course!)
You can also create your own Tiny Xp..search fo a tool called
1. nLite For XP
2. vLite For Vista
ZaxXx said:
Is it possible to develop applications for WM under Ubuntu?
Click to expand...
Click to collapse
Check http://cegcc.sf.net
arm-wince-mingw32ce can be used to compile many wince programs
if you write/adapt the Makefiles
you can maybe make compact framework .net apps using http://www.mono-project.com/Main_Page
mono
Actually, you should think of downloading WM 5/6 SDK and... using it with right cross-GCC.
Yes, I was right: http://cegcc.sourceforge.net/
Has anyone successfully installed eclipse and ADT on Windows 7 64 bit Home Premium? I installed Eclipse (Galileo SR2 32bit) and attempted to install the ADT and DDMS plugins. Eclipse lists ADT and DDMS as installed software but they do not show up in the plugin list. As a result, I can't create an Android project since it does not show up in the new projects . I am not sure if I am missing something simple or if there is a basic incompatibility with Windows 7. I have successfully set up the ADT on XP but am new to Windows 7 (and I don't much experience with Eclipse). Any help or ideas would be much appreciated.
PS. I have also downloaded JDK and Android SDK and modified my Path envirnoment for each.
I never could get things working in win7 (I have win 7 pro 64bit) so I built a VMWare virtual machine with linux and set it all up there and run the VM under win7.
I'll probably end up something similar. Thanks for the info.
Sent from my X10a using XDA App
It's been a few months but as I remember I had no issues installing on win7 64x Pro
Sent from my Nexus One
No issues here too
I installed eclipse, the plugin and the sdk just yesterday without any problems.
Although I tried on an older windows 7 system a few months ago, and had issues with Eclipse giving some random errors.
I read version 3.6 had issues, so this time I installed 3.5, all is working fine so far.
Thanks everyone for the commnets. I couldn't get eclipse to recognize the ADT properly so I assumed it was a Windows 7 compatibility issue. After hearing of your success, I ended up reinstalling eclipse, ADT SDK and JDK. That seamed to do the trick so I am up and running in Windows 7. I aslo installed VMWare/Ubuntu/Eclipse so I now can develop in Windows or Linux.
Have you tried to run the executables in Windows XP compatibilty mode?
Right click on the exe, go to properties, compatibility tab and check the box and select windows XP service pack 3.
Most of the programs which are compatible with XP and not with Win 7 can be ru this way...
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
Windows 10 is coming real soon.
Has anyone been testing it?
Is it good for stuff like ADB, ODIN, LG Diagnostics Software and drivers etc..?
Since Microsoft made it s free upgrade I wonder if I should update my Windows 7 laptop which is my go to machine for all things Android hacky.
no problem for drivers etc , use windows 10 from the first preview build and ADB etc seems to work ( drivers from windows 8.1 seems to be compatible )
It works fine.
Visual Studio 2015 has Android emulator work's great
No issues at all. Android Studio works fine, drivers work, emulators work.. So far so good.