- Free fonts from http://www.keshikan.net/fonts-e.html
On app folder run keytool -genkey -v -keystore amazing-hud-key.keystore -alias AmazingHud -keyalg RSA -keysize 2048 -validity 10000
Choose a store password and a key password.
Create file app/secrets.gradle
with the following contents:
ext {
secret = [
storePassword: 'YOUR PASSWORD HERE',
keyPassword : 'YOUR OTHER PASSWORD HERE'
]
}
This version looks good on devices with low resolution. Add this to the end of your config.txt on the first partition (type msdos). Tested on preview 0.4.0
max_usb_current=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt 800 480 60 6 0 0 0
./gradlew assembleRpi3Release
- upload to https://partner.android.com/things/console/?pli=1#/