Windows Phone App, triggering camera remotely [closed] - windows-phone-7.1

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
Trying to develop my first Windows Phone app, and I was wondering if there is a way to trigger the camera to take a picture remotely.
The research I have done on this has shown that it is impossible for an app to read a text message, so triggering via text seems to not be an option.
Is there any other way to make the camera take a picture? Or possibly could it be set up to take a picture upon receiving any text?

Your app has to be running to open the camera.

Related

jQuery UI .effect not working [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
For some reason my site isn't recognizing jQuery UI's functions. Wappalyzer says that the site is accessing UI, but Firebug is saying that the easing effects aren't defined.
My site is www.backwards.ca
I'm obviously just beginning it, but I'm curious as to why things aren't happening with jQuery UI.
Problem solved... forgot the "https:" in the script tag

Phyre engine to xna [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
If I build a game/program with phyre engine, will I be able to use it on xna without a workload of recoding? And is it ok that phyre is coded in c++ while xna is c#, and then subsequently onto steam.
Need to have a game released vis psn, xbox, and steam.
You won't be able to, they are two completely different engines.

link error d3d.lib in directx [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 10 years ago.
It's so weird that my program.
I study directx and I usually use tutorials on my practice.
this time I want to make whole project on my own.
So I make project and set the Link setting and directx directory.
but my program doesn't work!.
error said cannot open file 'd3d.lib'.
I set the option the same as tutorial, there's no difference.
and the code is same, cut and paste.
the only thing different is whether I make or on tutorial.
I need your help T.T
I use directx9 and SDK is Microsoft DirectX SDK (June 2010).
My OS is window 64bit.
It is not opening d3d.lib because there's no d3d.lib, It is d3d9.lib which you need to link.
Add this in your source code.
#pragma comment(lib, "d3d9.lib")

How to set up wireshark [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
wireshark will capture without stalling on my windows vista 32 bit OS, only once, if I install it, and directly after, when installation is finished, click the option to launch wireshark (as part of the GUI panel of the installer). Once I exit wireshark, and re enter the program, it will consistently stall, and crash, upon any attempt to capture.
I'd start here:
http://www.wireshark.org/tools/helpdesk.html
Oops - that's fake, try this:
http://ask.wireshark.org/

import images from application folder [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
Is there anyway of importing images from an application document folder to the computer? I'm aware that the images can be saved in the photo albums, but since i can't create my own album and don't care to mix the photos with "personal" photos i'd prefere a way to import them from the application.
You can download your documents directory using itunes. There is a post related to this on stackoverflow search for it

Resources