728x90 github10 오픈소스 정의 및 라이선스 종류 들어가며 오픈소스가 대중화 되어 있고 자주 사용해 왔지만, 라이센스에 관한 부분에 대해선느 귀찮아서 였는지 그냥 이런게 있구나… 하면서 지나쳐 왔다. 하지만, 잘못된 이해 관계로 인해서 불미스러운 일이 발생 할 뻔하여 다른 개발자들은 이러한 일을 겪지 않게 정보를 공유하고자 이 글을 작성한다. 오픈 소스란? 위키백과를 보면 오픈 소스에 대하여 아래와 같이 정의하고 있다. 오픈 소스(open source, 문화어: 공개원천)는 소프트웨어 혹은 하드웨어의 제작자의 권리를 지키면서 원시 코드를 누구나 열람할 수 있도록 한 소프트웨어 혹은 오픈 소스 라이선스에 준하는 모든 통칭을 일컫는다. 어원에 대해서는 History of the OSI 자료에 따르면, 1998년 2월 3일에 넷스케이프 브라우저의 원시 코드에.. 2019. 4. 29. [Android][Github][Open Source] lottie-android https://github.com/airbnb/lottie-android http://airbnb.io/lottie/#/ Lottie for Android, iOS, React Native, Web, and Windows Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovinand renders them natively on mobile! For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating .. 2019. 3. 23. [Android][Github][Devlight] ViewPager - InfiniteCycleViewPager https://github.com/Devlight/InfiniteCycleViewPager InfiniteCycleViewPager Infinite cycle ViewPager with two-way orientation and interactive effect. U can check the sample app here. Warn This library is not more supported. If you want to add new feature or fix a bug, grab source code and do it. If you think your fix or feature would be useful to other developers, I can add link of your repository.. 2019. 3. 23. [Android][Github][Open Source] EditText - BlockEditText https://github.com/shiburagi/BlockEditText BlockEditText Block EditText is a library provide an input view present in multiple block style that common use in TAC or credit card field. Kotlin Example : BlockEditText-Kotlin Android 14.0+ support Including In Your Project If you are a Maven user you can easily include the library by specifying it as a dependency: Maven com.infideap.blockedittext bl.. 2019. 3. 19. [Android][Github][Open Source] DrawerLayout - Drawer-Behavior(AdvanceDrawerLayout & Advance3DDrawerLayout ) Drawer-Behavior Drawer behavior is a library use Android DrawerLayout Support library as Parent Class [Easy to migrate], that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide. If current project use Android DrawerLayout Support library and kinda boring with the effect. Then, just change the layout code and calling necessary method for animati.. 2019. 3. 19. [Android][Github][Open Source] ProgressBar - AVLoadingIndicatorView AVLoadingIndicatorView Now AVLoadingIndicatorView was updated version to 2.X , If you have any question or suggestion with this library , welcome to tell me ! Introduction AVLoadingIndicatorView is a collection of nice loading animations for Android. You can also find iOS version of this here. Demo Usage Step 1 Add dependencies in build.gradle. dependencies { compile 'com.wang.avi:library:2.1.3'.. 2019. 3. 18. [Android][Github][Open Source] Layout - FoldableLayout https://github.com/alexvasilkov/FoldableLayout Usage Note: minimum Android SDK version is 14. Add dependency to your build.gradle file: compile 'com.alexvasilkov:foldable-layout:1.2.1' Unfoldable details usage (wiki) Foldable list usage (wiki) API reference (wiki) See sample app sources for complete usage example. Basic library concepts Read this blog post. License Licensed under the Apache Lice.. 2019. 3. 16. [Android][Github][Open Source] RecyclerView - AnimatedRecyclerView https://github.com/MLSDev/AnimatedRecyclerView Setup To use this library your minSdkVersion must be >= 16. In your build.gradle : dependencies { implementation "com.mlsdev.animatedrv:library:1.0.1" } Example From the layout You can create any layout animations From the code AnimatedRecyclerView recyclerView = new AnimatedRecyclerView.Builder(this) .orientation(LinearLayoutManager.VERTICAL) .layo.. 2019. 3. 16. Open Source Trend in Github (오픈소스 추세) https://github.com/trending #OpenSource #Github #깃허브 #깃허브 추세 2018. 9. 4. [Android Tip] Android Asset Studio (자동으로 안드로이드 리소스 생성) Android Asset StudioICON GENERATORS — MAKE ICONS FOR YOUR APPIcon generators allow you to quickly and easily generate icons from existing source images, clipart, or text.Launcher iconsAction bar and tab iconsNotification iconsGeneric iconsOTHER GENERATORS — MISCELLANEOUS ASSET CREATION TOOLSSimple nine-patch generatorOfficial Android Device Art GeneratorCOMMUNITY TOOLS — SIMILAR TOOLS FROM THE O.. 2015. 1. 14. 이전 1 다음 728x90