LuckyLuke8
Lurker
For Android, what is the way to use hardware device? I mean to interact with hardware I need to get /dev/* file or it is not necessary and an application can use hardware without the existence of the device file?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
for one i'm not a developer. and two i think we need more details as to what you are asking.....as i'm very confused with your post. what exactly do you want to do? what kind of hardware are we talking about?
Sorry. I can provide more details. I’m interested to monitor all resources related to video recording through camera in Pixel 3a with Android 8.0. So to do that, I’m used the Android camera application to record a merely a video. I discovered that although the camera works, there is not any device file in /dev. It is strange. I know that Android handles device as Linux so i should find a device file in /dev that binds driver device(major number) to hardware device (minor number )…
Hmmm... so there is no /dev file that is connected with the camera's file explorer?Sorry. I can provide more details. I’m interested to monitor all resources related to video recording through camera in Pixel 3a with Android 8.0. So to do that, I’m used the Android camera application to record a merely a video. I discovered that although the camera works, there is not any device file in /dev. It is strange. I know that Android handles device as Linux so i should find a device file in /dev that binds driver device(major number) to hardware device (minor number )…
I know its frustrating getting the answer your looking for, maybe link can helpHmmm... so there is no /dev file that is connected with the camera's file explorer?