i use eclipse on mac (version 10.7.5) to create a Facebook application (api 8) on android
when i try to follow the instructions of Facebook api to develop android application.
i did all the things the site told me to, and the packages and classes seems ok, but when i try to run any of the Facebook applications like ProfilePictureSample for instance its shouts that i problem
i tried to build an application called CTPuppy
the console writes:
[2012-12-08 08:47:43 - CTPuppy] res/drawable-hdpi/furr-blitzen-trapper-cd-cover-art.jpg: Invalid file name: must contain only [a-z0-9_.]
[2012-12-08 08:47:43 - CTPuppy] res/drawable-hdpi/furr-blitzen-trapper-cd-cover-art.jpg: Invalid file name: must contain only [a-z0-9_.]
[2012-12-08 08:47:43 - CTPuppy] res/drawable-hdpi/furr-blitzen-trapper-cd-cover-art.jpg: Invalid file name: must contain only [a-z0-9_.]
[2012-12-08 08:47:43 - CTPuppy] res/drawable-hdpi/furr-blitzen-trapper-cd-cover-art.jpg: Invalid file name: must contain only [a-z0-9_.]
[2012-12-08 08:47:43 - CTPuppy] res/drawable-hdpi/furr-blitzen-trapper-cd-cover-art.jpg: Invalid file name: must contain only [a-z0-9_.]
[2012-12-08 08:47:43 - CTPuppy] /Users/itaiirdam/Documents/workspace1/CTPuppy/res/values-v11/styles.xml:7: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light'.
[2012-12-08 08:47:43 - CTPuppy] /Users/itaiirdam/Documents/workspace1/CTPuppy/res/values-v14/styles.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Holo.Light.DarkActionBar'.