Presentation for beginner android developer who want to give a try presented at android month program at parul college, vadodara, gujarat.
It includes brief intro about android studio,short keys,emulator tool and many more
v1.6+ ◦ Android Studio (with SDK and Gradle ) Additionally Genymotion to replace native emulator. You should have little coding experience in java and need to be familiar with OOP’s concepts
apk file generation ◦Code templates to help you build common app features ◦Rich layout editor with support for drag and drop theme editing ◦Lint tools to catch performance, usability, version compatibility, and other problems ◦ProGuard and app-signing capabilities ◦Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine ◦And much more….
devices: Go to Settings > Developer Options > USB Debugging. For devices running Android 4.2.2 or later, you may need to unlock Developer Options before it is available within the Menu: •Tap "Settings" •Tap "About Device" •Tap on the "Build Number" button about 7 times. •Developer Mode should now be unlocked and available in Settings > More > Developer Options Android 2.x - 3.x devices: Go to Settings > Application > Development > USB Debugging.
class Ctrl + N ◦ Go to file Ctrl + Shift + N ◦ Navigate open tabs ALT + Left-Arrow; ALT + Right-Arrow ◦ Code Completion CTRL + SPACE ◦ Issue quick fix ALT + ENTER ◦ Line Comment or Uncomment CTRL + / ◦ Block Comment or Uncomment CTRL + SHIFT + / ◦ Build and run SHIFT + F10 ◦ Build CTRL + F9 ◦ Delete line CTRL + Y ◦ Safe Delete Alt + DELETE
released these awesome resources for free: ◦ Simple line icons by Mirko Monti ◦ E-commerce icons by Virgil Pana ◦ Streamline iconset by Webalys ◦ Presentation template by SlidesCarnival