This could become an Android application companion for Acralyzer..
AcralyzerCompanion is hosted in the following web site
https://github.com/KevinGaudin/AcralyzerCompanion
If you think the Android project AcralyzerCompanion 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 AcralyzerCompanion.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
There are 2 image files in AcralyzerCompanion. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
AcralyzerCompanion has the following Java source files.
ch.acra.acralyzercompanion.AcralyzerCompanionApplication.java ch.acra.acralyzercompanion.HomeActivity.java ch.acra.acralyzercompanion.NavigationDrawerFragment.java ch.acra.acralyzercompanion.controller.ReportsController.java ch.acra.acralyzercompanion.model.ReportSummary.java ch.acra.acralyzercompanion.model.ReportSummaryRepository.java ch.acra.acralyzercompanion.service.AcralyzerPollingService.java ch.acra.acralyzercompanion.service.BootCompletedReceiver.java