Questions tagged [lumia]

The Nokia Lumia series is a line of smartphones and tablet computers designed and marketed by Microsoft Mobile and previously by Nokia.

The Lumia series is a line of and computers designed and marketed by Microsoft Mobile and previously by Nokia.

Introduced in November 2011, the line was the result of a long-term partnership between Nokia and Microsoft—as such, all Lumia smartphones run the Windows Phone operating system, aiming to compete against the iPhone, Android-based devices, and BlackBerry devices. The Lumia name is derived from the partitive plural form of the word 'lumi', which means 'snow' in the Finnish language.

Reference :

30 questions
8
votes
3 answers

Error: Deployment failed because no Windows Phone 8 phone was detected

I am using Visual Studio 2013 on Windows 8. I have got three Windows Phone devices, lumia 620, 920, 1320 and these are all developer unlocked devices. The 620 device has got Windows Phone 8.1 preview installed. Whenever I'm trying to deploy a WP8…
mesbahuk
  • 272
  • 1
  • 2
  • 11
8
votes
1 answer

BackgroundTransferService/Request

I have problem (in reality not one but a lot of problems), I'm developing Windows Phone 8 App that use BackgroundTransferService for transfer recorded wav file, on HTC 8S working almost fine, but on Nokia Lumia 920 seem strange behaviour, it has…
lukasChudy
  • 83
  • 4
5
votes
3 answers

Windows 10 Mobile Error: DEP6200

I am trying to deploy a Windows 10 app to a Lumia 635 running 10.0.10586.11 and I get this error: Error : DEP6100 : The following unexpected error occurred during bootstrapping stage 'Connecting to the device 'DEVICE GUID'.': SEHException -…
4
votes
0 answers

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 Error bootstrapping the device Error code=8 Googled but nothing found appropriate
theshemul
  • 388
  • 1
  • 6
  • 15
3
votes
1 answer

Run Universal Application for Device From Visual Studio 2015

I need to run my Universal Application from Visual Studio 2015 for Device, but when click in "Run" or "Deploy", in ARM architecture, have two errors: Error : DEP6200 : Bootstrapping 'Device' failed. Device cannot be found. The data necessary to…
2
votes
1 answer

Detect navigation buttons bar appearance in WP8 Silverlight app on Lumia 730/735

Lumia 730/735 have the on-screen navigation buttons, and this bar can be hidden/displayed using the swipe upward screen gesture. System apps correctly process the moment when this bar is hidden or displayed - they increase/decrease the height of…
TecMan
  • 2,743
  • 2
  • 30
  • 64
1
vote
1 answer

Lumia 640 LTE edge explorer - javascript $ is not defined

We've developed a responsive website for mobile phones. But we've encountered a problem with the mobile phone Lumia 640 LTE. The Edge explorer on this device doesn't load properly the JavaScript and returns the error "$ is not defined". It brokes…
1
vote
0 answers

URI Scheme for Microsoft Equalizer app on Windows Phone 8.1

This is a question for an old platform, but I happen to need to write an app for Windows Phone 8.1. This app needs to launch the Microsoft Equalizer (audio) app that could be installed on some Nokia Lumia devices and enabled audio equalizer in the…
TheAgent
  • 1,472
  • 5
  • 22
  • 42
1
vote
2 answers

MediaPlayer Universal Windows App

I started to develop application using xamarin, and one of projects inside my solution is UWP. I need to play sound there when someone clicked button, I'm using MediaPlayer to achieve my goal, and on windows 10 (desktop) it works fine, but on my…
1
vote
0 answers

Authenticate with Mifare Ultralight C on Lumia

I'm trying to authenticate with an Ultralight C card on a Lumia device, a 640 in this case. I have the code and can successfully authenticate using the Emulator and an external Cardreader (Springcard Prox n Roll). The chipset (PN547) of the Lumia…
Bas Danen
  • 311
  • 1
  • 10
1
vote
2 answers

Is it possible to upload Lumia Living Images to OneDrive, instead of just the static image?

I have a windows phone and I am trying to upload the Lumia Living Images taken with Lumia Camera. Looks like there is no option to upload the Living Image directly to OneDrive, but only the static images. So wondering if there is any api available…
Adi
  • 51
  • 10
1
vote
2 answers

Can´t deploy Windows Phone 8.1 app to phone - timeout

When I try to deploy app from Visual Studio to my Lumia 930 it´s starts to deploy but the timeout is received with following messages Error 1 Error : DEP6100 : The following unexpected error occurred during boostrapping stage 'Connecting to the…
ainteger
  • 518
  • 4
  • 21
1
vote
3 answers

How to develop app only for the Lumia devices?

I see more apps on the Windows Phone depends on the Phone Model. GroupOn, Nokia apps, App folder are some of the apps I mean. I can only install these apps if I've Lumia Phone. Else I can't install. Like that, I wish to develop an app only for the…
WP_Insane
  • 117
  • 1
  • 1
  • 8
0
votes
1 answer

How to develop/deploy Windows 10 phone application?

I got Lumia Windows 10 phone. And I want to try to develop mobile app for those phone. I have many questions about options in this case: Am i right, there are 3 options: Xamarin (some cross-platform solution for Android/iOS/Windows), .NET (?), UWP…
RandomB
  • 3,367
  • 19
  • 30
0
votes
1 answer

CSS colors not showing in IE on Windows Phone 8.1 (work everywhere else)

I have an issue with the CSS colours in IE on WP8.1. The device I have to hand that I'm testing with is a Lumia 635. In short, none of the colours set in the stylesheet show at all (be it background colours, font colours, link colours, etc). They do…
annie123
  • 1
  • 2
1
2