Skip to content

sarveshbaghel/Scrolllock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrollock

An Android application built with Gradle and Kotlin.

Project Structure

  • app/: Android application module containing source code, resources, and build configuration.
  • build.gradle.kts & settings.gradle.kts: Gradle Kotlin DSL build scripts.
  • gradle/: Gradle wrapper configuration and version catalog.

Getting Started

Prerequisites

  • JDK 11 or newer
  • Android Studio or command-line Gradle

Building

gradlew clean assembleDebug

Running

Open the project in Android Studio and run the app module on a device or emulator.

Testing

  • Unit tests located under app/src/test/java
  • Instrumented tests under app/src/androidTest/java

Contributing

Feel free to submit issues or pull requests.

License

Specify your license here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages