Giter VIP home page Giter VIP logo

android.vim's Introduction

Android Development for Vim

Vim is a kickass text editor turned IDE (with the right plug-ins). Android is an awesome mobile operating system that's open and plainly rocks. Why not put these two together?

android.vim is a Vim plugin that allows you to build your Android application on the command line and within Vim. The plug-in is written purely in VimL for portability.

Requirements

NOTE: This plugin has ONLY been tested on a bleeding edge version of Vim 7.3 with --features=huge. Please report any problems you encounter with version information and compilation options included.

At the time of writing, there isn't any language dependencies but it does require on the following applications (they're checked for):

  • Ant is used a lot to handle most of the building tasks. We โค you!

  • Android SDK have to be not only on your system, but discoverable in your $PATH.

Installing

I recommending using Vundle to install plugins. The line necessary to add this plugin is as follows:

Bundle 'jalcine/android.vim'

Commands

All of the methods for the plug-in are defined with Android as the leading prefix. Check :help android-commands for information.

Options

Extensibility is what we love and one of the more popular philosophies out there. The following are a list of recommended options to be set after installing this plugin. Check :help android-options for more information.

Templating

In order to encourage quicker development, android.vim incorporates the ability to handle templating for projects. Check :help android-templating for more information.

License

This plugin is licensed under the MIT license. Make it work, people!

Author

I'm Jacky Alcine and I love code and chatting. Find me on Twitter or jalcine on Freenode!

android.vim's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

rtk4616

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.