InAndroid DevelopersbyJolanda VerhoefCreate a photo grid with multiselect behavior using Jetpack ComposeIn this blog post, you’ll learn how to create polished UI experiences in Compose.Jun 7, 20235Jun 7, 20235
InBetter ProgrammingbyZafar IvaevWhat are @IBDesignable and @IBInspectable in Swift?Create your custom views faster with Interface BuilderApr 3, 20202Apr 3, 20202
InITNEXTbyMyrick ChowAndroid Dial Phone ProgrammaticallyHave you imagined your app can make a phone call for you directly? Yes, Android phone can do this for you easily with only a few steps!Apr 27, 2020Apr 27, 2020
InITNEXTbyMyrick ChowAndroid Calendar IntentCreate a calendar event is not difficult. App can handle off all the operation to system Calendar app. How to do it? Click to see more!Nov 10, 20191Nov 10, 20191
InITNEXTbyMyrick ChowSwift iOS BackgroundTasks framework — Background App Refresh in 4 StepsiOS 13 introduced a brand new framework — BackgroundTasks for handling the background task when app is sent to background. Let’s see more~Aug 18, 20207Aug 18, 20207
InITNEXTbyMyrick ChowSwift iOS Background App Refresh in 3 StepsiOS allows app to refresh it content periodically even when it is sent to background. How many restrictions are there? Click to see more!Aug 14, 20203Aug 14, 20203
InITNEXTbyMyrick ChowSwift iOS CLLocationManager All-In-OneHow to get user location in iOS? How many configurations CoreLocation has provided for you? Let click and read more!Aug 4, 20203Aug 4, 20203
Myrick ChowAs Simple As Possible — Why does GPS need at least 4 satellite signals?GPS is a satellite-based navigation system to pin user location globally. Let’s see how the explanation of GPS can be as simple as…Nov 23, 2019Nov 23, 2019
InITNEXTbyMyrick ChowSwift Local Notification All-In-OneNotification is a very elegant tool to notify user with new information and alert. Want to see the tips and tricks on handling it?Aug 30, 2020Aug 30, 2020
InITNEXTbyMyrick ChowAndroid 11 Toast UpdatesWhat has been updated in Android 11 about Toast? Customisation on Toast is restricted and customised Toast cannot be shown at the…Apr 24, 20201Apr 24, 20201
InITNEXTbyMyrick ChowAndroid Custom ToastToast has more features other than simply showing a message. Custom layout, gravity, offset, bi-directional margins. Click to read more!Aug 14, 20192Aug 14, 20192
InITNEXTbyMyrick ChowAndroid Google I/O 2019 ViewPager2 (Part 2)ViewPager2 cannot set page margin directly and its inner RecyclerView is private to developer. How do we bypass the limitation?Jul 14, 20192Jul 14, 20192
InITNEXTbyMyrick Chow4 steps to Android Dot TabItemDot presentation to TabLayout is common in many apps. There are only 4 steps to configure the dots! Click to read more. 😁Jun 2, 20197Jun 2, 20197
InITNEXTbyMyrick ChowAll-in-One — Android TabLayout and TabItemStyling a TabLayout is not as easy as you think. Google official documentation does not sync to Material Component source code. Click to…May 31, 20192May 31, 20192
InITNEXTbyMyrick ChowAndroid ViewPager2 & TabLayoutViewPager2 is introduced in this year 2019 Google I/O and is a replacement of the old ViewPager, which was created in 2011. It includes…May 15, 20191May 15, 20191
InITNEXTbyMyrick ChowiOS Swift Facebook SharingSharing through Facebook is so common nowadays. Facebook provides a Sharing SDK for developer to implement the share to Facebook feature!Sep 1, 2020Sep 1, 2020
InITNEXTbyMyrick ChowiOS & Android Facebook SDK Login errorFacebook SDK sometimes returns unclear error code and error messages. One of them is 1675030 — query error (user is NOT a tester).Feb 17, 2019Feb 17, 2019
InITNEXTbyMyrick ChowSwift CoreNFC as quick as possibleNFC stands for “Near Field Communication”. Two electronic devices can transmit data through NFC when they are distanced fewer than 4 cm…Dec 27, 2018Dec 27, 2018
InITNEXTbyMyrick ChowiOS Proximity Sensor As Simple As PossibleProximity sensor is a small component which can detect a short distance for around 10cm. How do we observe the signal change? Lets read…Jan 4, 20212Jan 4, 20212
InITNEXTbyMyrick ChowAndroid Proximity Sensor As Clear As PossibleProximity sensor can detect a short distance (~5cm). Retrieving and observing proximity data is quite simple. 3 steps only! Let’s see here~Dec 30, 2020Dec 30, 2020