Pinned Repositories
FirebaseSnsTestApp
Kotlin + Firebase 를 이용한 SNS APP Test
HelloNDK
Create NDK Library with Android.mk , ndk-build.com
LottoApp
로또 추천 및 당첨 확인
Paging3Example
JetPack Paging3 Example
Pedometer
Lightweight pedometer app for Android using the hardware step sensor
ridecrew_client
ridecrew android app
SearchView
TMap + RecyclerView 를 이용한 자동완성 검색창 만들기
SimpleTodoListWithRoom
TServer
DJANGO REST API SERVER
pennya's Repositories
pennya/TServer
DJANGO REST API SERVER
pennya/SearchView
TMap + RecyclerView 를 이용한 자동완성 검색창 만들기
pennya/LottoApp
로또 추천 및 당첨 확인
pennya/SimpleTodoListWithRoom
pennya/HelloNDK
Create NDK Library with Android.mk , ndk-build.com
pennya/Pedometer
Lightweight pedometer app for Android using the hardware step sensor
pennya/ridecrew_client
ridecrew android app
pennya/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
pennya/android_guides
Extensive Open-Source Guides for Android Developers
pennya/carouselview
A simple library to add carousel view in android app.
pennya/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
pennya/Django_Retrofit_Test
Retrofit REST Test Sample
pennya/GithubApiSample
Githup Api Kotlin Sample!
pennya/herethere
여기저기 애플리케이션
pennya/HighLvRiver.github.io
Pithy Jekyll Theme
pennya/ImageLoding
Make Image Loader like Glide using ThreadPool, disk cache, in memory cache.
pennya/LottoChecker
LottoChecker v1
pennya/NavigationDrawerSample
Android Navigation Drawer Tutorial
pennya/Omni-Notes
Open source note-taking application for Android
pennya/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
pennya/QueryMovies
This repository shows a Android project with Clean Architecture, Functional Reactive Programming and MVP+Dagger
pennya/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
pennya/RxAndroidStudy
pennya/ScrollBarCustomisation
pennya/Simple-Music-Player
A clean music player with a customizable widget.
pennya/SimpleTodo
Kotlin + realm
pennya/SoundRecorder
A simple sound recording app implementing Material Design
pennya/spring_boot_ridecrew
ridecrew spring boot REST Server
pennya/sumatrapdf
SumatraPDF reader
pennya/TMapSample2
TMap(SK Planet) + ClearEditText + RecyclerView + MVP