Skip to content

android app get the hardware manufacturer and model info #3083

Answered by mhsmith
Jzhenli asked this question in Q&A
Discussion options

You must be logged in to vote

Like this:

>>> from android.os import Build
>>> Build.DEVICE
'emu64a'

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Jzhenli
Comment options

@mhsmith
Comment options

mhsmith Jan 6, 2025
Collaborator

Answer selected by Jzhenli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants