Vigi

Results 8 comments of Vigi
trafficstars

After android gradle plugin 2.3.0 was released, something about file path has been changed. That results in the hard-code build script working wrong. AFAIK, there are 2 points below: 1....

Hi markrietveld! It seems that the path of `android library project` to be copied had been changed at 2.3.0 for performance improvement. Leading to the exception of the plugin building....

Other changes of android plugin 2.3.0, look [here](https://github.com/adwiv/android-fat-aar/issues/61#issuecomment-287251364).

@Diarrhio I have not made any plan on this project to support 2.3.0 and later. The source of android plugin 2.3.0 is really a mess as far as I can...

To add this line to the manifest node in your main manifest file does the trick. ```xml xmlns:tools="http://schemas.android.com/tools" ``` I will try to fix it someday.

@Diarrhio yes it's frustrating. In the source code of android plugin, the handling of manifest merge part is such complicated. You can post the full stacktrace of your project, to...

@4bbu6j5885o3gpv6ss8 亲测可用。能教一下怎么找到这种链接吗,想学习

说明下解法一是用了kahn算法,方便理解