Top "Windows-phone-8" questions

Windows Phone 8 is a version of Windows Phone (Oct 29, 2012 - present) that succeeds Windows Phone 7.5 and includes many new features.

Windows Phone 8 Change Accent and Theme Colour

I am creating an Application for Windows Phone 8, and I would like to change the theme colour irrespective of the …

c# xaml colors windows-phone-8 windows-phone
Reading a Mifare tag using Windows Phone 8 NFC?

Does Windows Phone 8 NFC support Mifare Ultralight/Classic based tags? I use this code to access NFC device on Nokia …

c# .net nfc mifare windows-phone-8
Windows Phone 8 Startscreen Tile sizes and margins

I was wondering if someone knows the exact measurements of the new Windows Phone 8 Startscreen (for 480x800), i.e. margins (…

windows-phone windows-phone-8
Windows phone 8.1 emulator not loading OS

I am trying to launch the emulator (Emulator 8.1 WVGA 4 inch 512 MB, or any other as a matter of fact) but …

windows-phone-8 visual-studio-2013 windows-phone-8-emulator
Can I use OpenGL ES in a Windows Phone 8 app?

I've read places that Windows Phone 8 will not support OpenGL, and I'm unable to find anything useful in the SDK. …

opengl-es windows-phone-8
Grid and StackPanel, which has the better performance?

Let's read these codes, I've defined two similar UserControls in a Windows Phone 8 project and I really want to which …

wpf windows windows-phone-8
Call back to main thread from a Task

As i don' know about threads much i have a question. I wanna do something in background and in background …

c# windows-phone-8 windows-phone
Image Source and Caching

I use the following code to show images from a webserver: <Image Source="{Binding Url}" /> The image gets …

c# windows-phone-8 windows-runtime windows-phone
How to set a default source for an Image if binding source is null?

I'm using binding for source of an Image control. <Image Source="{Binding ImageUri}"/> But this ImageUri can be …

wpf xaml windows-phone-7 windows-phone-8
How to install .xap phonegap build in windows phone 8?

I have developed one simple game by using phonegap android BUT after build for windows, ios, android, blackberry etc, its …

android cordova windows-phone-8 phonegap-build