Skip to main content

Questions tagged [windows-phone-7]

Windows Phone is Microsoft's, now deprecated, mobile operating system and software development platform. Use this tag for questions specific to Version 7.x

1 vote
1 answer
346 views

Create directory inside symbolic link (window)

I want to create folder and read files inside the symbolic link directory in windows environment. Here is my code for create folder. I want to create folder "20210203" inside the documents ...
Nikunj K.'s user avatar
  • 9,087
1 vote
0 answers
240 views

Cordova build failed for Windows

I want to test my app on Windows / Windows Mobile. For this I first installed Visual Studio Community 2017 and then I downloaded Windows 10 SDK & Mobile Development with JavaScript. After that I ...
Azam Alvi's user avatar
  • 7,008
0 votes
1 answer
58 views

New UI of Dev Center, where find option "Authenticating your service"?

I'm looking for button "Authenticating your service" via this tutorial, and I can't find something similar on Microsoft Dev Center. I want to get a "client secret", where I can find it on Dev Center?
chebad's user avatar
  • 979
1 vote
1 answer
55 views

How to link RichTextBlockOverflow to RichTextBlock?

I have the following code in Xamarin C#, I wish to link the RichTextBlockOverflow in the following code to the RichTextBlock above it so that the overflowed content is displayed. I am trying to create ...
Singhal2's user avatar
  • 450
1 vote
2 answers
176 views

Page turn animation in windows phone 8.1 ebook reader

I'm trying to create an eBook reader for windows phone 8.1 in Xamarin Native C#. I have successfully read the eBook object and am now looking to render that data in multiple Web-views according to ...
Abhimanyu Singhal's user avatar
-1 votes
1 answer
56 views

Windows phone 7 live gps track

I'm looking for some help about gps in windows phone 7. Actually I want to create an application to send GPS coordinates to my server in background every x seconds, is that possible? Actually I read ...
Namya's user avatar
  • 1
0 votes
1 answer
217 views

Reading EPUB files from device in Windows Mobile in Xamarin C#

I am trying to locate EPUB files on a windows phone and after user selects one file, I have to display it in a WebView and provide features such as changing font size, color, searching etc. I have ...
Singhal2's user avatar
  • 450
0 votes
1 answer
129 views

How to show output logs of installed device apps in Visual Studio output?

Having a Windows Phone device, is it possible the see the output of a installed app into the output of Visual Studio? Like Android Studio does with logcat. I guess it's a way to do it with Visual ...
NullPointerException's user avatar
0 votes
0 answers
52 views

Windows phone app - live tile https issue

Recently I updated the scheme from http to https in my window phone app. So far network request works fine. However, the live tile is not working anymore. Then I tried to debug and found that: ...
BabyShung's user avatar
0 votes
1 answer
49 views

WebBrowser buttons from scratch

I am developing a Windows Phone 7.1 application in Visual Studio 2010 (I know it's old, but I don't have the resources to use a newer Visual Studio, just trying to develop something). I added a ...
PCSoftware3's user avatar
0 votes
0 answers
117 views

Can an app (Android,iOS,Windows) ask the user for permission, before downloading, to read and store their browsing history?

Can an app (Android,iOS,Windows) ask the user for permission, before downloading, to read and store their browsing history in a server.(Ex in:Chrome, Safari,Firefox,Opera,Dolphin, Etc.)? If so, what ...
Raymond C. Alvarez-Velez's user avatar
0 votes
0 answers
50 views

GART Augmented Reality - Altitude not taken into account

I am using the open source AR library GART for a small Augmented Reality app on Windows Phone. I've followed the documentation and a tutorial how to use it and it works very well overall, with only ...
casaout's user avatar
  • 1,849
0 votes
1 answer
59 views

Not show AdControl in windows silverlight 8.1

i work fine with keytest but my Ad unit ID not show ads. When create Ad units in my account, it generate Ad units Id include 6 characters. but Ad units Id of other account or keytest have 8 characters ...
Ankit's user avatar
  • 1
0 votes
1 answer
103 views

WP7 to WP8.1 app update. Will WP8.1 ApplicationData access same data that was stored using WP7 IsolatedStorageFile?

I have a Windows Phone 7 app that has been in the store for many years now. It is installed on WP 7.x, 8.0, and 8.1 devices. I am converting the app to target WP8.1, so I can use the newer Microsoft ...
Jared's user avatar
  • 23
0 votes
0 answers
30 views

ListPicker Mutiple SelectionMode SelectionChanged not firing

I am using ListPicker with Multiple SelectionMode WP7.1. In the list of items displayed,I have 3 items like A,B and None.If the user select A and B,then if he select None then selected items A and B ...
KKR's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
1307