View Single Post
Old 05-28-2025, 10:39 AM   #12
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,977
Karma: 18026955
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by vuanh1408 View Post
How to get the exact name of the Model by adb?.
It used to be available by fingerprint. It's probably under ro.vendor.build.onyxfp now.
Code:
adb shell
getprop | grep onyxfp
getprop | grep finger
getprop | grep product
getprop | grep model
getprop | grep Leaf
You should be able to find the same kind of fingerprint used by updates.
Code:
ONYX/BOOX/BOOX:11/RKQ1.210614.002/200:userdebug/release-keys     NOPE!
Onyx/Go6/Go6:11/2025-04-08_19-47_v4.0-rel_e593746bf5/49380:user/release-keys
Renate is offline   Reply With Quote