Re: Android Studio, Google Adwords API and dependencies

2018-03-05 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Richard, If your issues regarding dependencies have been resolved by installing the 'AdWords jars and examples' download, I would suggest leaving the stated dependencies as is, in the gradle.build, unless you have a pressing need to, otherwise. In that case, you could just keep the ones that

Re: Android Studio, Google Adwords API and dependencies

2018-03-04 Thread goldenmaza
Hello Dhanya Thank you for helping me! :) Do I really need everything in this 'jars and examples' archive? I just want to be able to load data from the AdWords API (AdWordsSession, AdWordsServicesInterface, Credential, OfflineCredentials.Builder, AdWordsSession.Builder, AdGroupAdServiceInterfa

Re: Android Studio, Google Adwords API and dependencies

2018-03-02 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Since the issue you are facing is around dependencies, could you please download the 'AdWords jars and examples' download(which already contains the dependencies) in this section of the client library and retry installation? Also,

Android Studio, Google Adwords API and dependencies

2018-03-02 Thread goldenmaza
I have a problem resolving my dependencies and as always the official sources lack the details required to solve this problem and/or why certain things might occur. Online guides have given examples of Eclipse and Maven, but since I neither sit with Eclipse or deal with Maven that often I have no