{"id":17800005,"url":"https://github.com/dskinner/sublimeandroid","last_synced_at":"2025-03-17T07:31:19.781Z","repository":{"id":5751712,"uuid":"6964356","full_name":"dskinner/SublimeAndroid","owner":"dskinner","description":"Sublime Text 3 plugin for Android development","archived":false,"fork":false,"pushed_at":"2013-03-23T04:07:36.000Z","size":195,"stargazers_count":60,"open_issues_count":2,"forks_count":4,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-02-27T19:57:34.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"SpamExperts/exim","license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dskinner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.bsd","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-02T07:23:44.000Z","updated_at":"2020-05-02T21:10:16.000Z","dependencies_parsed_at":"2022-09-10T07:22:04.965Z","dependency_job_id":null,"html_url":"https://github.com/dskinner/SublimeAndroid","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/dskinner%2FSublimeAndroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dskinner%2FSublimeAndroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dskinner%2FSublimeAndroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dskinner%2FSublimeAndroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dskinner","download_url":"https://codeload.github.com/dskinner/SublimeAndroid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243852438,"owners_count":20358267,"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":[],"created_at":"2024-10-27T12:13:52.188Z","updated_at":"2025-03-17T07:31:19.534Z","avatar_url":"https://github.com/dskinner.png","language":"Python","readme":"# SublimeAndroid\n\n## NOTICE\n\nThis project is currently on hold (not discontinued) as much of the functionality\nfor completions are being continued here: https://github.com/quarnster/completion\n\nThis is a work in progress for SublimeText 3!\n\nExpects a properly configured android project via sdk command line tools. From\nproject directory:\n\n```\nandroid update project -p ./\n```\n\n## Installation\n\nThis package depends on a submodule.\n\nFor a fresh install:\n\n```\ngit clone --recursive git://github.com/dskinner/SublimeAndroid.git\n```\n\nIf updating from a previous install without the submodule\n\n```\ngit pull\ngit submodule init\ngit submodule update\n```\n\n## Features\n\n* Automatically configures external packages.\n\t* SublimeJava\n\t* SublimeLinter\n\t* ADBView\n* Identifies project directory and target platform for autocompletion.\n* XML autocompletion (incomplete) in layouts for tags, attributes and values.\n* Identifies multiple android projects in a sublime project.\n* Build commands for ant\n* Launch sdk tools\n\n## Setup automatic builds\n\n### Ant\n\nCreate a new target in `custom_rules.xml`:\n\n```xml\n\u003ctarget name=\"compile\" depends=\"-set-debug-mode, -compile\"/\u003e\n```\n\nAdd the following to sublime project settings\n\n```\n\"sublimeandroid_default_ant_target\": \"compile\"\n```\n\nThis will perform just enough to allow for quick builds and provide autocompletion via SublimeJava\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdskinner%2Fsublimeandroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdskinner%2Fsublimeandroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdskinner%2Fsublimeandroid/lists"}