<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Bruno Krebs</title>
    <description>The latest articles on DEV Community by Bruno Krebs (@brunokrebs).</description>
    <link>https://dev.to/brunokrebs</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F155521%2Fe05ad7c0-82d3-48fe-b30e-46479e6959a8.jpeg</url>
      <title>DEV Community: Bruno Krebs</title>
      <link>https://dev.to/brunokrebs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/brunokrebs"/>
    <language>en</language>
    <item>
      <title>Android Tutorial: Building and Securing Your First App (Part 2)</title>
      <dc:creator>Bruno Krebs</dc:creator>
      <pubDate>Thu, 11 Apr 2019 14:47:30 +0000</pubDate>
      <link>https://dev.to/auth0/android-tutorial-building-and-securing-your-first-app-part-2-193a</link>
      <guid>https://dev.to/auth0/android-tutorial-building-and-securing-your-first-app-part-2-193a</guid>
      <description>&lt;p&gt;In the second part of this tutorial, you will learn how to integrate your Android application with a backend API. For starters, you will spin up a simple REST API (you will have different alternatives to achieve that), then you will adjust your app to replace the static to-do list with one provided by this API. In the end, you will leverage the app integration with Auth0 to make it use a private (also referred to as secured) endpoint to persist new to-do items.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://auth0.com/blog/android-tutorial-building-and-securing-your-first-app-part-2/?utm_source=dev&amp;amp;utm_medium=sc&amp;amp;utm_campaign=androidtut_apppt2" rel="noopener noreferrer"&gt;Read on 🤖&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fewaiz7ff3iymb0ugusnf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fewaiz7ff3iymb0ugusnf.png" alt="Android Tutorial: Building and Securing Your First App (Part 2)" width="800" height="718"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>android</category>
      <category>mobiledev</category>
      <category>mobile</category>
    </item>
    <item>
      <title>Android Tutorial: Building and Securing Your First App (Part 1)</title>
      <dc:creator>Bruno Krebs</dc:creator>
      <pubDate>Thu, 04 Apr 2019 18:16:39 +0000</pubDate>
      <link>https://dev.to/auth0/android-tutorial-building-and-securing-your-first-app-part-1-5149</link>
      <guid>https://dev.to/auth0/android-tutorial-building-and-securing-your-first-app-part-1-5149</guid>
      <description>&lt;p&gt;In this part of the tutorial, you will learn how to develop a simple to-do list Android app from scratch. Here, you will start by scaffolding your app with the help of Android Studio. After that, you will build a list to show to-do items and you will create a form to enable users to update this list. In the end, you will also learn how to secure your to-do app with Auth0. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://auth0.com/blog/android-tutorial-building-and-securing-your-first-app-part-1/?utm_source=dev&amp;amp;utm_medium=sc&amp;amp;utm_campaign=androidtut_app" rel="noopener noreferrer"&gt;Read on 🤖&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdst4r5z6eijbiwmsvgan.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdst4r5z6eijbiwmsvgan.png" alt="Android Tutorial: Building and Securing Your First App (Part 1)" width="800" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>android</category>
      <category>mobiledev</category>
    </item>
  </channel>
</rss>
