In the above repository, you need to consider the following things before installing any APK. First, before installation, see the first three numbers in the parenthesis “()” in the file name of each Google Play services APK. The first number represents the Android version your device is running on: 0 - Android <5.0 2 - Android 5.0 and 5.1, starting with Google Play services v8 4 - Android 5.0, 5.1, 6.0 and above 5 - Android Wear 7 - Android 5.0 8 - Android TV 9 - Android 8.0+ The second number represents your device architecture: 1 - armeabi 3 - armeabi-v7a 4 - arm64-v8a 5 - MIPS 7 - x86 8 - x86_64 The third number represents the DPI of the APK file: 0 - universal (also called nodpi) 2 - 160 4 - 240 6 - 320 8 - 480 For example, if you have a Huawei Honor 4C that runs on Android 6.0.1, install Google Play services APK with code (440).