Top "Device" questions

DO NOT USE.

Android 4.2.2 Device Offline

I've read several users having similar problems, but none of the solutions I've found have solved my issue. I have …

android adb offline device
Cheap programmable GPS devices

I'd like to start a side project that involves programming with GPS devices. All that I need is a GPS …

gps device mobile-devices
Sharing devices (webcam, USB drives, etc) with Docker

I have a need to share specific devices from /dev on my host Linux machine with my docker containers. The …

linux docker device
devcon disable cannot disable device not found

I'm on Windows 8.1 trying to disable my clickpad programatically. I've installed the correct x64 bit version of devcon as noted …

windows device devcon
How does Bluetooth pairing work?

How exactly does Bluetooth paring work? What is communicated between each device during the pairing process? I was told if …

bluetooth device
How to detect hardware keyboard presence?

Is there a way to detect if the device I'm currently running on has a hardware keyboard installed? How do …

android keyboard hardware device
How do I actually BOND a device?

Everywhere I look I find this method "getBondedDevices()" for my bluetooth adapter. However, I have my tablet and another bluetooth …

android bluetooth device
Copying a struct containing pointers to CUDA device

I'm working on a project where I need my CUDA device to make computations on a struct containing pointers. typedef …

pointers struct cuda device host
Scanning for a Human Interface Device (HID) using C#

I am developing a C# .NET 2.0 application wherein I need to scan for an attached HID. How can this be …

c# device human-interface
Transforming accelerometer's data from device's coordinates to real world coordinates

I'm really sorry if this is a very basic question, but I have not choice but ask it: How do …

android coordinates device accelerometer