Android Open Source - App word ErrorDetectionCodes






Project Summary

This app can be used for acedimic purpose.Using the app you can generate codeword using Hamming code and find the error position, if any, in the recieved code word and generate CRC(Cyclic Redundancy Code)..

Web Site / Source Repository

ErrorDetectionCodes is hosted in the following web site
https://github.com/Arsalan-Ali/ErrorDetectionCodes

If you think the Android project ErrorDetectionCodes listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ErrorDetectionCodes.

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version9
Activity Count5
jar files usedandroid-support-v4.jar




Java Source Files

ErrorDetectionCodes has the following Java source files.

com.ali.arsalan.errordetectioncodes.AboutDialogFragment.java
com.ali.arsalan.errordetectioncodes.CRCActivity.java
com.ali.arsalan.errordetectioncodes.DataCentre.java
com.ali.arsalan.errordetectioncodes.DataWordActivity.java
com.ali.arsalan.errordetectioncodes.DetectionActivity.java
com.ali.arsalan.errordetectioncodes.HammingActivity.java
com.ali.arsalan.errordetectioncodes.StartActivity.java