Programing/Android Open Source44 [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. Google Android Volley HTTP Library Google Volley Library Google I/O 2013에서 처음 발표 된 Volley Library는 굉장히 강한 자부심을 가지고 Google에서 소개한 Http 라이브러리입니다. 효율적인 병행 처처, 재시도, 백오프 정책, 캐시, 이미지 로더, 우선순위 설정 및 요청 취소등의 다양한 기능등을 제공하면서 강력한 HTTP Library라는 점을 강조하였습니다. 쉽게 이야기 하면 Side Effect도 없고, Code Line도 Simple하게 구현이 가능하게 제공을 한다는 것입니다. [Volley란 무엇인가?]Volley는 테니스나 발리볼의 발리를 연상하게 하고, 클라이언트가 넷 넘어로 서버에 요청을 쏘면 그것이 돌아온다는 은유가 되기도 합니다.( a client sends a request .. 2017. 7. 19. Android Volley Tutorial – Making HTTP GET, POST, PUT [Original Post]https://www.itsalif.info/content/android-volley-tutorial-http-get-post-put [Download JAR]http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.mcxiaoke.volley%22 [GitHub]https://github.com/mcxiaoke/android-volley ----------Google released Android Volley Library around May/June 2013, which has been internally used by Google for some time. It is supposed to provide Fast Networking O.. 2017. 7. 17. [구글 오픈 소스] 깃허브에서 인기 높은 구글의 오픈소스 프로젝트 10종 http://hub.zum.com/view/2746 1위 앵귤러JS2위 지브라크로싱3위 구글 I/O 안드로이드 앱4위 머티리얼 디자인 아이콘5위 쿠버네티스6위 머티리얼 디자인 라이트7위 텐서플로8위 딥드림9위 웹 스타터 키트10위 프로토콜 버퍼스 2015. 11. 18. List of Android UI/UX Libraries - Other NameLicenseDemoSwipecardsApache License V2Android-BootstrapMITAndroid PDFViewGPL V3DspecApache License V2LolliPinApache License V2DrawableViewApache License V2Material Shadow 9-PatchApache License V2SimpleFingerGesturesApache License v2 DecorApache License V2Voice Recording VisualizerApache License V2EasyFontsApache License V2 https://github.com/wasabeef/awesome-android-ui 2015. 7. 30. List of Android UI/UX Libraries - Effect NameLicenseDemoEtsyBlurApache License V2BlurDialogFragmentApache License V2 BlurBehindMIT Android StackBlurApache License V2EdgeEffectOverrideApache License V2https://github.com/wasabeef/awesome-android-ui 2015. 7. 30. 이전 1 2 3 4 다음