Alfresco mobile
Accessing documents on the go becomes more and more vital for a lot of companies. Providing a web application is not enough anymore, assuming that employees will use their laptop connected to Internet. Now, we need to access information or to interact with the repository directly from smartphones or tablets.
Alfresco already provides an iOS app and an Android app completely free. But some clients want to customize their application completely. From the logo, or the app name, to the type of documents that can be seen, or the possible actions, everything should be customizable. Alfresco provides you a lot of options to achieve that:
Alfresco Mobile SDK for Android: Includes a set of APIs and samples that will simplify the development of your own app. Using these artifacts, you can build an application that connects to your Alfresco instance on-premises or Alfresco Cloud. (http://docs.alfresco.com/mobile_sdk/android/concepts/mobile-sdk-android-intro.html)
Alfresco Mobile SDK...