1 / 2

Integrate Alfresco Login API With Standalone Native Android Application

Alfresco is based on RESTful APIs and can be communicated with other platforms via REST APIs easily. We can use Alfresco login REST API to integrate it with the Android Application.

contcentric
Download Presentation

Integrate Alfresco Login API With Standalone Native Android Application

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Integrate Alfresco Login API With Standalone Native Android Application Alfresco is a popular Enterprise Content Management (ECM) and Business Process Management (BPM) tool, widely used as a web application. With the increasing involvement of mobile devices in business use cases, the dependency of mobile devices in daily work has also been increased. As, we may be aware of the Alfresco Content Service Android Application available on the playstore, but sometimes client requirement leads us to develop a standalone application for the specific purpose like scanning barcodes from the mobile device and storing it to the Alfresco Repository or some other specific requirement. Alfresco is based on RESTful APIs and can be communicated with other platforms via REST APIs easily. We can use Alfresco login REST API to integrate it with Android Application. This blog is a step-by-step guide to integrate Alfresco login API with Android. Alfresco development services Related blog: Edit Documents Online (ONLYOFFICE Integration) Create one New Project in Android Studio and follow below steps. Step 1: Add the following code inside activity_main.xml Step 2: Edit AndroidManifest.xml. Step 3: Add the following code to build.gradle(Module: app) file. Step 4: Add the following code inside MainActivity.java Note: Here is some code - Visit here for original source: Integrate Alfresco Login API With Standalone Native Android Application Call: India +91 9925144200, USA +1 (732) 927-5544; Email: sales@contcentric.com

  2. Above is the View of App created by above code. In the Site Url section, add the server URL and username and password in the App and click on the Login button which will redirect the App to the next page. If you have any questions or feedback, feel free to contact us or comment on this blog. To more about the Alfresco Services for the different business scenario, please contact us. Thanks, Call: India +91 9925144200, USA +1 (732) 927-5544; Email: sales@contcentric.com

More Related