Published inProAndroidDevAndroid Library Development: Resource Declaration (Part 1)Some tips for library developers and impacts of android library’s resource declarations on the host applicationNov 8, 20201Nov 8, 20201
Published inProAndroidDevRxJava2 UndeliverableExceptionI want to share my experience with the UndeliverableException which i haven’t noticed before.Oct 30, 2019Oct 30, 2019
Published inProAndroidDevHow to manage dependencies in multi module project ?How can we structure our dependencies to enable auto complete feature in build.gradle fileApr 16, 20194Apr 16, 20194
Productive Android Development With DockerLets imagine you are working on large multi module project which building takes five minute for only small build. And your responsibility…Jan 14, 2019Jan 14, 2019
WebView Hidden EffectLast friday I was testing my android app before to publish which support multi language. I noticed my app’s language changing unexpectedly…Jan 27, 2018Jan 27, 2018
Android Tricks #1 (Edittext)If you have any kind of form inside your android app You should use ime(Input method actions). May be ask your self why should i use them…Apr 30, 2017Apr 30, 2017
Binary Search TreeBu yazımda genel olarak ağaç yapısından ve bu veri yapısının nasıl uygulanabileceğine yönelik bilgiler vermeye çalışacağım. Ağaçlar…Feb 18, 2017Feb 18, 2017
Foursqaure api with Retrofit + Dagger2 +Mvp Part1I would like demonstrate sample android for list place with mvp architecture. For place information I will use foursquare api.Feb 18, 2017Feb 18, 2017
Codeigniter how to remove index.php from urlI want to share how to remove index.php from url on codeigniter. When i want to remove index.php from url I tried lots of things from…Feb 18, 2017Feb 18, 2017
Why we need image image compression ?Why we need to image compression ? it is really interesting topic because its useful and common technic.What would happen if it hadn’t…Feb 18, 2017Feb 18, 2017