Published inAppunite LabsMy Story@AppuniteIt was some time ago (2011), a year after I joined AppUnite as the first employee. At the time, I’ve just developed third iOS app (yes…Jun 11, 2018Jun 11, 2018
Published inAppunite LabsErrors… oh… those errorsIn my opinion, good error handling is one of the most important features of the application. But most people in development process ignore…Apr 24, 2018Apr 24, 2018
Published inAppunite LabsHow to find StackOverflowError’sSometimes you see StackOverflowError’s on some devices. Some of them you can’t reproduce on your device or the crashes come about in…Apr 4, 2018Apr 4, 2018
Published inAppunite LabsA nice reader/writer patternDuring the implementation of a chat app, I had to implement some kind of lock logic. Usually, a code with locking and unlocking is hard to…Jan 22, 2018Jan 22, 2018
Published inAppunite LabsKotlin and RxJava with extension functionsThis is an introduction to some patterns that can be helpful during an implementation of Android applications that operate on any…Jan 8, 2018Jan 8, 2018
Published inAppunite LabsUsing schedulers while testing your codeWe like to implement UI that sends some post to API. Our UI need a button that sends a post, and a text field called “message” so a user is…Dec 15, 2017Dec 15, 2017
Published inAppunite LabsGCM User NotificationsUnfortunately documentation about GCM User Notifications is incomplete and sometimes wrong.Aug 7, 2014A response icon1Aug 7, 2014A response icon1
Published inAppunite LabsCreate lightweight login screen backgroundJul 18, 2014A response icon1Jul 18, 2014A response icon1