{"id":17063479,"url":"https://github.com/akavel/marco","last_synced_at":"2025-05-07T01:05:06.622Z","repository":{"id":139037192,"uuid":"181567883","full_name":"akavel/marco","owner":"akavel","description":"Manifests \u0026 resources compiler for .apk files (Work in Progress)","archived":false,"fork":false,"pushed_at":"2019-10-26T20:35:07.000Z","size":43,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T01:04:55.270Z","etag":null,"topics":["android","apk","binary","manifest","resources","standalone","xml"],"latest_commit_sha":null,"homepage":null,"language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akavel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-15T21:23:38.000Z","updated_at":"2025-02-21T15:51:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f3a45f8-700f-4bee-96fc-e3ce9caa2f22","html_url":"https://github.com/akavel/marco","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akavel%2Fmarco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akavel%2Fmarco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akavel%2Fmarco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akavel%2Fmarco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akavel","download_url":"https://codeload.github.com/akavel/marco/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252793667,"owners_count":21805058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","apk","binary","manifest","resources","standalone","xml"],"created_at":"2024-10-14T10:52:07.236Z","updated_at":"2025-05-07T01:05:06.605Z","avatar_url":"https://github.com/akavel.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"marco\n=====\n\nmarco — Manifest \u0026 resources compiler for .apk files\n\nNOTE: marco currently can handle only the simplest AndroidManifest.xml files.\nIf you need anything more, just extend it — and please feel encouraged to\ncontribute the improvements back upstream!\n\nUsage\n-----\n\n    $ git clone https://github.com/akavel/marco\n    $ cd marco\n    $ nimble build\n    \n    $ cat src/AndroidManifest.xml\n    \u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n    \u003cmanifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n        package=\"com.example.helloworld\"\u003e\n        \u003capplication android:label=\"HelloWorld\"\u003e\n            \u003cactivity android:name=\"HelloActivity\"\u003e\n                \u003cintent-filter\u003e\n                    \u003caction android:name=\"android.intent.action.MAIN\" /\u003e\n                    \u003ccategory android:name=\"android.intent.category.LAUNCHER\" /\u003e\n                \u003c/intent-filter\u003e\n            \u003c/activity\u003e\n        \u003c/application\u003e\n    \u003c/manifest\u003e\n    $ ./marco \u003c src/AndroidManifest.xml \u003e apk/AndroidManifest.xml\n\nReferences\n----------\n - https://github.com/czak/minimal-android-project\n - https://github.com/sdklite/aapt/blob/9e6d1ad98469dffbc9940821551bd7a2e07dd1e0/src/main/java/com/sdklite/aapt/AssetEditor.java\n - https://github.com/aosp-mirror/platform_frameworks_base/blob/e5cf74326dc37e87c24016640b535a269499e1ec/tools/aapt/XMLNode.cpp#L1089\n - https://android.googlesource.com/platform/frameworks/base/+/dc36bb6dea837608c29c177a7ea8cf46b6a0cd53/tools/aapt/XMLNode.cpp\n - https://github.com/golang/mobile/blob/master/cmd/gomobile/binary_xml.go\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakavel%2Fmarco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakavel%2Fmarco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakavel%2Fmarco/lists"}