Second assignment in the Mobile Dev course at HiG.
Assignment2 is hosted in the following web site
https://github.com/janfredrik/Assignment2
If you think the Android project Assignment2 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 Assignment2.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in Assignment2. The names of the image files are listed as follows.
cam.png mic.png
The following screenshort is generated from the image listed above.
Assignment2 has the following Java source files.
no.clap.journalism.ApplicationTest.java no.clap.journalism.AudioRecord.java no.clap.journalism.MainActivity.java