Error:Error: This fragment should provide a default constructor (a public constructor with no arguments) (cm.day.weather.CityListFragment) [ValidFragment]
不知为什么总是出现这种情况,试了很多办法,最终解决了,打包apk成功,但还是不明白原因,希望知道的告诉下,谢谢。
打包成功方法,修改一下代码,亲测 23版本可以打包,
compileSdkVersion 23 buildToolsVersion "23.0.3"