In Pictures: 12 great Lollipop APIs every Android 5.0 developer will love
From 3D views to managed provisioning processes, there’s a lot for Android app developers to love about Lollipop
From 3D views to managed provisioning processes, there’s a lot for Android app developers to love about Lollipop
An MBaaS (mobile back end as a service) such as FeedHenry, Kinvey, or Parse is a kind of PaaS (platform as a service) for server-backed mobile applications. Kinvey bills itself as a complete mobile and Web app platform. It has extensive client support, integrates with the major enterprise databases, and offers a back-end data store, a file store, push notifications, mobile analytics, iBeacon support, and the ability to run custom code on the back end.
A few years ago, the mobile enterprise application platform (MEAP) seemed to be the likely answer to the huge challenge of creating groups of mobile applications that work together and integrate with enterprise data. In hindsight, MEAP systems, which typically combined a back-end server and middleware stack with a client application, seem excessively expensive and heavyweight.
Cloud Foundry shines with broad application support and stellar ease of use, but OpenShift has the edge in management and automation
Cloud Foundry impresses with broad application support, streamlined deployment, and enterprise extras from Pivotal, though initial setup could be simpler
The Famo.us mobile Web framework runs faster than standard HTML and takes less development time than native code -- once you get up to speed
Famo.us is an open source JavaScript framework for building high-performance mobile Web and hybrid mobile apps. The framework gets its speed and sizzle by replacing the browser's slow, DOM-based rendering mechanism with its own rendering engine and by tapping the GPU acceleration provided by CSS3's 3D transformation functions -- no plug-ins or native code required.
Using lambda expressions can make your Java code leaner, more powerful, and easier to read
JavaScript on the JVM is better and faster but not always friendlier with Nashorn, the rebuilt JavaScript interpreter
Mobile app development is a huge pain point for most enterprises. The debate still rages about the best strategy. Should you develop native apps for the major smartphone and tablet platforms? That's expensive and time-consuming, and it means hiring hard-to-find specialists for iOS, Android, BlackBerry, Windows Phone, and any other platform you want to support. Should you develop mobile Web apps? That is faster and cheaper, but sacrifices both performance and features. Should you develop hybrid mobile apps, combining native app shells with Web views? That still sacrifices performance in some cases, but recovers the most important features.
From full-blown IDEs to essential resource utilities, these Android apps bring powerful programming features to phones and tablets
The Chrome Apps architecture enables native-like apps, written in JavaScript with platform APIs, that load fast, run quickly, and work offline
Microsoft delivers editing, debugging, deployment, project architecture, and ALM improvements stretching from Windows to Web development, from mobile devices to clouds
WebStorm and Sublime Text lead a field of diverse and capable tools for JavaScript programming
Going beyond Office 365's native admin GUI, 365 Command provides powerful Exchange admin capabilities without the need to run PowerShell
Life’s complicated at the best of times.