Well... you need to include all files that are referenced.... If you 
don't have protobuf how do you expect the classes to use it to function ?

In your project, you should have the following packages (create them and 
add all the files to them if you don't already have them):

Your own source package with your files
com.gc.android.market.api
com.gc.android.market.api.model

And you need to include the protobuf-java-2.2.0.jar file as a library 
(don't know which IDE you are using so don't know the exact 
instructions). But, it will be something like "Build Path" where you add 
the library.

Hope it helps :).


Bistro Bot - Bistro Blurb
http://bgies.com            http://nocrappyapps.com
http://bistroblurb.com      http://forcethetruth.com
http://ihottonight.com
-----------------------------------------------------------------------
Everything in moderation, including abstinence (paraphrased)

Every person is born with a brain... Those who use it well are the 
successful happy ones - Brad Gies

Adversity can make or break you... It's your choice... Choose wisely - Brad 
Gies

Never doubt that a small group of thoughtful, committed people can
change the world. Indeed. It is the only thing that ever has - Margaret Mead

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

Reply via email to