Connect Android Things to a Smartphone With Nearby Connections 2.0
tag:code.tutsplus.com,2005:PostPresenter/cms-28269One of the first things users will want to do with a new smart home device is get it on their wireless network. Many IoT devices lack a screen or...
View ArticleEasier React Native Development With Expo
Expo is a collection of tools that make it easier to code React Native apps. In this tutorial, I'm going to show you how you can quickly create React Native apps using Expo.With Expo, developers can...
View ArticleEasier React Native Development With Expo
tag:code.tutsplus.com,2005:PostPresenter/cms-30546Expo is a collection of tools that make it easier to code React Native apps. In this tutorial, I'm going to show you how you can quickly create React...
View ArticleFirebase Remote Config for Android Apps
Firebase Remote Config is a unique service designed to give you fine-grained control over instances of your apps while they are installed on user devices. By using it, you can reliably modify the looks...
View ArticleFirebase Remote Config for Android Apps
tag:code.tutsplus.com,2005:PostPresenter/cms-30557Firebase Remote Config is a unique service designed to give you fine-grained control over instances of your apps while they are installed on user...
View ArticleHow to Code a Settings Screen in an Android App
What You'll Be CreatingThe material design team at Google gives a clear definition of what settings in your Android app should do:App settings let users indicate preferences for how an app should...
View ArticleHow to Code a Settings Screen in an Android App
tag:code.tutsplus.com,2005:PostPresenter/cms-30433What You'll Be CreatingThe material design team at Google gives a clear definition of what settings in your Android app should do:App settings let...
View ArticleCode an App With GraphQL, React Native and AWS AppSync: the App
What You'll Be CreatingIn these tutorials, I'll show you how to create and interact with a GraphQL database using AWS AppSync and React Native. This app will have real-time & offline functionality,...
View ArticleCode an App With GraphQL, React Native and AWS AppSync: The App
tag:code.tutsplus.com,2005:PostPresenter/cms-30569What You'll Be CreatingIn these tutorials, I'm showing you how to create and interact with a GraphQL database using AWS AppSync and React Native. This...
View ArticleCode a Widget for Your Android App: Updating the Widget
Application widgets provide your users with easy access to your application’s most frequently used features, while giving your app a presence on the user’s homescreen. By adding a widget to your...
View ArticleCode a Widget for Your Android App: Updating the Widget
tag:code.tutsplus.com,2005:PostPresenter/cms-30528Application widgets provide your users with easy access to your application’s most frequently used features, while giving your app a presence on the...
View Article10 Best Android Photo App Templates
Photo apps are among the most popular in the Android app categories worldwide and if you want to ride the wave of that popularity by creating a photo app or two yourself, read on to discover the 10...
View Article10 Best Android Photo App Templates
tag:code.tutsplus.com,2005:PostPresenter/cms-30644Photo apps are among the most popular Android app categories worldwide, and if you want to ride the wave of that popularity by creating a photo app or...
View ArticleStoring Data Securely on Android
An app's credibility today highly depends on how the user's private data is managed. The Android stack has many powerful APIs surrounding credential and key storage, with specific features only...
View ArticleStoring Data Securely on Android
tag:code.tutsplus.com,2005:PostPresenter/cms-30558An app's credibility today highly depends on how the user's private data is managed. The Android stack has many powerful APIs surrounding credential...
View ArticleEasy Version Control With Git in Android Studio
As you know, it's best practice to always use source control management (SCM) for your projects—even personal projects. Do you know that Android Studio has an amazing integration with Git for source...
View ArticleEasy Version Control With Git in Android Studio
tag:code.tutsplus.com,2005:PostPresenter/cms-30514As you know, it's best practice to always use source control management (SCM) for your projects—even personal projects. Do you know that Android Studio...
View Article10 Things Men Can Do to Support Women in Tech
While there is no shortage of books, seminars, articles, etc. created to help women succeed in male-dominated workplaces, there is precious little information designed to help men modify their attitude...
View Article10 Things Men Can Do to Support Women in Tech
tag:code.tutsplus.com,2005:PostPresenter/cms-30726While there is no shortage of books, seminars, articles, etc. created to help women succeed in male-dominated workplaces, there is precious little...
View ArticleCode a Widget for Your Android App: Add a Configuration Activity
Application widgets provide your users with easy access to your application’s most frequently used features, while giving your app a presence on the user’s homescreen. By adding a widget to your...
View Article