Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remvee/android-mode
Emacs minor mode for Android application development
https://github.com/remvee/android-mode
Last synced: 2 days ago
JSON representation
Emacs minor mode for Android application development
- Host: GitHub
- URL: https://github.com/remvee/android-mode
- Owner: remvee
- License: gpl-3.0
- Created: 2009-02-20T21:25:46.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T08:13:32.000Z (over 5 years ago)
- Last Synced: 2024-11-09T20:37:42.333Z (2 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 128 KB
- Stars: 220
- Watchers: 17
- Forks: 57
- Open Issues: 4
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
android-mode.el -- Minor mode for Android application development
Provides support for running Android SDK subprocesses like the
emulator, logcat, ddms and ant.Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 R.W van 't Veer
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 3
of the License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.