[Q] Cold Start GPS WIndows Phone using C# ? - Windows Phone 8 Q&A, Help & Troubleshooting

Hello,
I was working on a security app for my thesis. I successfully implemented my logic and algo on android but i couldn't find a way to cold start the GPS in windows phone using C# code. Is there anyway to achieve this ?
Thanks & Regards

Related

Developing Pocket PC Apps

Hello wguys..i want to bstart building my own Ppc's apps now..but the problem is that i have Visal Studio 6.0 Enterprise Edition..i cant see any platform for Pocket Pc..unlike 2005...but i dnt want to go to 2005 (who would download 3.0 GB)...when i install WM5 SDK..it says that VS 2005 or Later not found ???
Please any help appreciated
get the express edition of 2005 or 2008
OK thank u very much..i will see what i can find
Backlight app!
Hey man... Can you make a program for a backlight? Like dimming if your not using ur device for a second. Like in nokia phones. I just don't like suspending the device automatically because sometimes data transferring using bluetooth stops when the device suspended. I attempt to program it but it seems that I have to download megs of software which my PC can't handle bcoz I don't have enough space.
llolz lolz... i havent even started developing my first application and i'm getting a request
I will try to do my best

HTC Diamond: Use build-in GPS

I'm trying to develop a pice of software in Visual Studio (C#).
My program works great at my machine using a GPS-simulator which sending streams on COM1.
When trying to deploy the program on my HTC Touch Diamond I'm using the COM4 port. The software succesfull connect to the COM4 using System.IO.Ports.SerialPort(...). I've added a DataReceived on this SerialPort, but when I run the program on my mobile it doesn't receive any data.
Does anybody know why?
Please say if you need further information.

HTC TyTN II Kaiser - C++

Hi,
I'm working on a networking project. Im using the following device:
Platform: HTC TyTN II Kaiser
Operating System: Windows Mobile 6.1
I have a C++ programme that runs on linux in my computer. How can I run the same in this mobile device?
Many thanks
*Thread moved*
You need to use MS Visual Studio 2005 (or 2008) to compile the C++ program.
Or embedded visual C++.
A list of dev tools for PPC is on the wiki : http://wiki.xda-developers.com/index.php?pagename=Complete list of Development links and resources
Thanks
Dave
DaveShaw said:
*Thread moved*
You need to use MS Visual Studio 2005 (or 2008) to compile the C++ program.
Or embedded visual C++.
A list of dev tools for PPC is on the wiki : http://wiki.xda-developers.com/index.php?pagename=Complete%20list%20of%20Development%20links%20and%20resources
Thanks
Dave
Click to expand...
Click to collapse
Throwing in my 2 cents in. Save yourself the trouble and don't even consider Embedded Visual C++ (4). Stick VS 2005+ and you'll be good.
The free express versions do not support mobile development.
nitro2u said:
Hi Peter,
Can I please know how to use Visual Studio to run C++ code on a Windows mobile device?
Is there a special version of VS that i need to look for?
Please kindly drop me a reply to:
thanks a lot
Click to expand...
Click to collapse
This is what you need to know. There are SDKs for Pocket PCs that are built into Visual Studio. The default ones are adequate. Typically, you'll connect to a PDA/PocketPC via ActiveSync. Visual Studio will pick up on this. There are specific mobile properties and options for this.
From that point, it's point and shoot. When you debug an application, it will automatically go over to the Windows CE device. If you're doing .Net it will install a cab for .Net
Thanks again Peter for your reply.
Even though my project is to programme for this HTC device I don't have the device yet. So what I need to do is test it on my laptop.
Is there any Windows Mobile 'simulator' that I can run on my computer and test?
Also I will need to install Visual Studio on this simulator, is it?
http://www.microsoft.com/downloads/...52-f89e-4354-84ce-5d19c204498a&displaylang=en
http://www.microsoft.com/downloads/...3a-a651-4745-88ef-3d48091a390b&displaylang=en
Hi Peter,
Please take a look at the above links. Are these any of the ones I should use?
Thanks
You want to get a copy of Visual Studio 2005 or 2008 if you are serious about programming - I got it from my university and the MSDNAA Website which allows students to download selected MS software which is related to my course for free - and being a computer science student they give me VS 08.
But it is available on several torrent websites. Remember I am not recommending nor do I condone illegal downloading of pirated software - I am only providing information for research purposes.
Why do you want it?
Its a complete developement environment - You get everything - Including an emulator to test your programs. You can download plugins, which let you program in other languages (e.g. I have the VB Mobile plugin which allows me to program in VB for mobile devices) - The plugins are free.
Personally, I use it for a large chunk of my programming - as it supports a vast array of programming languages - and it includes built in compilers (I know this sounds obvious, but I have used programming environments which do not contain compilers), Emulators (for testing) and can support alot more with downloadable plugins (obviously you need the SDK).
If your PC is a little old (eg early XP) - get VS05 - but if you have a newer PC (late XP to Vista), get VS08, they both do basically the same thing.
Hope this helps.
Hi again,
Many thanks for your reply
Will this version of VS work for my project? :
Visual Studio 2008 Professional Edition (90-day Trial)
http://www.microsoft.com/downloads/...ec-ed72-4a79-8961-25635db0192b&displaylang=en
If it does... then i will install it first in my laptop (which run Win XP Pro) and then I will install the emulator.
This is the emulator right?
Windows Mobile 6 Professional and Standard Software Development Kits Refresh
http://www.microsoft.com/downloads/...3a-a651-4745-88ef-3d48091a390b&displaylang=en
Looking forward for your support thanks

[ASK]Blackberry OS in XDA IIs...hmmm is it possible?

hi guys i have this crazy idea is it possible to install Blackberry OS to XDA IIs ?
thanks all
I think it is possible with RIM only, because them keep the system source in private zone, you'll even hard to get an application working without digital signature from them .

Developing with J2ME in HTC Diamond

Hi everyone, first post here!
I am trying to write a imple app in J2ME that is able to give me some measure of localization info printed on screen. To my demise, I found out that the Java VM existing in the HTC Diamond (Esmertec) does not support the Location API (JSR179) and not even the typical bluetooth API! I am currently trying to, somehow, access GSM info like CellID, so at least I am able to output something.
Has anyone ever tried to do something like this with the HTC, and could provide some insight, plz?
BR,
Oldiamons
http://wiki.xda-developers.com/index.php?pagename=Java, MIDlets
but that being said wm is a horrid java platform
you're better off making c# or c++ apps for wm
java is best for symbian or android

Categories

Resources