Using the AppBrain API to pull in and display Android App Info. Example of HTML version can be seen HERE
Tags explained
Example of Package Name: "com.android.chrome"
Example of Verbage: "Download Chrome from the Play Store"
The HTML section can be copied and pasted where you are wanting it. Paste the CSS inside you style.css. I have only tested this with Wordpress. If you have issues please let me know, you can tweet me at @aDroidman.
Changelog:
V1.4- Cleaned up CSS and added rounded corners back in to give it some style.
V1.3-Major Code Cleanup- Removed all inline styling, Removed unneeded tags, General cleanup.
V1.2- Removed unneeded Padding CSS, replaced Play Image, and cleaned up code.
V1.1- Initial Release