-
Notifications
You must be signed in to change notification settings - Fork 16
/
native_android.html
147 lines (127 loc) · 13.1 KB
/
native_android.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
---
layout: page
title: Native Android
---
<div id="content" class="eleven columns">
<div id="post-10" class="post-10 page type-page status-publish hentry">
<h1 class="entry-title">Android</h1>
<div class="entry-content">
<p>Are you looking to avoid reinventing the wheel? You can use the <a href="#modular">modular code</a> below to help your project along.</p>
<p>Do you need more of a head start? Try customizing one of the <a href="#complete">complete apps</a> to fit your needs.</p>
<p> </p>
<h3><a name="modular"></a>Modular Code for Android</h3>
<p><a name="android-adt-templates"></a><h5>Android ADT Templates</h5>A small collection of ADT templates to help you quickly scaffold common Activity and UI patterns.<br>
<strong>Link:</strong> <a href="https://github.com/jgilfelt/android-adt-templates">https://github.com/jgilfelt/android-adt-templates</a><br>
<strong>Source:</strong> Third party
</p>
<p><a name="calculate-heat-index"></a><h5>Calculate Heat Index</h5>A Java class that will calculate the heat index.<br>
<strong>Link:</strong> <a href="https://github.com/USDepartmentofLabor/Calculate-Heat-Index-Java">https://github.com/USDepartmentofLabor/Calculate-Heat-Index-Java</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="Android_DOLDataSDK"></a><h5>Federal API SDK</h5>Android SDK to ease access to DOL's and other federal agencies' APIs. For a list of APIs that this SDK has been tested against, please see the <a href="https://github.com/USDepartmentofLabor/Android_DOLDataSDK/wiki">wiki</a>. For documentation and sample code, please visit <a href="http://developer.dol.gov">http://developer.dol.gov</a>.<br>
<strong>Link:</strong> <a href="https://github.com/USDepartmentofLabor/Android_DOLDataSDK">https://github.com/USDepartmentofLabor/Android_DOLDataSDK</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="hellomap-android"></a><h5>Hellomap</h5>A fast way to get started with the Google Maps Android API v2.<br>
<strong>Link:</strong> <a href="https://github.com/googlemaps/hellomap-android">https://github.com/hellomap-android</a><br>
<strong>Source:</strong> Third party
</p>
<p><a name="android-swipelistview"></a><h5>SwipeListView</h5>An Android List View implementation with support for drawable cells and many other swipe related features.<br>
<strong>Link:</strong> <a href="https://github.com/47deg/android-swipelistview">https://github.com/47deg/android-swipelistview</a><br>
<strong>Source:</strong> Third party
</p>
<p><a name="UnifiedPreference"></a><h5>UnifiedPreference</h5>A convenience library for working with all versions of the Android Preference package from API v4 and up<br>
<strong>Link:</strong> <a href="https://github.com/saik0/UnifiedPreference">https://github.com/saik0/UnifiedPreference</a><br>
<strong>Source:</strong> Third party
</p>
<h3><a name="complete"></a>Complete Apps</h3>
<p><a name="BioZen-Android"></a><h5>BioZen</h5>BioZen is one of the first mobile applications to provide users with live biofeedback data from multiple wearable body sensors covering a range of biophysiological signals, including electroencephalogram (EEG), electromyography (EMG), galvanic skin response (GSR), electrocardiogram (ECG or EKG), respiratory rate, and temperature biofeedback data and display it on a mobile phone.
<br>
Using BioZen requires compatible biosensor devices. These devices and BioZen are not designed or intended for psychological therapy or medical treatments. For more information, see <a href="http://t2health.org/apps/biozen">the official site</a>.<br>
<strong>Link:</strong> <a href="https://github.com/t2health/BioZen-Android">https://github.com/t2health/BioZen-Android</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="Breathe2Relax-Android"></a><h5>Breathe2Relax</h5>A portable stress management app for Android and iOS. Built on the iPhone mobile app platform, Breathe2Relax is a hands-on diaphragmatic breathing exercise. Breathing exercises have been documented to decrease the body's 'fight-or-flight' (stress) response, and help with mood stabilization, anger control, and anxiety management. Breathe2Relax can be used as a stand-alone stress reduction tool, or can be used in tandem with clinical care directed by a healthcare worker.
<br>
Capitalizing on touch-screen technology, a user can record their stress level on a 'visual analogue scale' by simply swiping a small bar to the left or to the right. Breathe2Relax uses state-of-the-art graphics, animation, narration, and videos to deliver a sophisticated, immersive experience for the user.<br>
<strong>Link:</strong> <a href="https://github.com/t2health/Breathe2Relax-Android">https://github.com/t2health/Breathe2Relax-Android</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="Co-Occurring-Conditions-Toolkit-Android"></a><h5>Co-occurring Conditions Toolkit (CCT)</h5>The Co-occurring Conditions Toolkit (CCT) is a HTML5 Android and iOS mobile application for smart phones and tablet devices is an electronic version of the familiar Co-occurring Conditions Toolkit published by the Defense Centers of Excellence (DCoE) for Psychological Health and Traumatic Brain Injury (mTBI).<br>
<strong>Link:</strong> <a href="https://github.com/t2health/Co-Occurring-Conditions-Toolkit-Android">https://github.com/t2health/Co-Occurring-Conditions-Toolkit-Android</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="LaborStats-Android"></a><h5>LaborStats</h5>Get the latest economic indicators from the Bureau of Labor Statistics & the Employment Training Administration.<br>
<strong>Link:</strong> <a href="https://github.com/USDepartmentofLabor/LaborStats-Android">https://github.com/USDepartmentofLabor/LaborStats-Android</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="LifeArmor-Android"></a><h5>LifeArmor</h5>This Android and iOS app allows the user to browse information on 17 topics, including sleep, depression, relationship issues, and post-traumatic stress. Brief self-assessments help the user measure and track their symptoms, and tools are available to assist with managing specific problems. Videos relevant to each topic provide personal stories from other service members, veterans, and military family members.<br>
<strong>Link:</strong> <a href="https://github.com/t2health/LifeArmor-Android">https://github.com/t2health/LifeArmor-Android</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="malariaapp"></a><h5>Malaria App
</h5>Creating a mobile tool for Malaria prevention, information, and medicine tracking.<br>
<strong>Link:</strong> <a href="https://github.com/PeaceCorps/malaria-app-android">https://github.com/PeaceCorps/malaria-app-android
</a><br>
<strong>Source:</strong> PeaceCorps
</p>
<p><a name="mTBI-Toolkit-Android"></a><h5>Mild Traumatic Brain Injury Pocket Guide</h5>The Mild Traumatic Brain Injury Pocket Guide HTML5 mobile iOS and native Android application for health care providers gives instant access to a comprehensive quick-reference guide on improving care for mTBI patients. Designed to reflect current clinical standards of care, the mTBI Pocket Guide mobile application can help you improve quality of care and clinical outcomes for patients.
<br>
Military and civilian physicians, physician assistants, nurse practitioners, and related treatment and therapy providers can use the application to find information on assessing, treating, and managing common symptoms of mTBI patients<br>
<strong>Link:</strong> <a href="https://github.com/t2health/mTBI-Toolkit-Android">https://github.com/t2health/mTBI-Toolkit-Android</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="OSHA-Heat-Safety-Android-En"></a><h5>OSHA Heat Safety</h5>This app allows workers and supervisors to calculate the heat index for their worksite, and, based on the heat index, displays a risk level to outdoor workers.<br>
<strong>Links:</strong>
<ul>
<li><a href="https://github.com/USDepartmentofLabor/OSHA-Heat-Safety-Android-En">https://github.com/USDepartmentofLabor/OSHA-Heat-Safety-Android-En</a> (English)</li>
<li><a href="https://github.com/USDepartmentofLabor/OAHA-Heat-Safety-Android-Es">https://github.com/USDepartmentofLabor/OAHA-Heat-Safety-Android-Es</a> (Spanish)</li>
</ul>
<strong>Source:</strong> Federal
</p>
<p><a name="PECoach-Android"></a><h5>PE Coach</h5>PE Coach is the first mobile app designed to support the tasks associated with prolonged exposure treatment for PTSD. Providing hip-pocket access to the necessary tools for successful PE participation, the app includes audio recording capability for easy playback after sessions; tools to support patient tasks between sessions; and visual displays of symptom reduction over time.In addition, PE Coach is integrated with smartphone calendar functionality to encourage patient recall and session attendance.
<br>
PE Coach will help providers and patients overcome certain barriers to PE implementation, dissemination, and adherence. For a free download, log on to the Apple App Store or Android Market.<br>
<strong>Link:</strong> <a href="https://github.com/t2health/PECoach-Android">https://github.com/t2health/PECoach-Android</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="ProviderResilience-Android"></a><h5>Provider Resilience</h5>An Android and iOS app which gives health care providers tools to guard against burnout and compassion fatigue as they help service members, veterans, and their families.
<br>
Your responses to a short self-assessment create ratings of your risk for compassion fatigue, burnout, and secondary traumatic stress. These ratings can also be viewed as graphs so you can monitor them over time.<br>
<strong>Link:</strong> <a href="https://github.com/t2health/ProviderResilience-Android">https://github.com/t2health/ProviderResilience-Android</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="realtrack"></a><h5>RealTrack</h5>RealTrack is an Android smartphone application designed to facilitate day-to-day data collection by Peace Corps Volunteers (PCV) in the field.
<br>
<strong>Link:</strong> <a href="https://github.com/PeaceCorps/realtrack-android">https://github.com/PeaceCorps/realtrack-android
</a><br>
<strong>Source:</strong> PeaceCorps
</p>
<p><a name="android-swipelistview"></a><h5>SwipeListView Demo</h5>An Android List View implementation with support for drawable cells and many other swipe related features.<br>
This is a sample app for the open source project at <a href="https://github.com/47deg/android-swipelistview">https://github.com/47deg/android-swipelistview</a>.
<br>
<strong>Link:</strong> <a href="https://github.com/47deg/android-swipelistview-sample">https://github.com/47deg/android-swipelistview-sample</a><br>
<strong>Source:</strong> Third party
</p>
<p><a name="T2-Mood-Tracker-Android"></a><h5>T2 Mood Tracker</h5>An Android and iOS mobile application that allows users to self-monitor, track and reference their emotional experience over a period of days, weeks and months using a visual analogue rating scale.
<br>
Users can self-monitor emotional experiences associated with common deployment-related behavioral health issues like post-traumatic stress, brain injury, life stress, depression and anxiety. Additional rating can also be added. With each self-rating, notes on environmental influences on emotional experiences can be added. Self-monitoring results can be a self-help tool or they can be shared with a therapist or health care professional, providing a record of the patient’s emotional experience over a selected time frame.
<br>
T2 Mood Tracker received first place in the "General Wellness" category during the Apps4Army (A4A) competition.<br>
<strong>Link:</strong> <a href="https://github.com/t2health/T2-Mood-Tracker-Android">https://github.com/t2health/T2-Mood-Tracker-Android</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="TacticalBreather-Android"></a><h5>Tactical Breather</h5>The Tactical Breather Android application can be used to gain control over physiological and psychological responses to stress. Through repetitive practice and training, anyone can learn to gain control of your heart rate, emotions, concentration, and other physiological and psychological responses to your body during stressful situations. Many of the techniques taught in this application were provided with permission by Lt. Col. Dave Grossman from his book “On Combat: The Psychology and Physiology of Deadly Conflict in War and in Peace”.<br>
<strong>Link:</strong> <a href="https://github.com/t2health/TacticalBreather-Android">https://github.com/t2health/TacticalBreather-Android</a><br>
<strong>Source:</strong> Federal
</p>
<p><a name="wh-app-android"></a><h5>White House App</h5>A native Android (Java) app designed to fetch, cache, and display multiple feeds containing articles, photos, and live and on demand video. These are displayed in a web view. Includes support for push notifications.<br>
This application is under active development and will continue to be modified and improved over time.
<br>
<strong>Link:</strong> <a href="https://github.com/whitehouse/wh-app-android">https://github.com/whitehouse/wh-app-android</a><br>
<strong>Source:</strong> Federal
</p>
</div><!-- .entry-content -->
</div><!-- #post-## -->
</div>
{% include sidebar.html %}