Android Open Source - Development encrypt Android-RSA-TestApp






Project Summary

Creating a simple app that encrypts a message with the RSA encryption protocol.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-RSA-TestApp.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version15
Activity Count4
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\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




Resource Files

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.

null

Java Source Files

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