For regular Android developers there are dozen of features, which can ease the daily routine: they have resources autogeneration, handy project structures, build configurations inside an IDE, source code navigation, convenient work with XML layouts and AndroidManifext's, and even more. For platform developers there is no such tool: it is normal to work with a project, which is highlighted with RED almost everywhere, building process is always from the command line, all dependencies have to be resolved manually and so on, and so forth. This plugin is to resolve this issue and give a nice tool for a platform development.
Work in progress.
Android.bp
support: highlighting & dummy autocomplete