Focus on building your form UI while the library do the heavy work for you.
Do you want to display a questionaire? A survey for a medical trial? SurveyKit is an Android library that allows you to create exactly that.
Simple form components with validation. Easy to use and give all the control you need.
When you make so many form in android. You should code xml for every form, copy paste anywhere, change data make you change layout too. OMG, that is so painfull.
ArisanForm Convert your Model into Form. With just 3 step and everything is ready.
Materialfields is an android library which allows you to build forms without using the classical text input fields and following the material design guidelines. The library also contains extra utilities, like headers, text blocks and lists.
SSForms is Android library to create dynamic Recyclerview forms. The goal of the library is to get the same power of hand-made forms but spending 1/10 of the time.
This library aids in building bigger forms on-the-fly. Forms with large number of elements can easily be added programmatically within a few minutes.
Features:
This library provides you Material Design forms with animation.
Argus Android makes it hassle free of managing all onboarding related tasks such as Signup/Login/Forgot Password and Social Logins.
An Android library to build form and form validations easily.
Easily build big and bigger forms with minimal effort.
This library aids in building bigger forms on-the-fly. Forms with large number of elements can easily be added programmatically within a few minutes.
Features:
This library allows to use Material steppers inside Android applications.
This Android library implements a vertical stepper form following Google Material Design guidelines.
SlickForm is an Android library that let you define a custom array of EditTexts with the purpose of handling a form in a cool animated way.
Magic Form allows fast, easy and customizable creation of forms with validations.
This library makes it easy to work with forms in Android. How many times have you take the text from edittexts or have populated an object to the UI. And how many times have you validated this object and populated the error. With this library you have a comfortable builder interface that allows to easily define and connect your object with the UI.
NexusDialog is a library that allows you to dynamically generate forms in Android with little code. It's great for apps with many form-based UIs, since it reduces the boilerplate code to setup the view layout and tie things together in the Activity.
Forms, data validation... They can be annoying sometimes. This library is here to try to help you out. AndroidForms aims to be a simple, Generic form library for android. At it's core, there aren't even any dependencies! You could easily move Source, Drain, and Form into any project you'd like.
A single EditText instead of a classical form. This Library is a library implementation of flavienlaurent's "Single input form". Very inspired by the Minimal Format Interface.
Implement any form with only one EditText. The idea here is to pack a multiple input form in one field. As a result, the user input is easier and a more fluent process.
Also, TextSwitcher got completely rediscovered to animate the form: title, error message. It's very basic but simple to use.