У моего проекта Android есть ошибка, когда я использую Admob Run в Android 5.1
Приложение Показать Ошибка журнала журнала: < /p>
11-15 01:16:13.645 1143-1143/? E/EGL_emulation: tid 1143: eglCreateSyncKHR(1865): error 0x3004 (EGL_BAD_ATTRIBUTE)
11-15 01:16:13.776 2356-21878/com.google.android.gms.persistent E/NetworkScheduler: Invalid component specified.< /code>
< /div>
< /div>
< /p>
Это содержание. PrettyPrint-Override ">compileSdkVersion 26
buildToolsVersion '26.0.0'
defaultConfig {
applicationId "com.exam"
minSdkVersion 21
targetSdkVersion 26
versionCode 2
versionName "2.00"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
exclude group: 'com.android.support', module: 'support-annotations'
})
compile 'com.android.support:appcompat-v7:26.1.0'
testCompile 'junit:junit:4.12'
compile 'com.android.support:design:26.1.0'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.squareup.okhttp3:okhttp:3.5.0'
compile 'com.facebook.android:facebook-android-sdk:[4,5)'
compile 'com.android.support:percent:26.1.0'
compile 'com.squareup.retrofit2:retrofit:2.2.0'
compile 'com.squareup.retrofit2:converter-gson:2.1.0'
compile 'com.google.code.gson:gson:2.6.2'
compile 'com.github.rahatarmanahmed:circularprogressview:2.5.0'
compile 'com.android.support:cardview-v7:26.1.0'
compile 'com.android.support:recyclerview-v7:26.1.0'
compile 'com.afollestad.material-dialogs:commons:0.9.5.0'
compile 'com.afollestad.material-dialogs:core:0.9.5.0'
compile 'org.jsoup:jsoup:1.10.2'
compile 'com.google.firebase:firebase-ads:17.1.0'
compile 'com.github.ksoichiro:android-observablescrollview:1.6.0'
compile 'agency.tango.android:material-intro-screen:0.0.5'
compile 'com.google.firebase:firebase-core:16.0.4'
compile 'cn.pedant.sweetalert:library:1.3'
compile 'com.squareup.okhttp3:logging-interceptor:3.8.0'
compile 'com.github.lzyzsd:circleprogress:1.2.1'
compile 'com.github.hotchemi:android-rate:1.0.1'
}
apply plugin: 'com.google.gms.google-services'< /code>
< /div>
< /div>
< /p>
Я попробовал много решения, но это не работает
, спасибо за то, что можно исправить. Пожалуйста, помогите мне!
Подробнее здесь: https://stackoverflow.com/questions/533 ... invalid-co
Ошибка Android: com.google.android.gms.persistent e/networkscheduler: указан недопустимый компонент ⇐ Android
Форум для тех, кто программирует под Android
1757077555
Anonymous
У моего проекта Android есть ошибка, когда я использую Admob Run в Android 5.1
Приложение Показать Ошибка журнала журнала: < /p>
11-15 01:16:13.645 1143-1143/? E/EGL_emulation: tid 1143: eglCreateSyncKHR(1865): error 0x3004 (EGL_BAD_ATTRIBUTE)
11-15 01:16:13.776 2356-21878/com.google.android.gms.persistent E/NetworkScheduler: Invalid component specified.< /code>
< /div>
< /div>
< /p>
Это содержание. PrettyPrint-Override ">compileSdkVersion 26
buildToolsVersion '26.0.0'
defaultConfig {
applicationId "com.exam"
minSdkVersion 21
targetSdkVersion 26
versionCode 2
versionName "2.00"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
exclude group: 'com.android.support', module: 'support-annotations'
})
compile 'com.android.support:appcompat-v7:26.1.0'
testCompile 'junit:junit:4.12'
compile 'com.android.support:design:26.1.0'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.squareup.okhttp3:okhttp:3.5.0'
compile 'com.facebook.android:facebook-android-sdk:[4,5)'
compile 'com.android.support:percent:26.1.0'
compile 'com.squareup.retrofit2:retrofit:2.2.0'
compile 'com.squareup.retrofit2:converter-gson:2.1.0'
compile 'com.google.code.gson:gson:2.6.2'
compile 'com.github.rahatarmanahmed:circularprogressview:2.5.0'
compile 'com.android.support:cardview-v7:26.1.0'
compile 'com.android.support:recyclerview-v7:26.1.0'
compile 'com.afollestad.material-dialogs:commons:0.9.5.0'
compile 'com.afollestad.material-dialogs:core:0.9.5.0'
compile 'org.jsoup:jsoup:1.10.2'
compile 'com.google.firebase:firebase-ads:17.1.0'
compile 'com.github.ksoichiro:android-observablescrollview:1.6.0'
compile 'agency.tango.android:material-intro-screen:0.0.5'
compile 'com.google.firebase:firebase-core:16.0.4'
compile 'cn.pedant.sweetalert:library:1.3'
compile 'com.squareup.okhttp3:logging-interceptor:3.8.0'
compile 'com.github.lzyzsd:circleprogress:1.2.1'
compile 'com.github.hotchemi:android-rate:1.0.1'
}
apply plugin: 'com.google.gms.google-services'< /code>
< /div>
< /div>
< /p>
Я попробовал много решения, но это не работает
, спасибо за то, что можно исправить. Пожалуйста, помогите мне!
Подробнее здесь: [url]https://stackoverflow.com/questions/53306760/android-error-com-google-android-gms-persistent-e-networkscheduler-invalid-co[/url]
Ответить
1 сообщение
• Страница 1 из 1
Перейти
- Кемерово-IT
- ↳ Javascript
- ↳ C#
- ↳ JAVA
- ↳ Elasticsearch aggregation
- ↳ Python
- ↳ Php
- ↳ Android
- ↳ Html
- ↳ Jquery
- ↳ C++
- ↳ IOS
- ↳ CSS
- ↳ Excel
- ↳ Linux
- ↳ Apache
- ↳ MySql
- Детский мир
- Для души
- ↳ Музыкальные инструменты даром
- ↳ Печатная продукция даром
- Внешняя красота и здоровье
- ↳ Одежда и обувь для взрослых даром
- ↳ Товары для здоровья
- ↳ Физкультура и спорт
- Техника - даром!
- ↳ Автомобилистам
- ↳ Компьютерная техника
- ↳ Плиты: газовые и электрические
- ↳ Холодильники
- ↳ Стиральные машины
- ↳ Телевизоры
- ↳ Телефоны, смартфоны, плашеты
- ↳ Швейные машинки
- ↳ Прочая электроника и техника
- ↳ Фототехника
- Ремонт и интерьер
- ↳ Стройматериалы, инструмент
- ↳ Мебель и предметы интерьера даром
- ↳ Cантехника
- Другие темы
- ↳ Разное даром
- ↳ Давай меняться!
- ↳ Отдам\возьму за копеечку
- ↳ Работа и подработка в Кемерове
- ↳ Давай с тобой поговорим...
Мобильная версия