Video description
In this video, Max Firtman explains the technology central to mobile web development: the webview. He identifies the webviews available today and shows you how to properly configure them for optimal performance and security. You’ll explore the differences between UIWebView and WKWebView on iOS, compare Android webviews, examine available third party tools, learn how to use an embedded webview, and practice debugging techniques. “Mastering Webviews” is part of Firtman’s Mobile Web App Development Video Learning Path. It will be especially useful to developers already familiar with Android Java development, Android Studio, iOS Xcode or iOS Swift.
- Review the webviews available on the Android and iOS platforms
- Learn which webview APIs are supported by the Android and iOS platforms
- Learn how to set the basic webviews on Android and iOS for local and remote content
- Use WebView on Android and WKWebView on iOS to customize storage, gestures, and the UI
- Use WebView on Android and WKWebView on iOS to create a native-web bridge
- Embed a webview using Project Crosswalk for Android
- Debug webview content using emulators and Remote Inspectors
- Practice techniques for managing webview performance issues and security concerns
Maximiliano Firtman, founder of ITMaster Professional Training, is a mobile+web developer, trainer, speaker, writer, and Adobe Community Champion.
Publisher resources
Table of contents
Product information
- Title: Mastering Web Views
- Author(s):
- Release date: January 2016
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491950906
You might also like
video
Learn Swift 5 Programming
Build modern, high-performance, real-world apps with Swift by leveraging its playground and XCode About This Video …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …