google / grafika

Grafika test app
Apache License 2.0
6.03k stars 1.46k forks source link

Updated libary to support more recent Android NDK/SDK distributions and API levels: #103

Closed gWOLF3 closed 5 years ago

gWOLF3 commented 5 years ago

1) Blocker Fix: latest android NDK no longer supprots 'mips64el-linux-android' ABI.

2) Removed API level declarations from Android Manifest file

3) Updated app-compat activity base

4) Updated gradle distribution to support API level 28 & updated classpath

Grafika is happy and working again :)

googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

gWOLF3 commented 5 years ago

I signed it!

googlebot commented 5 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

claywilkinson commented 5 years ago

Thanks!