This is an Android mobile app for display drug-drug interactions that was written for my HIT Practicum, INFO I584 at IUPUI..
RxAndroid is hosted in the following web site
https://github.com/erato/RxAndroid
If you think the Android project RxAndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of RxAndroid.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | charts4j-1.3.jar junit-4.4.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\dbGKB.db |
There are 5 image files in RxAndroid. The names of the image files are listed as follows.
add.png clear.png ic_menu_search.png search.png viewlist.png
The following screenshort is generated from the image listed above.
RxAndroid has the following Java source files.
org.sasharisner.rxinteract.Charts4jActivity.java org.sasharisner.rxinteract.Charts4jScatterChart.java org.sasharisner.rxinteract.DBHelper.java org.sasharisner.rxinteract.Drug.java org.sasharisner.rxinteract.RxInteract.java