• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Java
  • License
    MIT License
  • Created almost 8 years ago
  • Updated over 7 years ago

Reviews

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

Repository Details

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.

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

LagosFirebaseCodelab

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

UdacityNanodegreeProjects

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

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
10

SolveX

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

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
12

RSS-Webview

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

Capstone-Project

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

HiltSampleApplication

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