Skip to content

📱 An app to view all supported ABI of the running device

License

Notifications You must be signed in to change notification settings

codehasan/MyArch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License

MyArch

An android application which can show all suported ABIs of the running device

What is ABI?

Different Android devices use different CPUs, which in turn support different instruction sets. Each combination of CPU and instruction set has its own Application Binary Interface (ABI). An ABI includes the following information: The CPU instruction set (and extensions) that can be used.

Built wtih

  • Java

Screenshots

 Credits

- Icons by Icons8

 License

License

MyArch is licensed under GNU General Public License v3 or later.