drderkummer / Software-Engineering-Project

1 stars 0 forks source link

Error running the app #3

Closed NiklasJs closed 11 years ago

NiklasJs commented 11 years ago

I have tried doing what you said in "getRhingsWorking" But in the ChalmersOnTheGo project properties -> android -> Library and i add the google-play-services_lib that i have in eclipse, it sais ok the first time, but when you exit the properties and go back in, it has changed all the back-slashes to forward slashes in the path, and the reference goes red.

Anyone else having this problem?

AndersNordin commented 11 years ago

silly, but did you push apply before pushing OK ? :)

NiklasJs commented 11 years ago

Yeah, it is weird, it changes the path from E:/blabla/blabla/ to E:\blabla\blabla automaticaly...

Trying to checkout the project again and starting from scratch

AndersNordin commented 11 years ago

Have you marked Google API (api 17) as build target project? From the box above.

NiklasJs commented 11 years ago

image

As you can see there, i have added one and pressed apply, but as soon as i close the window, it changes the path, and it turns red as the one above...

AndersNordin commented 11 years ago

Then I'm running out of ideas. I saw that there where some topics with people having the same problem on Stack Overflow, perhaps you can google it? Otherwise I can try to help you on friday.

AndersNordin commented 11 years ago

There was some trouble with the Google Maps API key that I implemented. This might be causing this issue?

I think Fredrik uploaded the file. You should copy the file to C:\Users.android

Remember to take a backup copy for your file.

NiklasJs commented 11 years ago

From my other computer i now get the app working, but it returns this error when running it on AVD.

Google Play services out of date. Requires 3027100 but found 2012110

Anyone else with the same error?

freein commented 11 years ago

Sorry. Havn't runned the AVD just used my phone(Samsung Galaxy S3). Don't think Anders has either.

Med Vänliga Hälsningar Fredrik Einarsson

2013/4/17 NiklasJs notifications@github.com

From my other computer i now get the app working, but it returns this error when running it on AVD.

Google Play services out of date. Requires 3027100 but found 2012110

Anyone else with the same error?

— Reply to this email directly or view it on GitHubhttps://github.com/drderkummer/Software-Engineering-Project/issues/3#issuecomment-16500960 .

NiklasJs commented 11 years ago

http://stackoverflow.com/questions/15984859/android-google-map-api-v2

Found this on the matter, dosent seem all that good... Not so great if neither renee nor sofie can run the app...

freein commented 11 years ago

http://stackoverflow.com/questions/14040185/running-google-maps-v2-on-android-emulator This thread gves solutions.

NiklasJs commented 11 years ago

http://umut.tekguc.info/en/content/google-android-map-v2-step-step

There is a good sep by step solution to getting an avd running google maps.