Create an android app to store and display images with


Create an Android app to store and display images with commentary and tags.

The app should have the following features and functions:

• Allow a user to add images to the app.
• For each image, allow a user to add commentary and tags.
• When an image is displayed, the commentary added should be displayed as well.
• Allow a user to search for images that have the same tag.
• The app should use SQLite.

The Android Virtual Device (AVD) needs to have the following configuration:

• Device: Nexus One
• Target: Google API (x86 System Image) (Google In) - API Level 19
• CPU: Intel Atom (x86)
• Memory: RAM 768/Heap 32
• Internal Storage: 200MiB
• SD card: 200MiB

With the following settings (note that naming convention and settings MUST be applied to the assignment)

• Application Name: Week4App
• Project Name:
• Package Name: edu.phoenix.mbl402.
• Minimum Required SDK: API 14
• Taget SDK: API 19
• Comptaible with: API 19

Once you have developed and tested the application on the AVD, submit the following 4 files as attachments:

.apk file (generated under the /bin directory of the project workspace)
• Screenshot.doc (including all the distinctive screenshots of your application running on the AVD)
• WorkDescrption.doc: Explain how you analyze, design and implement the project, including flowcharts, code samples etc.
• src.zip: Clean the project, then zip the project's workspace into a src.zip file

Attachment:- Android app.zip

Solution Preview :

Prepared by a verified Expert
Application Programming: Create an android app to store and display images with
Reference No:- TGS01153068

Now Priced at $150 (50% Discount)

Recommended (96%)

Rated (4.8/5)

A

Anonymous user

5/17/2016 1:35:34 AM

In this task, you have to create an Android app to store and display the images having commentary and tags. The app must encompass the given functions and features: • Lat a user to add images to the app. • For each and every image, let a user to add commentary and tags. • If an image is displayed, the commentary added must be displayed too. • Lat a user to search for images which have the similar tag. • The app must use SQLite. Once you have built up and tested the application on the AVD, provide the given four files as attachments: 1) .apk file (produced in the /bin directory of the project workspace) 2) Screenshot.doc (comprising all the distinctive screenshots of your application running on the AVD) 3) WorkDescrption.doc: Describe how you examine, design and implement the project, comprising flowcharts, code samples and so on. 4) src.zip: Clean the project and then zip the project's workspace to a src.zip file