Skip to content

TranquilRock/AndroidScript

Repository files navigation

AndroidScript

Public Script Download

v3.0.0-alpha released :)

  • Tested manually
  • Future works and TODOs
    • MVVM design pattern
    • Repository/Room DAO instead of raw file accesses
    • Direct download feature
    • Manual/ User Guide

Notes for developers

For the sdk path, you should have a file local.properties in the root folder, for example:

  ## This file must *NOT* be checked into Version Control Systems,
  # as it contains information specific to your local configuration.
  #
  # Location of the SDK. This is only used by Gradle.
  # For customization when using a Version Control System, please read the
  # header note.
  #Mon May 15 09:04:42 CST 2023
  sdk.dir=/Users/tranquilrock/Library/Android/sdk