java - How to Import Android Ad Libraries -



java - How to Import Android Ad Libraries -

i have:

import com.google.android.gms.ads.adview;

as several others. gradle (android studio) refuses recognize them. have read import specific jar, other places have read must import specific module. how gain access these libraries?

you must import google play services library eclipse workspace. click file > import, select android > existing project workspace, , browse library project...

if read doc library must located at:

<android-sdk>/extras/google/google_play_services/libproject/google-play-services_lib/

more info: setting google play service

java android

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -