- Image download using sync and async AIDL implementationHW, week 8, POSA14.
AIDLExamples is hosted in the following web site
https://github.com/Truefiber/AIDLExamples
If you think the Android project AIDLExamples 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 AIDLExamples.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 19 |
Minimum SDK Version | 12 |
Activity Count | 1 |
jar files used | robotium-solo-5.1.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\dougs.jpg |
Raw File Names | res\raw\dougs.jpg |
AIDLExamples has the following Java source files.
edu.vuum.mocca.DownloadActivity.java edu.vuum.mocca.DownloadBase.java edu.vuum.mocca.DownloadBoundServiceAsync.java edu.vuum.mocca.DownloadBoundServiceSync.java edu.vuum.mocca.DownloadUtils.java