• Stars
    star
    1
  • Language
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is the repository for the Capstone Project in the Udacity Android Developer Nanodegree

More Repositories

1

face-detector

This application contains all the code from my article on the FaceDetector API.
Kotlin
140
star
2

text-detector

This application contains all the code from my article on the Text Detector API.
Java
20
star
3

barcode-detector

This application contains all the code from my article on the Barcode Detector API.
Kotlin
19
star
4

AnkoAlert

This contains the code from my article on creating reusuable layouts with Anko
Kotlin
9
star
5

AdaptivXperiments

This repository contains all the code from my article "Adaptive Icons: Winter is Coming".
Kotlin
6
star
6

hello-test

MVP Architecture and Testing for Android beginners
Java
4
star
7

MakeUpSearch

MakeUp Search is a simple application built from the Makeup API that follows the MVP architecture and clean coding guidelines. It also explores the use of newer layouts like the ConstraintLayout and FlowLayout. It uses Dagger, Mockito and Espresso for dependency injection and testing respectively.
Java
4
star
8

LagosFirebaseCodelab

This repo contains the working and skeleton code for a real-time chat application developed with Firebase
Java
3
star
9

UdacityNanodegreeProjects

The branches contain the projects submitted during the Udacity Android Developer Nanodegree Course
Java
3
star
10

github-user-search

This is my own implemetation of the app in @riggaroo's article about Automated Android Testing following all her listed steps.
Java
2
star
11

SolveX

Final project for the 'Developing Android Apps' Udacity course.
Java
2
star
12

CameraBarcodeDetection

This repository contains code that uses the phone's camera to detect barcodes, draw bounding boxes on them and draw the barcode's data on top of the bounding box.
Kotlin
1
star
13

RSS-Webview

This is a sample application created to populate a webview with a url from a Recyclerview.
Java
1
star
14

HiltSampleApplication

Sample app showing migration from Dagger Android to Hilt
Kotlin
1
star