I’m trying to use this tutorial on Restlet for Android, and can’t get the sample application, linked to at the bottom of my link’s page to run.
There are major issues in a file called IContactService.java, located at /src/org.restlet.example.android.service, but the file has the following header, so I’m not sure how to resolve them:
/*
* This file is auto-generated. DO NOT MODIFY.
* Original file: /mnt/sda5/data/workspace/android/androidRestlet/src/org/restlet/example/android/service/IContactService.aidl
*/
Does anyone have any experience getting Restlet to work with Android? Or, are there any better frameworks / tutorials out there?
Try this REST client instead, I’ve used it a lot – by far the best one for Android development.
http://www.springsource.org/spring-android