Gradle problems and Design view is broken in android studio 3.0.1 Currently, I am learning the Google: Associate Android Developer (AAD) path on Pluralsight by Jim Wilson.In the third course: Enhancing the Android Application Experience I had to update the app Gradle file to give support for the appcompat library. A side note: The course […]
Tag: XML
Today I just faced a situation where I have got a huge XSD library to use for service integration. Because I suspected it won’t be a small task to write by myself and honestly I never had to do this before I started to look for an automated solution. Being a lazy programmer and having […]