Top "Device" questions

DO NOT USE.

How to get a list of video capture devices (web cameras) on linux ( ubuntu )? (C/C++)

So all I need is simple - a list of currently avaliable video capture devices (web cameras). I need it …

c++ c linux webcam device
How to detect a mobile device manufacturer and model programmatically in Android?

I want to find device specification of a mobile phone for examples, the device manufacturer, model no ( and may be …

android device
How do you swap /dev/sda with /dev/sdb?

Boy, this is such. a. trivial. question, and yet nobody seems to be able to answer it correctly. How do …

linux linux-kernel device
Google Nexus 5 is not being detected by computer/doesn't appear in device manager

I have connected my mobile to my laptop via a USB cable, have turned on developer mode, debugging mode, MTP, …

android usb device device-driver
Controlling simple relay switch via USB

I'm looking to control a mains powered light from a simple relay switch connected via USB to the computer. The …

usb controls device power-management peripherals
Run Android apps on hardware device from Android Studio by USB

I am developing apps in Android Studio and I can run them in the virtual device succesfully. However running the …

android device android-studio avd
ImageView displaying in layout but not on actual device

I have an ImageView that I want to display matching the full width of the device, I realized that like …

android imageview device
ADB is not recognizing my device

This is not like other questions: I already have installed: ADT Samsung Kies 3 (because I have a Samsung Galaxy S5) …

android mobile adb driver device
Getting Device ID or Mac Address in iOS

I have an application that uses rest to communicate to a server, i would like to obtain the iphones either …

ios objective-c device mac-address
Is it possible to make my application work in safe mode?

I have an android application which lists installed and system applications separately. When the user tries to reboot the device …

android device handle safe-mode