Android Open Source - Development encrypt Android-encryption-app-infoCrypt






Project Summary

An android app that takes a list of data and encrypts it into a file. To open the file to see the correct content, the correct key must be used..

Web Site / Source Repository

Android-encryption-app-infoCrypt is hosted in the following web site
https://github.com/arhamahmed/Android-encryption-app-infoCrypt

If you think the Android project Android-encryption-app-infoCrypt 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-encryption-app-infoCrypt.

ItemValue
Java File Count6
Target SDK Version19
Minimum SDK Version8
Activity Count4
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_INTERNAL_STORAGE




Java Source Files

Android-encryption-app-infoCrypt has the following Java source files.

com.example.infocrypt.infocrypt.CustomListAdapter.java
com.example.infocrypt.infocrypt.ListItem.java
com.example.infocrypt.infocrypt.MainActivity.java
com.example.infocrypt.infocrypt.OpeningFile.java
com.example.infocrypt.infocrypt.PrepFile.java
com.example.infocrypt.infocrypt.StartNewCrypt.java