Updated 14 December 2016
This is second blog in our series Android Hack of the day. Here are some of the easy tricks that can make the programming really fast.
The key combination ALT + INS is handy and when we are creating new classes and models.
You can automatically generate constructors, getter and setter methods easily using this key combination.
By using this functionlity, we can analyse our code and fix the issues that are generated in the code. These tools cover many issues like vulnerability in code, performance issue and best practices.
If our API return data in JSON format then there is no need to use any online tool or repository. Simply create a .json file and use auto format code to display and format the JSON data.
That’s all folks. Stay updated !
If you have more details or questions, you can reply to the received confirmation email.
Back to Home
Be the first to comment.