android - how to add google play services in export library project -


i know question has been asked here before unable execute dex: multiple dex files define

but didn't answer yet. export android location library using google play services when add google play services in client project then

unable execute dex: multiple dex files define lcom/google/android/gms/r$attr;

conversion dalvik format failed: unable execute dex: multiple dex files define lcom/google/android/gms/r$attr;

exceptions occur. please suggest solution . advance

p.s : develop on eclipse.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -