/ADN-Field-Android-Sample

A demo on some workflows to handle Issues using Field API

Primary LanguageJava

ADN-Field-Android-Sample

This is a sample for Android devices demoing some workflows to handle Issues using Autodesk BIM 360 Field API:

  • Login account
  • Logout account
  • Select project
  • Set filter
  • Get Issues with filter
  • Display Issues information
  • Get attachment of Issues
  • Modify Issue status
  • Update Issues status with Field

##Dependencies

  • Make sure the necessary *.jar in libs are available, which are already included in the project.
  • Make sure you have the account of Autodesk BIM 360 Field.
  • Make sure your Field account is entitled with at least one valid project.
  • Make sure your Field project has created some issues, some of which contain attachment.

##Setup/Usage Instructions

  • Download and install Eclipse and Android Development Tool-kit;
  • Download and install Android SDK API 18 or above from Android SDK Manager, this sample targets API 18.
  • Import the source code from "existing Android code into Workspaces" in Eclipse by clicking file -> Import, browse to the project folder, make sure the "project to Import" appears, and click "finish" button to import the project
  • Build the project, fix any errors and generate the *.apk
  • Install the *.apk to Android device. You can also test the app directly by installing the binary ADNField360Demo.apk. Follow the standard installing process of Android app.
  • After installing, launch the app. Follow Readme-word.docx to get more detailed steps of usage

License

  • This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.
  • Copyright of all icons using in this sample belong to the original authors.

##Written by

Xiaodong Liang at Autodesk Inc.