SublimeAndroidImport

A Sublime Text 2/3 plugin which automatically adds imports from the Android SDK.

Python 0.4.2 ⚠️ No updates in 18mo+
30 stars  ·  6 forks  ·  Updated
Install
pip install SublimeAndroidImport
plain text: /sdks/SublimeAndroidImport/install.txt
View on GitHub
Version history All releases ↗

- Updated the Plyj library to the latest snapshot - Fixed a bug caused when there are types which dont have a name in the parse tree, for example byte…

- Actually fixed the problem with ST3

- Potentially fixed a bug with loading the plugin in ST3 - Fixed a bug where classes with the same name as an Android one which has already be importe…

- Added the new classes from Android 4.4 KitKat

- Support for Sublime Text 3! - Massive speed improvement by not using the raw json file of class names and instead using a pre-generated list - Fixes…

This is the initial beta release of the plugin.

Quality signals
Score
Stars30
Forks6
Last updated
Language
Python
Browse all Python SDKs →