Android Open Source - App simple Random-Name-Generator-app






Project Summary

A very simple android app that generates random names.

Web Site / Source Repository

Random-Name-Generator-app is hosted in the following web site
https://github.com/dangarbri/Random-Name-Generator-app

If you think the Android project Random-Name-Generator-app 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 Random-Name-Generator-app.

ItemValue
Java File Count1
Target SDK Version18
Minimum SDK Version1
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\Female First Names.txt
assets\Last Names.txt
assets\male_names.txt




Java Source Files

Random-Name-Generator-app has the following Java source files.

com.flyingsolo.randomnamegenerator.NameGenerator.java