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 7726839
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T05:18:47+00:00 2026-06-01T05:18:47+00:00

I have to develop an application for an Android Tablet. This will do the

  • 0

I have to develop an application for an Android Tablet. This will do the following:

I will connect to a web service to retrieve a dynamic list of forms. Those forms must be downloaded to fill them offline. When one or more forms are filled, and application is online, user can send them to a server clicked on a button.

Those forms will be dynamic. There isn’t a predefined form. And they will have one or more pictures attached.

My problem is that I don’t know how to do it.

I’ve thought:

  1. I could send a form as set of fields and their types. Once I download xml from web service, I will have to rebuild it to show it to user.

  2. Send an html page with a form.

  3. HTML5 (with PhoneGap).

  4. …?

I think second option is the best. What do you think?

Once user has filled a form, how can I save its data? If I’m using a web page, I think I can save it as CSV.

First option will be an android native interface, so I could save it on SQLite or as txt file. How can I store those forms filled?

And then, when user comes back online, how can I send a txt file and image through a web service?

If you have another approach, you are welcome to share it.

  • 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-01T05:18:48+00:00Added an answer on June 1, 2026 at 5:18 am

    I would go for option 1 since it has a more native feel…

    Fast brainstorm:
    You could create a DB with table: Forms (id, name …), FormItems (id, formid, name, type, order …), Data (id, FormItemsid, EntryId, value …), Entries (id, dateadded, sent …)

    When you want to show a form you open an activity and you loop through all FormItems with that formid (you can have a LinearLayout (orientation: vertical) and addView for every item)

    When you fill in a form a new Entry is created and you loop through your formitems and put the entred text in Data

    When you go online you check what entries aren’t sent yet and you send those items

    Hope this was helpful!

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

Sidebar

Related Questions

I would like to develop an Android application which will have a local database.
Is it possible to develop android games and application if we have good knowledge
I have to develop an application with which my client will do visual design.
I occur a problem when develop a application on android. There have two image
I have an Android application with this lines in the manifest: <uses-sdk android:minSdkVersion=8 android:targetSdkVersion=13/>
I will have to develop some android applications. Witch mobile phone is better for
I have created a webview application to run a web application on an android
I have just started to develop android application yesterday and having a great fun
I have develop android application using Android SDK, Eclipse IDE.In that some times showing
I have to develop an android application where I could link an Android SQlite

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.