Video Infos
Author
Published
Topics
Offline and Mobile are two sides of the same coin. Enterprises need their mobile applications to deliver uninterrupted access, whether they are in a board room or at ground zero, especially for mission-critical scenarios.
LATEST ANDROID JOBS
update your work life
MORE DEV CONTENT
check out more videos and blogs
Simplified Swift Multiplatform Integration
Some platform specific Apple APIs are only available as Swift modules. Lets take advantage of Cocoapods to integrate Swift code directly into our project and build a Multiplatform library with…
WATCH VIDEOUnderstanding the main thread
Android uses classes like Looper, Handler and MessageQueue to orchestrate Runnable’s that should be executed by the main thread. This talk dives into this mechanism and reviews how different types…
WATCH VIDEO