Get Wear OS and Android Talking: Exchanging Information via the Wearable Data...
tag:code.tutsplus.com,2005:PostPresenter/cms-30986When it comes to performing quick, simple tasks, wearable apps have the advantage, as a smartwatch that’s right there on your wrist is always going to...
View ArticleHow to Use TensorFlow Mobile in Android Apps
With TensorFlow, one of the most popular machine learning frameworks available today, you can easily create and train deep models—also commonly referred to as deep feed-forward neural networks—that can...
View ArticleHow to Use TensorFlow Mobile in Android Apps
tag:code.tutsplus.com,2005:PostPresenter/cms-30957With TensorFlow, one of the most popular machine learning frameworks available today, you can easily create and train deep models—also commonly...
View ArticleBuilding a Shopping List Application With CloudKit: Introduction
Back in 2012, Apple introduced iCloud alongside iOS 5. At the same time, the company announced that developers would have access to iCloud through a number of APIs. Up until now, developers have had...
View ArticleBuilding a Shopping List Application With CloudKit: Introduction
tag:code.tutsplus.com,2005:PostPresenter/cms-24674Back in 2012, Apple introduced iCloud alongside iOS 5. At the same time, the company announced that developers would have access to iCloud through a...
View ArticleGetting Started With Cloud Firestore for iOS
Mobile coders have been taking advantage of Google’s Mobile Backend as a Service (MBaaS) platform Firebase Realtime Database for many years, helping them focus on building features for their apps...
View ArticleGetting Started With Cloud Firestore for iOS
tag:code.tutsplus.com,2005:PostPresenter/cms-30910Mobile coders have been taking advantage of Google’s Mobile Backend as a Service (MBaaS) platform Firebase Realtime Database for many years, helping...
View ArticleIntroducing Fuse for Cross-Platform App Development
There's no shortage of tools when it comes to developing apps that work cross-platform. It originally started with PhoneGap, which then became Cordova. Then came the hybrid frameworks with near-native...
View ArticleIntroducing Fuse for Cross-Platform App Development
tag:code.tutsplus.com,2005:PostPresenter/cms-30793There's no shortage of tools when it comes to developing apps that work cross-platform. It originally started with PhoneGap, which then became Cordova....
View Article15 Best Android App Templates of 2018
Android app templates have been gaining in popularity over the past few years, and that’s no wonder. They’re a huge time saver for experienced developers, helping them to cut through the slog of...
View Article15 Best Android App Templates of 2018
tag:code.tutsplus.com,2005:PostPresenter/cms-29643Android app templates have been gaining in popularity over the past few years, and that’s no wonder. They’re a huge time saver for experienced...
View ArticleCreating Your First App With Fuse
Now that you've learned the basic concepts of Fuse, it's time to put things into practice and build an app. In this tutorial, you'll learn how to develop an app using the Fuse framework. Specifically,...
View ArticleCreating Your First App With Fuse
tag:code.tutsplus.com,2005:PostPresenter/cms-30837Now that you've learned the basic concepts of Fuse, it's time to put things into practice and build an app. In this tutorial, you'll learn how to...
View ArticleCode an Image Gallery Android App With Picasso
What You'll Be CreatingPicasso is a popular open-source Android library for loading both local and remote images. Learn how to easily use it for handling your image loading needs. 1. What Is...
View ArticleCode an Image Gallery Android App With Picasso
tag:code.tutsplus.com,2005:PostPresenter/cms-30966What You'll Be CreatingPicasso is a popular open-source Android library for loading both local and remote images. Learn how to easily use it for...
View Article10 Best React Native App Templates of 2018
tag:code.tutsplus.com,2005:PostPresenter/cms-29602React Native has been gaining in popularity for one obvious reason: it allows developers to write code across different mobile operating systems. This...
View Article15 Best iOS App Templates of 2018
Building an app used to be the domain of hardcore developers only, but with over 1,400 app templates for sale at CodeCanyon, even complete beginners to coding can build an app.But what is an app...
View Article15 Best iOS App Templates of 2018
tag:code.tutsplus.com,2005:PostPresenter/cms-29163Building an app used to be the domain of hardcore developers only, but with over 1,400 app templates for sale at CodeCanyon, even complete beginners to...
View ArticleBuilding a Shopping List Application With CloudKit: Adding Records
In the first tutorial of this series, we explored the CloudKit framework and infrastructure. We also laid the foundation for the sample application that we're going to build, a shopping list...
View ArticleBuilding a Shopping List Application With CloudKit: Adding Records
tag:code.tutsplus.com,2005:PostPresenter/cms-24731In the first tutorial of this series, we explored the CloudKit framework and infrastructure. We also laid the foundation for the sample application...
View Article