In Android application development it's a standard to check and improve the code and it's quality of your app. You can easily do it with the Android Studio's built-in function, Lint.
The goal of this blog to provide several tutorials for developers in Android, Java and Javascript / Typescript.
Sunday, February 10, 2019
Monday, February 4, 2019
The "inconsistent layout" issue generated by Android Studio :D
I think this is funny, because the upcoming Lint issue is generated by the Android Studio, so now the question is, why the Android Studio generates a wrong code?
Subscribe to:
Comments (Atom)
Configure and use VSCode for Java web development
Embarking on Java web development often starts with choosing the right tools that streamline the coding process while enhancing productivity...
-
WorkManager is an API to schedule deferrable, asyncronous jobs. This is one of the JetPack's best component and it's released only ...
-
NetBeans is one of the most popular development IDE for Java developers. But it can be used for many other technologies: C/C++, PHP and web...
-
In this article I'd like to introduce "firebase-hosting-api-java" , which is an API library for Firebase Hosting REST API writ...
