Top "Windows-10-mobile" questions

Windows 10 Mobile is an edition of the Windows 10 OS developed by Microsoft and was released in 2015.

Can't deploy universal app to phone with Windows 10 Mobile Tech Preview

I have a developer unlocked Lumia 635 just yesterday updated to Windows 10 Mobile Technical Preview (OS version: 10.0.12562.84). After creating "Blank App (…

deployment win-universal-app windows-10 windows-10-mobile
Error bootstrapping the device Error code=8

I was trying to install apk on my windows phone 10 ( Lumia 435 ). But while pairing the device I struck on error …

apk windows-10-mobile lumia
UWP Check If File Exists

I am currently working on a Windows 10 UWP App. The App needs to Check if a certain PDF File exists …

c# pdf win-universal-app windows-10-universal windows-10-mobile
how to read a text file in windows universal app

I am trying to read a text file named thedata.txt that has a list of words that I want …

c# windows-10-universal windows-10-mobile
Changing Theme in Windows 10 UWP App Programmatically

I was able to change theme using this.RequestedTheme = ElementTheme.Dark; But what I need is the whole application level, …

c# windows-10 windows-10-mobile windows-10-universal
Visual Studio 2015: Emulator is unable to verify that the virtual machine is running

I have the following problem, hopefully somebody has a solution. Previously I had Windows 8.1 and Visual Studio 2013. I upgraded to …

windows-10 windows-10-mobile
Handling Back Navigation Windows 10 (UWP)

In my Xaml Page I've got a Frame. I'm trying to have a backButton event to just navigate inside frame . …

c# navigation windows-10 windows-10-mobile
Can't find windows 10 emulators in Visual Studio 2015

I'm trying to use any of emulators in Visual Studio Community 2015 RC, but I can't find them. I've already installed …

visual-studio-2015 windows-10 windows-10-mobile
how to implement chart control in Windows 10 UWP

I need to implement linear graph. Is there any chart control for Windows 10 UWP? Any suggestions? Thanks

win-universal-app windows-10 windows-10-mobile
Can't Deploy Universal App to Windows Phone 10 Technical Preview

Here's the details: Created a blank Universal Windows App in Visual Studio 2015 Set to ARM, Debug Attempt to deploy to …

windows-phone-8.1 windows-phone visual-studio-2015 windows-10-mobile