android - errors when compiling with adMob V2 (Error retrieving parent for item / UNEXPECTED TOP-LEVEL ERROR:) -


i having these type of error in admobs b4a 5.50

ide - process timeout: 600 javac.exe: c:\java\jdk1.8.0_73\bin\javac.exe android.jar: c:\android\android-sdk\platforms\android-15\android.jar b4a bridge: v2.13 phone: samsung galaxy s3 (gt-i9305) system: android 4.4.4 libraies: core (v4.92) , admob (v2.0) 

running debug, error:

b4a version: 5.50 parsing code. (0.00s) compiling code. (0.05s) compiling layouts code. (0.00s) generating r file. error c:\android\android-sdk\extras\google\google_play_services\libproject\google-play-services_lib\res\values-v21\appinvite_styles.xml:5: error: error retrieving parent item: no resource found matches given name '@android:style/theme.material.light.dialogwhenlarge.noactionbar'. 

i faced similar type of issue in android in these need increase maxramfordex: https://www.b4x.com/android/forum/posts/58036/

it solve problem


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -