Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7872963
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T02:22:23+00:00 2026-06-03T02:22:23+00:00

Problem Reusables@common.com £1,000,000 www.inventing-a-wheel.ee Action Shortcut: C I need to let the user enter

  • 0

Problem

  • Reusables@common.com
  • £1,000,000
  • http://www.inventing-a-wheel.ee
  • Action Shortcut: C

I need to let the user enter an email, pick a date, edit a webpage, choose an image etc – there are a number of common presentation tasks that are not directly subserved by the Android SDK widget library and so I thought there may be a dedicated repository or framework available that specializes in such UI concerns.

[ While Android provides widgets that can be turned into specific editors for email, for instance, the question here regards finding a library of ready-made components that specifically target such common data types i.e. UI elements which are specifically geared towards presenting such data, out-of-the-box, as well as providing validation. ]

Existing Sources?

So I searched the web with a combination of terms like Android, widget, library, view, toolkit, fragment, repository, but came up with false positives only.

Could you refer me to any collective efforts that provide a list of classes / XML layouts implementing common data-specific input / editing / configuration elements?

So I could do something like this in ActivityA1, ActivityA3, ActivityB1, ActivityN9:

  • new EmailEditText()
  • new UrlTextView()
  • new IPView() …

Matching Data to Views?

What I’m really looking for is a set of widgets that would be resolved according to the data that needs to be presented, perhaps similarly to implicit intent resolution ?

So from my domain model I would provide some data with a specific data type, which should be displayed somehow appropriately. But I do not explicitly set what View will present this data, instead there is a matcher inbetween that filters a list of available specific-purpose views and selects the most appropriate one for the given data type.

Anything like that out there already?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T02:22:24+00:00Added an answer on June 3, 2026 at 2:22 am

    Unfortunately, Android doesn’t have exactly what you want, but don’t worry – there are definitely things to make your life easier.

    For example, you can set the inputType on an EditText to change what the keyboard looks like (eg. for e-mail you have “@” and “.com” buttons, for a phone number you have numbers) and use InputFilter to control data entry.

    You can even use EditText.setTransformationMethod() to change the way the data is presented (like adding spaces in a phone number).

    And if you want to pick an image, you can send off an intent to request it: http://android-er.blogspot.se/2011/02/select-image-using-android-build-in.html

    It shouldn’t be too hard building your own set of widgets that does just what you want by combining these approaches.

    Update: There is now a library available that makes form validation easier: https://github.com/vekexasia/android-form-edittext

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In basic Java, if I write code to solve a common problem and want
I'm developing an e-commerce site and I'm facing a problem. The requirement I need
I'm having a very common problem that I don't know how to fix for
I have weird problem with django translations that i need help figuring out. Problem
I am following tutorial of raywenderlich on the following blog: http://www.raywenderlich.com/2797/introduction-to-in-app-purchases Everything is working
This is a Ruby design problem. How can I make a reusable flat file
Problem: Been struggling to get my code to load external shaders and it is
Problem: I've written State Machine for my android application. It is separate class, extension
Problem: I have a table that prints out vertical but I would like it
Problem Given a boolean expression consisting of the symbols 0, 1, &, |, ^

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.