Page 1 of 1

creating eclipse project issues

Posted: Sat Apr 20, 2013 3:59 pm
by Sean Kelley

I am following this:
http://blog.appery.io/?s=eclipse&submit=
and I have some questions. I am missing libraries including:
'repo/com/google/android/gcm/gcm/r3/gcm-r3.jar'
Is this necessary? If so, where do I get it? I have looked around and am not sure.

Also, I would like to include the android youtube player api key in my exported project. To get an android key they want to know my "SHA1 certificate fingerprint" Is this something I get from Appery (project settings) or do I generate this on my own?


creating eclipse project issues

Posted: Sat Apr 20, 2013 4:17 pm
by Sean Kelley

I guess I should have pointed out fist that extracting the initial zip file causes errors also. I tries to extract things more than once, so you have to skip. When you are all done, there appears to no assets in the project folder. Image

Also included are a couple of other things- BarCodeScanner of size 0, pom.xml, and Dressage_Star directory. Within Dressage_Star many of the files are of size 0 and there is only one asset which is www of size 0
Image


creating eclipse project issues

Posted: Sat Apr 20, 2013 4:26 pm
by Alena Prykhodko

Hello Sean!

Concerning "SHA1 certificate fingerprint" please look through similar question https://getsatisfaction.com/apperyio/... .

I'll update about missing libraries and other questions asap.


creating eclipse project issues

Posted: Mon Apr 22, 2013 12:22 am
by Igor

Hello Sean.

[quote:]
I am missing libraries including:
'repo/com/google/android/gcm/gcm/r3/gcm-r3.jar'
Is this necessary? If so, where do I get it? I have looked around and am not sure.
[/quote]
Yes, this library is necessary. To get this library you should install maven and integrate it with eclipse. Look at next link http://eclipse.org/m2e/

[quote:]
I guess I should have pointed out fist that extracting the initial zip file causes errors also.
[/quote]

I tried export "Dressage Star" to eclipse, there are no errors.

Please, try to export project once more.


creating eclipse project issues

Posted: Mon Apr 22, 2013 11:50 am
by Sean Kelley

Hi-thanks for looking at it. I tested again and noticed that my windows default extraction app was to blame. Choosing another app worked correctly.