
Ergebnis 1 bis 8 von 8
-
Bin neu hier
- 28.04.2013, 20:50
- #1
[FONT=Verdana]Hallo, [/FONT]
[FONT=Verdana]ich benötige mal Hilfe in Punkto Windows Phone 8 C#. [/FONT]
[FONT=Verdana]Ich möchte gerne das GPS-Fenster aufrufen.
[/FONT]
[FONT=Verdana]Das Fenster für Bluetooth rufe ich so auf...
[/FONT][FONT=monospace]ConnectionSettingsTask connectionSettingsTask [/FONT][FONT=monospace]= [/FONT][FONT=monospace]new[/FONT][FONT=monospace] ConnectionSettingsTask[/FONT][FONT=monospace]([/FONT][FONT=monospace])[/FONT][FONT=monospace];[/FONT]
[FONT=monospace]connectionSettingsTask[/FONT][FONT=monospace].[/FONT][FONT=monospace]ConnectionSettingsType[/FONT][FONT=monospace]=[/FONT][FONT=monospace] ConnectionSettingsType[/FONT][FONT=monospace].[/FONT][FONT=monospace]Bluetooth[/FONT][FONT=monospace];[/FONT]
[FONT=monospace]connectionSettingsTask[/FONT][FONT=monospace].[/FONT][FONT=monospace]Show[/FONT][FONT=monospace]([/FONT][FONT=monospace])[/FONT][FONT=monospace];[/FONT][FONT=Verdana]
[/FONT][FONT=Verdana]
[/FONT][FONT=Verdana]Geht das auch so einfach mit dem Ortungsfenster? [/FONT]
[FONT=Verdana]Ich hoffe mir kann jemand helfen. [/FONT]
[FONT=Verdana]Gruß und danke im Voraus.
[/FONT]
-
Gehöre zum Inventar
- 29.04.2013, 07:24
- #2
Nein, dafür musst du das neue App-Uri-Schema von WP8 verwenden (damit können ja generell Apps sich gegenseitig aufrufen). Das müsste dann so funktionieren:
Code:var op = await Windows.System.Launcher.LaunchUriAsync(new Uri("ms-settings-location:"));
-
Bin neu hier
- 29.04.2013, 16:47
- #3
Hallo Stevie,
danke für die Antwort.
Der Code funzt, aber nur so...
Code:var op = Windows.System.Launcher.LaunchUriAsync(new Uri("ms-settings-location:"));
Könntest Du heute Abend bitte nochmals nachschauen? Wäre super nett von Dir.
Danke im Voraus.
Carsten
-
- 29.04.2013, 19:16
- #4
Hier ist noch eine Übersicht für die uristrings für built-in apps:
http://msdn.microsoft.com/de-DE/libr...vs.105%29.aspx
-
Bin neu hier
- 29.04.2013, 20:13
- #5
Super, vielen, vielen Dank.
Hat mir echt weiter geholfen.
Danke.
-
Bin neu hier
- 10.05.2013, 20:59
- #6
Hallo,
danke nochmal für die Hilfe.
Kann ich WLAN, Bluetooth und GPS direkt ein- und ausschalten, ohne das Setting-Fenster vom Windows Phone?
Gruß und Danke
Carsten
-
Gehöre zum Inventar
- 11.05.2013, 08:44
- #7
Nein, kannst du nicht. Generell lassen sich Systemsettings von Apps nicht direkt verändern.
-
Bin neu hier
- 12.05.2013, 16:03
- #8
Vielen Dank StevieBallz.
Werde ich wohl mit leben müssen
Ähnliche Themen
-
Radarfallen GPS
Von nijo-loco im Forum PlaudereckeAntworten: 10Letzter Beitrag: 14.11.2006, 13:22 -
Neuer PocketPC kaufen und die Anschlussmöglichkeiten für GPS
Von coolmaster im Forum PlaudereckeAntworten: 3Letzter Beitrag: 27.06.2003, 12:23 -
GPS Maus im Auto
Von scasy im Forum PlaudereckeAntworten: 17Letzter Beitrag: 19.05.2003, 16:27 -
Pretec Compact GPS
Von Turi im Forum PlaudereckeAntworten: 12Letzter Beitrag: 14.04.2003, 11:41 -
Frage zur Kompatibilität von Ipaq 5450 u. Bluethooth GPS
Von laax im Forum PlaudereckeAntworten: 1Letzter Beitrag: 08.04.2003, 22:29
Pixel 10 Serie mit Problemen:...