Skip to content

GDSC-RTU/compose_camp2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compose Camp 2024

Getting Started

Firstly create a new project named Workshop

Prerequisites

Ensure you have the following installed:

  • Android Studio
  • Java Development Kit (JDK)

Incorporating Images

To include images in your project:

  1. Download the drwasble.zip file from this repository.
  2. Extract the contents of the ZIP file.
  3. Move the images from the extracted folder to the drawable folder of your Android project.

Modifying strings.xml

To replace the strings.xml file in your project:

  1. Open the strings.xml file provided in this repository.
  2. Replace the content of your project's strings.xml with the content from the provided file.
  3. Save the changes.

Nest Steps

  1. Open the project(Workshop) in Android Studio.

  2. Open the MainActivity.kt file

  3. Replace the content of your project's MainActivity.kt with the content from the provided file.

Nest Steps

You can now run the App and get the output as :

Frame 1 (5)

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published