This is a small android app that was created , to get messages across to the other side if the room is crowded. This is completely beginner level android coding and can be used for reference if people want to learn how to get started with android..
Mrqi is hosted in the following web site
https://github.com/mukuldhariwal94/Mrqi
If you think the Android project Mrqi 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 Mrqi.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE android.permission.WRITE_SETTINGS |
There are 5 image files in Mrqi. The names of the image files are listed as follows.
arrowbottom.png arrowtop.png blank.png marqi.png rotate.png
The following screenshort is generated from the image listed above.
Mrqi has the following Java source files.
com.example.marqi.MainActivity.java com.example.marqi.MarqueeNewView.java com.example.marqi.Starter.java