Hi:
I am currently trying to use the the client
side SDKs(sample shoppingcartService SDK) generated by Backendless API Engine.
But I don’t know how to use it. I tried to import the zip file I downloaded as
a dependency to my Android project. But it seems not working correctly because
I can not use the function it defines. Here is the link from documentation, but
it does not provide enough instruction.
After searching on Google, When I tried to add this unzipped file into a new module as eclipse project, but after typing location of unzipped file, android studio showed"specify location of the gradle or android eclipse project ".