No announcements
Found 1110592 threads
-
0 Votes
Inconsistency in Accelerometer ReportInterval=0 behavior on 8.1
I have an app that sets the Accelerometer.ReportInterval to 0 when I navigate away from certain pages, or when the user presses a button that requests it to be turned off.Unanswered | 2 Replies | 1071 Views | Created by Anthony Wieser - Friday, February 21, 2014 12:58 PM | Last reply by Anthony Wieser - Saturday, February 22, 2014 11:36 AM -
3 Votes
[UWP]How to set accelerometer sensor's sensitivity in UWP?
When the machine is idle on the table, accelerometer sensor usually has very small data change(Answered | 4 Replies | 793 Views | Created by hatasum - Wednesday, September 7, 2016 2:15 AM | Last reply by hatasum - Friday, September 30, 2016 9:22 AM -
0 Votes
[WP8.1]Accelerometer DeviceId throws exception on Lumia 1020
All the information on Background tasks can be found here: https://msdn.microsoft.com/en-us/library/windows/apps/xaml/Hh977056(v=win.8.1).aspx Depending ...Answered | 9 Replies | 1068 Views | Created by Dave Onelight - Wednesday, May 6, 2015 10:20 AM | Last reply by Bret Bentzinger - Tuesday, May 12, 2015 3:47 PM -
0 Votes
[WP8.1]How to get data from the accelerometer sensor for Windows Phone 8.1
Buben Ivanov, I research your example and here is modifications that you should make for windows phone 8.1 void async ...Answered | 1 Replies | 363 Views | Created by Buben Ivanov - Thursday, May 26, 2016 3:13 PM | Last reply by Azat Tazayan - Thursday, May 26, 2016 10:01 PM -
0 Votes
accelerometer calibrate
Not for the accelerometer.Answered | 1 Replies | 1160 Views | Created by Excalibur - Friday, April 12, 2013 12:32 PM | Last reply by Mark Chamberlain - MSFT - Friday, April 12, 2013 6:31 PM -
0 Votes
[WPSL][C#]Storing Accelerometer Data
When I go to get a return of the list, I just get 0.Answered | 3 Replies | 748 Views | Created by WH1988 - Tuesday, April 28, 2015 7:24 PM | Last reply by Franklin Chen - Friday, May 1, 2015 9:58 AM -
0 Votes
Inconsistent behavior of Visual C++ ShellExecute()
Before calling ShellExecute, try removing the WM_QUIT message and see if that allows it to work: MSG ...Answered | 2 Replies | 1037 Views | Created by Derek Chun Yu - Sunday, February 12, 2017 2:26 AM | Last reply by David Lowndes - Sunday, February 12, 2017 10:39 AM -
0 Votes
Accelerometer values - what they mean?
Hello, In my application I have to find out velocity using windows accelerometer readings.Answered | 1 Replies | 2308 Views | Created by Ganesha17 - Tuesday, December 20, 2011 4:14 PM | Last reply by Ilya Tumanov - Tuesday, December 20, 2011 6:05 PM -
0 Votes
WP8, Accelerometer, Lock Screen
So far as I know you cannot get data from accelerometer when screen is off.Answered | 4 Replies | 3214 Views | Created by Harlequin - Thursday, November 22, 2012 5:46 PM | Last reply by operatorgnf055 - Monday, March 28, 2016 7:24 PM -
0 Votes
3D- Accelerometer - Accuracy Goal
Hello, I would like to to be sure to that the +/- 5mg accuracy in relation to the 3D Accelerometers are just a "goal" and not requirement.Answered | 1 Replies | 1496 Views | Created by JACOB FABIEN - Wednesday, February 6, 2013 9:46 AM | Last reply by Sandy Spinrad (Microsoft) - Thursday, February 7, 2013 6:52 AM -
0 Votes
Inspiron DUO accelerometer updates?
"There are known issues with the accelerometer driver on this platform unfortunately.Answered | 1 Replies | 2167 Views | Created by Tony_Here - Thursday, December 15, 2011 6:01 PM | Last reply by Marilyn-Support Engineer - Thursday, December 15, 2011 6:58 PM -
0 Votes
Inconsistency in code behavior for SearchProperties between Control Types
Is there any explanations available to the inconsistent behavior of the replay of the test when ControlNames are used?Answered | 5 Replies | 4479 Views | Created by arcgadion - Tuesday, April 13, 2010 2:35 PM | Last reply by Siddhartha Pandey - MSFT - Tuesday, April 13, 2010 8:07 PM -
0 Votes
[WP8.1]Accelerometer in Windows phone 8.1 Runtime
Hi Bret, i am able to deregister the event, also added reportinterval = o.Answered | 8 Replies | 1174 Views | Created by NiteshKr12 - Wednesday, May 27, 2015 7:55 AM | Last reply by Bret Bentzinger - Friday, May 29, 2015 3:05 PM -
1 Votes
Inconsistent behavior while using LTRIM(), RTRIM() and LTRIM(RTRIM()) with variables
This is normal and expected behavior.Answered | 3 Replies | 636 Views | Created by JBVyncent - Thursday, September 8, 2016 12:03 PM | Last reply by JBVyncent - Thursday, September 8, 2016 8:16 PM -
0 Votes
Accelerometer data logger
I was just wondering if there was an application somewhere out there that I could use to essentially gather accelerometer data and log it into either a .txt file or even a ...Answered | 2 Replies | 1086 Views | Created by JohnnyF7 - Thursday, February 4, 2016 10:19 PM | Last reply by Just Karl - Friday, February 5, 2016 10:57 PM -
0 Votes
[UWP][Accelerometer] - Event Shaken never fired
I find a thread that talk about the same topic, please have a look at ...Answered | 1 Replies | 426 Views | Created by fipcurren - Thursday, March 24, 2016 11:01 AM | Last reply by Jambor yao - Friday, March 25, 2016 6:10 AM -
0 Votes
How to detect whether GPS, webcam and accelerometer are present on Windows 8?
For accelerometer, you may do this: Accelerometer accelerometer = Accelerometer.GetDefault(); if (accelerometer == ...Answered | 1 Replies | 2817 Views | Created by Jackson Huang - Thursday, June 14, 2012 3:07 AM | Last reply by Alejandro Campos Magencio - Thursday, June 14, 2012 10:24 AM -
0 Votes
Inconsistent search behavior with dot and fuzzy search
(The output below is obtained through the new Analyze API) { ...Answered | 1 Replies | 1028 Views | Created by FAKastner - Friday, June 24, 2016 1:54 AM | Last reply by Nate Ko - Friday, June 24, 2016 7:55 PM -
0 Votes
how do I access the accelerometer on a windows 10 tablet using VB.NET
Marky, >>If any of you guys know any VB.NET Code to accesss the accelerometer let me know Thanks I've found a lot of information here, ...Answered | 2 Replies | 2346 Views | Created by Marky_075 - Tuesday, December 8, 2015 7:53 PM | Last reply by DotNet Wang - Wednesday, December 9, 2015 9:34 AM -
0 Votes
Shake on Windows Phone 8.1
Meanwhile you also mentioned "ShakeGestures" DLL, which is a third party code library for supporting Windows Phone 8.1 Silverlight and Windows Phone 8, I'm ...Answered | 4 Replies | 1425 Views | Created by Qubert - Tuesday, April 7, 2015 12:27 PM | Last reply by Jamles Hez - Saturday, April 25, 2015 3:17 PM - Items 1 to 20 of 1110592 Next ›
No announcements