$30 off During Our Annual Pro Sale. View Details »

お気に入りのAndroid Studio小技集

mkeeda
June 19, 2023

お気に入りのAndroid Studio小技集

Cybozu Mobile Meetup 2023.06.16で登壇したLTのスライド資料です。
https://cybozu.connpass.com/event/285957/

スライド中の動画は以下のリンクから確認できます。

Show Context Actions
https://drive.google.com/file/d/1MaHPDMmRpK2tWFnX7E4RMzY-R6yTB_wW/view?usp=sharing

Put arguments on one line / separate lines
https://drive.google.com/file/d/1_N-Z9DXaE8K4tdJHfYMiRJPo8kdqyLZ1/view?usp=sharing

Refactor This
https://drive.google.com/file/d/1tbYPra9uzMqdvXw2iBZuPrWGNgdJnttA/view?usp=sharing

Kotlin Fill Class
https://drive.google.com/file/d/1uAUNpg6cydHm7N0K34mHwElrag6t6ri8/view?usp=sharing

mkeeda

June 19, 2023
Tweet

More Decks by mkeeda

Other Decks in Programming

Transcript



  1. Android Studio


    Cybozu Mobile Meetup
    20
    23
    .
    0 6
    .
    16

    View Slide

  2. About me


    Twitter: @mr_mkeeda


    Github: @mkeeda


    Android Engineer at Cybozu, Inc


    480
    L
    2

    View Slide

  3. Android Studio


    etc




    Android Studio
    3

    View Slide

  4. Go to Declaration or Usage


    : B


    : Click
    4

    View Slide

  5. Go to Type Declaration


    : B


    : Click
    5

    View Slide

  6. 6
    Click
    Click Click

    View Slide

  7. Show Context Actions
    : ⌥ ↵


    Action


    7

    View Slide

  8. Put arguments on one line / on separate lines
    Show Context Actions (⌥ ↵) Put arguments


    8

    View Slide

  9. Refactor This
    : ^ T
    9

    View Slide

  10. Kotlin Fill Class
    Show Context Actions (⌥ ↵)


    Fill class constructor




    Compose Preview


    https://plugins.jetbrains.com/
    plugin/
    1 094
    2
    -kotlin-
    fi
    ll-class
    10

    View Slide

  11. Scratch



    11

    View Slide



  12. Git Brame


    AGP Upgrade Assistant


    Analyze Code


    Run Tests


    Show Kotlin Bytecode
    12

    View Slide