Android Open Source - Development json FormUiAutomator






Project Summary

Android Example - Generating a form to fill in which is specified by a JSON-string.

Web Site / Source Repository

FormUiAutomator is hosted in the following web site
https://github.com/jeanbritz/FormUiAutomator

If you think the Android project FormUiAutomator 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 FormUiAutomator.

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.READ_CONTACTS




Resource Files

There are 2 image files in FormUiAutomator. The names of the image files are listed as follows.

ic_calendar.png
ic_contacts.png

The following screenshort is generated from the image listed above.

null

Java Source Files

FormUiAutomator has the following Java source files.

com.example.jean.formuiautomator.AppConstants.java
com.example.jean.formuiautomator.AppInstance.java
com.example.jean.formuiautomator.ApplicationTest.java
com.example.jean.formuiautomator.DetailFragment.java
com.example.jean.formuiautomator.MainActivity.java
com.example.jean.formuiautomator.inputs.BooleanInput.java
com.example.jean.formuiautomator.inputs.ContactInput.java
com.example.jean.formuiautomator.inputs.DateInput.java
com.example.jean.formuiautomator.inputs.TextInput.java