akechi-haruka/SegAPIAndroid
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
SegAPIAndroid 2025 Haruka Licensed under the Unlicense ------------------------------ Sample app to interact with SegAPI (https://github.com/akechi-haruka/segapi) ------------------------------ As I absolutely dislike gradle, to build: Edit buildconfig.bat to set your Android SDK and build tool versions. If you do not have ANDROID_HOME set, put the path to the SDK directory in there. From IntelliJ/Android Studio then run the "SegAPI Android" build configuration, or to do it manually: * Run generate_r.bat * Build the project * Run build.bat