我爱编程

Android Tips

2017-04-11  本文已影响0人  one_mighty

一、Know Your Tools

Android Studio

Comprehensive list of all Live Templates in Android Studio

Emulator

Apart from using physical devices, one should use emulators as they are as of now easy to manage and equivalently powerful.

Vysor

This one needs special mention due to how useful it is. It basically is a window to your device i.e it streams and allows you to interact with your physical device on your laptop. Very useful when you are demoing your app during a presentation. You can interact with your physical device and it will be shown right in your laptop screen. It has a paid/free version, paid version is totally worth buying.

DeskDock

Yes, vysor was great, but if you want to share your keyboard and mouse directly to your Android device, then this app is for you. It enables you to control your Android device as if it was part of your desktop computer. The FREE version includes the use of computer mouse, while the PRO version includes features such as use of keyboard. This is useful where you can test your app without your hands ever leaving your keyboard.

二、Make better choices while coding

Tips regarding UI/UX

Tips if you use Kotlin

Other Resources

Extra : Android Libraries built by me

此篇文章来自GitHub,其中有遗漏和错误之处

上一篇 下一篇

猜你喜欢

热点阅读