Page MenuHomePhorge

Create android apk
Needs ReviewPublic

Authored by tusooa on Thu, Jul 2, 12:41 PM.
Tags
None
Referenced Files
F85423711: D321.1783321489.diff
Sun, Jul 5, 12:04 AM
F85414088: D321.1783295341.diff
Sat, Jul 4, 4:49 PM
F85414087: D321.1783295340.diff
Sat, Jul 4, 4:49 PM
F85411076: D321.1783286388.diff
Sat, Jul 4, 2:19 PM
F85403120: D321.1783260781.diff
Sat, Jul 4, 7:13 AM
F85400879: D321.1783252850.diff
Sat, Jul 4, 5:00 AM
Subscribers
None

Details

Reviewers
None
Group Reviewers
O1: the Kazv Project
Maniphest Tasks
T188: Make kazv compile on Android
Summary

This adds a create-apk target that creates an apk for Android. It also follows necessary steps described in https://develop.kde.org/docs/packaging/android/porting_applications/ such as bundling icons.

Type: add

Test Plan

Setup Craft according to the instructions in https://develop.kde.org/docs/packaging/android/building_applications/ . Apply the patch in https://iron.lily-is.land/D318 to craft-blueprints-kde .
Verify you can build the apk using Craft.
After signing it using your local keys, verify you can install and use it on an Android device.

Diff Detail

Repository
rK kazv
Branch
servant
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 655
Build 1292: Invoke BuildbotBuildbot build #1987
Build 1291: arc lint + arc unit