thehyve/transmart-android

Name: transmart-android

Owner: The Hyve

Description: Android Client for TranSMART

Created: 2014-11-04 22:39:26.0

Updated: 2017-12-20 23:36:55.0

Pushed: 2017-12-04 23:24:57.0

Homepage: null

Size: 3371

Language: Java

GitHub Committers

UserMost Recent Commit# Commits
Ruslan Forostianov2015-12-29 14:03:27.01
Ward Weistra2017-12-04 23:24:50.0177
Maxim Moinat2016-10-07 16:21:13.01

Other Committers

UserEmailMost Recent Commit# Commits

README

transmart-android

Crowdin

The tranSMART Android client is an REST API client for the tranSMART data warehouse (http://transmartfoundation.org), which enables you to browse subject-level study data from multiple tranSMART servers on your Android phone or tablet.

Please note that you need to have the transmart-rest-api plugin installed on your server to be able to talk to it: https://github.com/transmart/transmart-rest-api. Allow transmart-android to connect to it by adding the following definition to the clients:


  clientId: 'android-client',  
  clientSecret: '',  
  authorities: ['ROLE_CLIENT'],  
  scopes: ['read'],  
  authorizedGrantTypes: ['authorization_code', 'refresh_token'],  
  redirectUris: ['transmart://oauthresponse']  

The application is available on Google Play, but currently in Alpha testing. Join the alpha testing group at http://bit.ly/testtransmart.

Get it on Google Play

transmart-android is currently being developed in The Hyve. Find us at http://thehyve.nl.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.