Today, after using the font library on GitHub, it is found that the control has not been recognized after the successful introduction:
Android-Iconics
introduce:
//Font library implementation 'com.mikepenz:iconics-core:5.3.0@aar' //this adds all ui view widgets (IconicsButton, IconicsImageView, ...) implementation 'com.mikepenz:iconics-views:5.3.0'
After trying several ways, I found that the problem is that the kotlin version of Android studio is too low
My original plug-in version is 1.3.6. After updating to 1.4.10, I successfully referenced it
Read More:
- [Solved] Android Studio Start Error: Missing essential plugin: org.jetbrains.android Please reinstall Android
- [Solved] UE4 Android Package Error: failed for task :permission_library:compileDebugJavaWithJavac
- [Solved] Android Error: import android.support.annotation.NonNull
- [Solved] Android9.0 App Install Android4.4 Error: InflateException-You must supply a layout_height attribute.
- Android Error: Android resource linking failed [How to Solve]
- [Solved] Android 9.0 APP Install Android 4.4 Error: IllegalArgumentException
- The SDK of Android webrtc compiled with Ninja – C out / release command reported an error, and the Android NDK processing method could not be found
- [Solved] Android Project error: import android.support.v4 (V7). App.activitycompat
- [Solved] Appium Install Error: Original error: Neither ANDROID_HOME nor ANDROID_SDK_ROOT environment variab
- [Solved] Windows Android Studio Cannot Start Error: Internal error. Please refer to https://code.google.com/p/android/issue
- JZVideo Error: Attempt to invoke virtual method ‘android.view.Window android.app.Activity.getWindow()’ on a null object reference
- Android 10 open file exception open failed: eacces (permission denied) android:requestLegacyExternalStorage= “true“
- MacTex Font Missing Error: The font “TeX Gyre Termes Math“ cannot be found.
- [Solved] Android-android studio apk Install Error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
- Android Error: Failure [INSTALL_FAILED_USER_RESTRICTED: Invalid apk] in android
- [Solved] Android app development version update failed, Android – error: task execution failed ‘: app: com
- [Solved] :app:processDebugResources Android resource linking failed Android resource linking failed
- error: resource android:attr/lStar not found [How to Solve]
- error: resource android:attr/lStar not found [Pefect Solution]