20 likes | 46 Vues
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.
E N D
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
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