TheTechnoCafe

  • Home
  • Android
  • Kotlin
  • Linux
    • Shell
  • About
  • Software
    • Software Design
  • Request Tutorial

August 2018

file
Android

Build a File Explorer in Kotlin – Part 4 – Adding Breadcrumbs

In this tutorial you will add the functionality which enables the user to navigate back to any position in the backstack. This will be achieved by adding breadcrumbs. If you don’t know about breadcrumbs please read about it here before continuing with the article. In short, breadcrumbs are trail of Read more…

By Gurleen Sethi, 3 years2 years ago
kotlin
Android

Build a File Explorer in Kotlin – Part 3 – Navigating through File System

Welcome to the 3rd part of the Kotlin File Explorer series. Good job reading files from a path in the previous tutorial. Right now our application takes a single path and displays the file/folders at the path. We want to make our application more interactive. Clicking a folder should display Read more…

By Gurleen Sethi, 3 years ago
kotlin
Android

Build a File Explorer in Kotlin – Part 1 – Introduction and Set up

Introduction This tutorial series will guide you through building a simple Android File Explorer application in Kotlin. You will develop a file explorer application with core functionalities of creating, deleting, copying  and moving files/folders. I assume that you have a good understanding of Android Development and Kotlin language. These tutorials Read more…

By Gurleen Sethi, 3 years ago
kotlin
Android

Build a File Explorer in Kotlin – Part 2 – Reading files from paths

So now that you have set up the project, lets start coding and making this File Explorer come to life! (If you haven’t read the first part of this series, please read it here.) Setting up FilesListFragment The first thing you are going to do is create a Fragment named Read more…

By Gurleen Sethi, 3 years3 years ago
Recent Posts
  • Dart Extension Members
  • Flutter Crash Course – 6 – Networking Basics
  • Flutter Crash Course – 5 – Building Lists and Pages
  • Flutter Crash Course – 4 – Dive into more Flutter Widgets
  • Flutter Crash Course – 3 – Dive into Flutter Widgets
Recent Comments
  • Jocelyn on How to make two pane layout in Android
  • Viktor on Build a File Explorer in Kotlin – Part 1 – Introduction and Set up
  • spidy on Build a File Explorer in Kotlin – Part 4 – Adding Breadcrumbs
  • Fakhruddin on Move content to side in Drawer Layout Android
  • Tahib on How to make Bottom Sheet in Android
Never Miss A New Post






Archives
  • November 2019
  • September 2019
  • July 2019
  • March 2019
  • February 2019
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • April 2017
  • March 2017
Categories
  • Android
  • Dart
  • Flutter
  • Kotlin
  • Linux
  • Shell
  • Software
  • Software Design
  • Uncategorized
  • About
Hestia | Developed by ThemeIsle