I'm a newbie to Adwords API, developing a mobile application in Java on 
Android. I am using Eclipse. I loaded the API using Maven as instructed and 
have been able to write and execute a desktop application to successfully 
access my test account. So my code is working OK in the desktop form of the 
application (done within the adwords-axis-examples project I created). Now 
I cannot create an Android project with the same code. I set up a new 
(non-Maven) Android project, then added the API jars from the 'manual 
dependencies (non-Maven)' download. The code mostly compiles, and if I 
remove the line that doesn't, also runs. However it fails on execution on 
the target machine because of not being able to find the ...credentials... 
class object - in other words at the point of setting up the credentials 
object — the very beginning.

What do I have to do to set up a basic Android project with full AdWords 
API support?  Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to