Pustaka Python untuk membangun proyek Android menjadi APK
Project description
Pustaka Python untuk membangun proyek Android menjadi APK.
Instalasi
pip install builderapk
Penggunaan
from builderapk import build_apk
project_path = '/path/to/android/project'
apk = build_apk(project_path, build_type='debug')
print(f"APK berhasil dibangun di: {apk}")LisensiMIT License### 6. `pyproject.toml`
File ini mendefinisikan sistem build.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
builderapk-0.1.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file builderapk-0.1.0.tar.gz.
File metadata
- Download URL: builderapk-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f2e730a6179b5e822db57f946663e6442f7125a37b5dd1bcb047a99dc23af66
|
|
| MD5 |
871f1b89f96a3d75c95ca93e0289b774
|
|
| BLAKE2b-256 |
6983081d62f477a9788f158185c8543018f8482c179801c387a4ddc0301e2d76
|
File details
Details for the file builderapk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: builderapk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34a5335cc68b53ac81ab14cc5a56906b6fb7f993694ef3eaa5b5f8e871707258
|
|
| MD5 |
a5dcb087992e3b326f9084ef205e9d96
|
|
| BLAKE2b-256 |
267766457e2d6e42557fd3d627c315752eb736e7708ef93203aeb52ed49fbf5c
|