100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 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











Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
Course

Document information

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

Subjects

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"

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
55
Member since
4 year
Number of followers
42
Documents
10
Last sold
3 months 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

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

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

Didn't get what you expected? Choose another document

No worries! You can immediately select a different document that better matches what you need.

Pay how you prefer, start learning right away

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

Student with book image

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

Alisha Student

Frequently asked questions