Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Μ
µnit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Projekt Hack-n-Fun
Libs
µnit
Commits
6e3f40d7
Verified
Commit
6e3f40d7
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Add ABle to Android build script
parent
0c152164
No related branches found
No related tags found
No related merge requests found
Pipeline
#76460
passed
3 years ago
Stage: prepare
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
companion/Makefile
+2
-2
2 additions, 2 deletions
companion/Makefile
with
2 additions
and
2 deletions
companion/Makefile
+
2
−
2
View file @
6e3f40d7
...
@@ -13,7 +13,7 @@ $(DIST)-debug-$(VERSION_FULL)-$(ARCH).apk:
...
@@ -13,7 +13,7 @@ $(DIST)-debug-$(VERSION_FULL)-$(ARCH).apk:
--package
$(
PACKAGE
)
--name
$(
NAME
)
--version
$(
VERSION
)
\
--package
$(
PACKAGE
)
--name
$(
NAME
)
--version
$(
VERSION
)
\
--arch
$(
ARCH
)
\
--arch
$(
ARCH
)
\
--window
--orientation
portrait
\
--window
--orientation
portrait
\
--permission
BLUETOOTH
_SCAN
--permission
BLUETOOTH_
CONNECT
\
--permission
BLUETOOTH
--permission
BLUETOOTH_
ADMIN
--permission
ACCESS_FINE_LOCATION
\
--bootstrap
sdl2
\
--bootstrap
sdl2
\
--requirements
python3,kivy
--requirements
python3,kivy
,android,able_recipe
mv
$(
DIST
)
-debug-
$(
VERSION
)
-.apk
$(
DIST
)
-debug-
$(
VERSION
)
-
$(
ARCH
)
.apk
mv
$(
DIST
)
-debug-
$(
VERSION
)
-.apk
$(
DIST
)
-debug-
$(
VERSION
)
-
$(
ARCH
)
.apk
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment