Skip to content

erik96/android_qcom_device_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ariesve_device_info

Simple C++ binary for various kernel and ROM related informations

An ARM g++ toolchain will be needed to build. I recommend arm-gnueabi-g++ from here: https://github.com/Christopher83/toolchains Once the path is exported (export CC={PATH_TO_TOOLCHAIN}) run "make all". The output binary is named "dinfo" and can be used on any armv5+ device.

About

Simple C++ binary for various kernel and ROM related informations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages