Skip to main content

Posts

Showing posts from November, 2018

Speed Up Android Development

Hello Coders!  Thanks to being here again! The evolution of software development is so fast. Mobile app development is one of the fast-growing part of this world. Mobile app developers always have to follow up all changes to catch up the world and be updated. Mobile apps are living organisms and should to be improved due to end users needs and platform changes. I mean using time effectively with the word fast. The articles below will help you to shorten the time for the process of coding. 1. Shortcuts You will have fun with coding when you use shortcuts. Try to do everything with the keyboard. Exactly this is the first and the most important one. https://www.jetbrains.com/idea/docs/IntelliJIDEA_ReferenceCard_Mac.pdf 2. Live Templates Add your most used code blocks to Live Templates then get rid of the time you spend every time https://www.bignerdranch.com/blog/android-studio-live-templates/ 3. Genymotion: Use Genymotion instead of Android Emulator. G