Skip to content

MicahCarrick/gedit-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gedit Android Development Plugin

This plugin is still in early development. Check back later for a stable release.

Installation

  1. Download this repository by clicking the Downloads button at the top of the github page or issue the following command in a terminal:

    git clone git://github.com/MicahCarrick/gedit-android.git

  2. Copy the file android.plugin and the folder android to ~/.local/share/gedit/plugins/.

  3. Install and compile the GLib schema as root: cp /home/<YOUR USER NAME>/.local/share/gedit/plugins/android/data/org.gnome.gedit.plugins.android.gschema.xml /usr/share/glib-2.0/schemas/ glib-compile-schemas /usr/share/glib-2.0/schemas/

  4. Restart Gedit.

  5. Activate the plugin in Gedit by choosing 'Edit > Preferences', the selecting the 'Plugins' tab, and checking the box next to 'Android Development'.

About

Android development plugin for Gedit 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages