Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.

Unable to comiple "solutions-mobile-backend-starter-android-client" app #3

Open
ganeshbahirat opened this issue Jun 6, 2013 · 1 comment

Comments

@ganeshbahirat
Copy link

Hello Friends,

I am not able to compile this android project, following classes are not get importing

import com.google.cloud.backend.android.mobilebackend.Mobilebackend;
import com.google.cloud.backend.android.mobilebackend.model.EntityDto;
import com.google.cloud.backend.android.mobilebackend.model.EntityListDto;
import com.google.cloud.backend.android.mobilebackend.model.QueryDto;

I am following this link..

http://android-developers.blogspot.in/2013/06/bootstrap-your-apps-cloud-services-with.html

Please help me.. :)

Thanks :)

@weemscreekstudios
Copy link

I had a similar problem after getting an error message when unzipping the file that the path names were too long. I changed to use 7-zip to extract the files from the archive and then the program compiled. Although, I'm still getting force close errors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants