Sunday, September 25, 2016
Saturday, August 27, 2016
DIFFERENCE BETWEEN UNALIGNED AND NORMAL DEBUG APK FILE
You can find the unaligned apk file here \app\build\outputs\apk
http://stackoverflow.com/questions/22058210/why-unaligned-apk-is-needed
http://stackoverflow.com/questions/22058210/why-unaligned-apk-is-needed?noredirect=1&lq=1
Thursday, July 21, 2016
ANDROID STUDIO SHORTCUTS
Android studio Shortcuts
Reformat code | OPTION + CMD + L |
Show selected API documentation | F1 / FUNCTION + F1 |
Generate Source Code | CMD + N |
Jump to source | CMD + DOWN ARROW KEY |
Delete Line | CMD + BACKSPACE |
Search by symbol name | OPTION + CMD + O |
Build | CMD + F9 |
Build and Run | CTRL + R |
Toggle Project Sidebar Visibility | CMD + 1 |
Open Class | CMD + O |
Open File ( including resources) | CMD + SHIFT + O |
Recent Files Opened | CMD + E |
Recently edited files | CMD + SHIFT + E |
Previous Next/Previous Error | F2 / FUNCTION F2 |
Last Edited Location | CMD + SHIFT + BACKSPACE |
Last Location | CMD + [ and CMD + ] |
Go to Declaration | CMD + B |
Go to Super | CMD + Y |
Next Word Navigation | ALT + LEFT/RIGHT ARROW KEY |
Find | CMD + F |
Find in Path | SHIFT + CMD + F |
Refactor Class, Method | CTRL + T |
MAC KEYBOARD SHORTCUTS
MAC Keyboard shortcuts
1)Force Quit Applications(like Ctrl+Alt+Delete) in Windows==> Command+Option+Esc
1)Force Quit Applications(like Ctrl+Alt+Delete) in Windows==> Command+Option+Esc
2)Spotlight Search==>Command+Space
3)Diagnose Wifi Problem==> Option+Wifi
4)Right Click==>Option+Click
5)Specific volume==>Option+Shift+Volume Up/Volume Down
6)Create a new folder with all the selected items==>Command+Ctrl+N
7)Background tab==>Command+Click
8)Unformatted Text==>Command+Shift+V
or Option+Command+Shift+V
9)To Lock Mac==>Command+Shift+Power Button
10)Cutting==>Option+Command+V
Subscribe to:
Posts (Atom)