0
votes
1answer
343 views

Launch another app from wp7

I want to place a set of launchers to a series of apps in my application. Is there a way to launch another app from windows phone 7 when an icon is clicked? If this is not possible, is there a way to ...
-2
votes
2answers
45 views

How can I launch a program from a Web Page?

I simply want to OPEN a program in my pc from a web page. For example, I am out and I take my smartphone, I go to the web page and then I click in a button and in my pc (at home, connected to ...
0
votes
1answer
172 views

iPad UIInterfaceOrientation after launch image

My application should support only landescape mode, so I configure the info.plist keys to get it in the right way. My root viewcontroller is a custom UINavigationController that I add to the main ...
0
votes
0answers
288 views

How to launch my app after power on instead android home

I have an application,in which if the user power on(the device may power off because of various reasons such as batter low etc) the device then my application should start at which point it was ...