Creating a simple app that encrypts a message with the RSA encryption protocol.
Android-RSA-TestApp is hosted in the following web site
https://github.com/CapraTheBest/Android-RSA-TestApp
If you think the Android project Android-RSA-TestApp 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 Android-RSA-TestApp.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Minimum SDK Version | 15 |
Activity Count | 4 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\frame_000.png res\raw\frame_001.png res\raw\frame_002.png res\raw\frame_003.png res\raw\frame_004.png res\raw\frame_005.png res\raw\frame_006.png res\raw\frame_007.png res\raw\ic_launcher3.psd res\raw\song.mp3 |
There are 5 image files in Android-RSA-TestApp. The names of the image files are listed as follows.
ic_launcher1.png ic_launcher2.png ic_launcher3.png ic_launcher5.png ic_launcher6.png
The following screenshort is generated from the image listed above.
Android-RSA-TestApp has the following Java source files.
com.example.quarta.testapp.ApplicationTest.java com.example.quarta.testapp.EasterEgg.java com.example.quarta.testapp.MainActivity.java com.example.quarta.testapp.RSA.java com.example.quarta.testapp.Result.java com.example.quarta.testapp.TakePictureActivity.java