开发者

Blackberry: How do I import a contact list from my google account to a blackberry application?

What are the steps to use a google account to store my contact list, usin开发者_如何转开发g it as a database and linking it to eclipse, when creating a Blackberry app?

I am new to blackberry development.


To access Google data you need the Google Data Library:

http://code.google.com/p/gdata-java-client/

The developer's guide and getting started page

http://code.google.com/apis/contacts/docs/3.0/developers_guide_java.html


Please use this http://www.google.com/mobile/sync/ . It will show you how to do it.


Here is a quick example:

http://code.google.com/p/gdata-java-client/source/browse/trunk/java/sample/contacts/ContactsExample.java

And don't forget to preverify the gdata library before including it into the BB project

How to preverify: Adding JSpeex Jar file to Blackberry Project

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜