Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Summary

Summary ICT2612 Assignment 1 2024 Paint App Complete Solved Source Code Document Project

Rating
-
Sold
2
Pages
8
Uploaded on
23-03-2024
Written in
2023/2024

The complete source code for the ICT 2612 - Assignment 1 2024 Paint Calculator App! This package includes all the code you need, complete with helpful comments and explanatory pictures XML Code Java Code Pics Mimicing this code doc will guarantee you a working app if you know what the hell you are doing.l!

Show more Read less
Institution
Course

Content preview

ICT2612
ASSIGNMENT 1
PAINT CALCULATOR
APP
2024

,DISCLAIMER
Please do not copy anything
from this document,It is
meant to be used as a guide
and you supposed to come up
with your own solution.
By purchasing this document
you are letting the creator of
this document NOT be held
responsible for whatever
mark the user gets for this
assignment,whether pass or
fail
Purchase at your own Risk!

,
, MAINACTIVITYLAYOUT.XML
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/white"
android:padding="16dp">

<!-- Title -->
<TextView
android:id="@+id/text_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Paint Calculator App ,Made By STUDENTNUMBER"
android:textSize="24sp"
android:layout_centerHorizontal="true"
android:layout_marginBottom="16dp"/>

<!-- Image -->
<ImageView
android:id="@+id/image_paint"
android:layout_width="200dp"
android:layout_height="200dp"
android:src="@mipmap/image_paint_round"
android:layout_below="@id/text_title"
android:layout_centerHorizontal="true"
android:layout_marginTop="16dp"/>

<!-- Text field for room height -->
<EditText
android:id="@+id/edit_text_height"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="Enter room height (in meters)"
android:inputType="numberDecimal"
android:layout_below="@id/image_paint"
android:layout_marginTop="16dp"/>

<!-- Text field for room distance -->
<EditText
android:id="@+id/edit_text_distance"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="Enter room distance (in meters)"
android:inputType="numberDecimal"
android:layout_below="@id/edit_text_height"
android:layout_marginTop="16dp"/>

<!-- Spinner for selecting paint color -->
<Spinner
android:id="@+id/spinner_color"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/edit_text_distance"
android:layout_marginTop="16dp"/>

<!-- Button to calculate paint -->
<Button
android:id="@+id/button_calculate"

Written for

Institution
Course

Document information

Uploaded on
March 23, 2024
Number of pages
8
Written in
2023/2024
Type
SUMMARY

Subjects

$5.14
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
ITGURU University of South Africa (Unisa)
Follow You need to be logged in order to follow users or courses
Sold
57
Member since
5 year
Number of followers
42
Documents
13
Last sold
1 week ago
ITTECHGURU – Expert IT Solutions &amp; Code

Welcome to ITTECHGURU, your go-to hub for high-quality, fully coded IT assignments, projects, and solutions. Whether you need expertly crafted software, scripts, databases, or web apps, I provide professional-grade work with efficiency and precision. Get your projects done right—fast, reliable, and 100% functional!

4.4

7 reviews

5
4
4
2
3
1
2
0
1
0

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions