Giter Site home page Giter Site logo

androidstudiosetting's Introduction

AndroidStudioSetting

Install, Live Templaste

  • 동일한 폴더에 있는 install.sh를 실행
  • 지원 Template
    • Kotlin에서 sbc comment 사용
    • obtainstyledattribute
    • ConstraintLayout
    • LiveData

Plugin

  • .ignore
  • ADB Idea (hsz)
  • Android Material Design Icon Generator (konifar)
  • CodeGlance (Vektah)
  • kodkod
    • generate kdoc plugin.
    • 링크
  • Presentation Assistant
    • This plugin shows name and Win/Mac shortcuts of any action you invoke
    • 링크

요즘 안씀

  • Kotlin Fill Class
  • Android ButterKnife Zelezny (avast)
  • Android Parcelable code generator (mcharmas)
  • Material Theme (https://github.com/ChrisRM/material-theme-jetbrains)
    • Darker Theme
    • Editor > Colors & Fonts > General > Editor > Gutter background > Background (#212121)
    • Editor > Colors & Fonts > General > Text > Default Text > Background (#212121)

Editor

Colors & Fonts > General

  • Editor > Selection background (#01579B)
  • Editor > Selection foreground (#FFFFFF)

Colors & Fonts > Android Logcat

  • Assert (#B87BD5)
  • Debug (#54C1E9)
  • Error (#F95C5A)
  • Info (#8CD10D)
  • Verbose (Default)
  • Warning (#FAC848)

Code Style > Java (Option)

Code Generation Tab

How set prefix (e.g. “m”) to remove in Android Studio's Alt-Insert getter/setter?

  1. Open Default Settings () File -> Other Settings -> Default Settings)
  2. Go to Editor -> Java -> Code Genegation
  3. Select Preffer Longer names
  4. Enter 'm' in Field

JavaDoc

  1. Checked, Blank likes > After parameter descriptions (Option)
  2. Checked, Blank likes > After return tag (Option)
  3. Checked, Other > Do not wrap one line comments

androidstudiosetting's People

Contributors

pluu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.