Top "Device" questions

DO NOT USE.

How to remove device from apple developer account while resetting device list

We have already reached to iPhone device limit so we are not able to add new iPhone to our developer …

ios iphone device membership iphone-developer-program
Android Market - This application is available to over 0 devices?

I have published apk to the Android Market, activated and setup for free for all countries. Android Market says, my …

android compatibility google-play device
Uninstall Device from powershell

I run automation that installs a preset OS /w Drivers and configuration. I inherited the automation second hand and there's …

windows powershell automation device device-manager
PHP - Reading data from magnetic card

I have to make a application where card reader will be attached to system and I have to read magnetic …

php device magnetic-cards
ld: library not found for -lcrt1.3.1.o error while running app in device with xcode 8.0 with iOS10

After upgrading xcode to 8.0, my application project build with error for device target but building successfully for simulator. Error is …

device simulator ios10 xcode8
How can I make my device vibrate?

I'm making a game in Flash for Android with AS3. I want the user to know that he pressed a …

android actionscript-3 flash device vibration
How do I uniquely identify an USB-device?

I was wondering how to get the unique id of a USB storage device. I already know how to fetch …

linux usb device serial-number usb-descriptor
java application reads data from card reader

If someone wants to write a java application that interacts with a physical device, specifically a reader (e.g. as …

java device device-driver smartcard javacard
List connected devices to Android phone working as WiFi Access point

Is there a way in Android API to list connected devices, when Android phone is acting as WiFi router? And …

android wifi router device access-point
Does SetupDiGetClassDevs work with device instance IDs as documented?

According to MSDN documentation, SetupDiGetClassDevs can be passed a device instance ID to obtain a device information set for a …

windows winapi device hardware-interface setupapi