An open API service providing repository metadata for many open source software ecosystems.

Topic: "instrumentation-tests"

AdevintaSpain/Barista

:coffee: The one who serves a great Espresso

Language: Kotlin - Size: 1.39 MB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 1,707 - Forks: 120

ravidsrk/android-testing-guide

[Examples] Complete reference for Android Testing with examples.

Language: Java - Size: 239 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 705 - Forks: 123

MarathonLabs/marathon

Cross-platform test runner

Language: Kotlin - Size: 54.8 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 604 - Forks: 127

maksim-m/Popular-Movies-App

A simple Android app, that helps user to discover movies. Project 1 & 2 of Udacity Android Developer Nanodegree.

Language: Java - Size: 27.2 MB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 302 - Forks: 120

husaynhakeem/TicTacToe-MVVM

Sample android application used to learn the Model View View Model pattern and DataBinding in Android

Language: Java - Size: 8.21 MB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 280 - Forks: 126

avidraghav/MyNotes

📝 A demo todo/notes app which demonstrates the use of MVVM architecture with Test-cases, Navigation Component Library, Room Database, LiveData, Coroutines, Datastore etc.

Language: Kotlin - Size: 687 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 123 - Forks: 27

pot8os/Kotlin-Espresso-sample

MVP Android project that uses Espresso instrumentation tests. All code are written in Kotlin.

Language: Kotlin - Size: 560 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 105 - Forks: 31

mbakgun/Restaurants-Compose

An example concept of MVVM and Kotlin. Display, Filter & Sort the given restaurants from assets with Jetpack Compose and AAC.

Language: Kotlin - Size: 3.07 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 92 - Forks: 11

pink-room/fastlane-plugin-run_tests_firebase_testlab

Runs Android tests in Firebase Test Lab 🚀

Language: Ruby - Size: 49.8 KB - Last synced at: 29 days ago - Pushed at: almost 6 years ago - Stars: 48 - Forks: 10

quittle/gradle-android-emulator

Gradle plugin for starting the Android Emulator when running instrumentation tests

Language: Java - Size: 231 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 39 - Forks: 11

jaredsburrows/android-gradle-java-multi-module-template

Static analysis tools: PMD, Findbugs, Checkstyle, Lint and Jacoco on multi module build with an Android app module, Android library module and a Java module

Language: Java - Size: 107 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 32 - Forks: 3

blipinsk/disable-animations-rule

JUnit TestRule for Android instrumented tests, which automatically disables and enables animations

Language: Java - Size: 994 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 30 - Forks: 2

sergio-sastre/FontSizeTestRule

An ActivityScenario extension and a Junit4 TestRule to simulate changing the font size on a device/emulator, as it would be done by going to Settings > display > Font size

Language: Kotlin - Size: 199 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 1

programadorthi/android-bloc 📦

A BLoC implementation using Kotlin Coroutines

Language: Kotlin - Size: 229 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 1

SergKhram/ARES

ARES(Android Report Synchro) Plugin

Language: Kotlin - Size: 846 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 0

rafsanahmad/Android-WorkManager-Sample

An example app to demonstrate Android WorkManager Jetpack Component.

Language: Kotlin - Size: 906 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

chrisss404/android-emulator

Android CI images for running instrumentation tests. API: 26, 27, 28, 29, 30.

Language: Dockerfile - Size: 128 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 6

Egorand/okhttp-android-tests

Set of Android instrumentation tests for OkHttp.

Language: Java - Size: 478 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 1

aminsepahan/Base-MVVM-Dagger

A small project to showcase Kotlin in MVVM with Dagger and Retrofit

Language: Kotlin - Size: 3.81 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

hernandazevedo/moviedb

Android project example of clean architecture with MVVM, android security and testing

Language: Kotlin - Size: 761 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 5

baruckis/VenuesNearby

Clean architecture prototype app that allows a user to enter a place name, submit, and then view the recommended venues nearby provided by Foursquare API.

Language: Kotlin - Size: 310 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

Egorand/android-test-rules

Demo project that explores writing custom JUnit rules and using them in instrumentation tests.

Language: Kotlin - Size: 90.8 KB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 4

milosursulovic/shop-daily

E Commerce solution implemented by Jetpack Compose, Clean Architecture, MVVM, Dagger Hilt, Coroutines, Moshi, Flow

Language: Kotlin - Size: 1.09 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

aleixo-dev/InfoPlay

🤳 With this application, you can find free games to download for diferent platforms, see details about each game and go to the official page to see more.

Language: Kotlin - Size: 499 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

muhammed-ahmad/restaurants

Restaurants app written in Kotlin, using Clean Architecture, MVVM, Repository Pattern, SOLID Principles, RxJava, Dagger, Unit Testing, Espresso, Retrofit, Room

Language: Kotlin - Size: 6.47 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

mutkuensert/Fragment-Testing-With-Hilt 📦

Launching a fragment in an instrumented test and testing the screen while using Hilt.

Language: Kotlin - Size: 3.08 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

raheemadamboev/room-migration

A plain app to use and test Migrations and Auto-Migrations in Room

Language: Kotlin - Size: 123 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Arkh42/rtestbench

Toolkit written in Python that allows the user to create a software remote test bench to control an actual electronic test bench remotely.

Language: Python - Size: 177 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 3

Swift-Yah/TheMovieDBAndroid

Another Movie Browser for Android

Language: Kotlin - Size: 247 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

azzumw/Project4

Location Reminder allows user to save a to-do reminder at a point of interest on Google Maps.

Language: Kotlin - Size: 335 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

santansarah/sharedtest-junit5-turbine

A Jetpack Compose template that includes a shared test module for Android Instrumented tests using JUnit 5 and Turbine.

Language: Kotlin - Size: 108 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

achmadfachrudin/Github-Search-User

Github search user with Compose

Language: Kotlin - Size: 145 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

code-gambit/VT-AndroidClient

AndroidClient for V Transfer.

Language: Kotlin - Size: 4.01 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

aliciawyy/criminal-intent-android

A simple kotlin android project with CI on testing and coverage check

Language: Kotlin - Size: 197 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

cutiko/espressofirebase

Espresso Firebase testing Example

Language: Java - Size: 3.99 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 2

achmadfachrudin/Simple-Login-List-Detail

Login, List and User Detail Android Project

Language: Kotlin - Size: 234 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

AniketSK/RealmMigrationTestsExample

An example of how to test RealmMigrations.

Language: Java - Size: 135 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

abhishekraics001/AndroidTesting

Android full Sources Code: MVVM with Clean Architucture, KOIN DI, Retrofit for API / Networking, Room DB, Unit and Instrumention Testing

Language: Kotlin - Size: 6.11 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

christina-chang-tw/PyOctal

Instrument control and over a broad range of optical testing instruments and simple sweet tests.

Language: Python - Size: 2.94 MB - Last synced at: about 6 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

stackmt/Sample-Android-PaymentsTip-MVVM-JetpackCompose

Sample Android PaymentsTip App | MVVM with use cases - JetpackCompose - RoomsDB - UDF - Tests

Language: Kotlin - Size: 553 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

QAutomatron/kopi

Element wrapper library for Espresso test framework

Language: Kotlin - Size: 479 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 3

F4bioo/faurecia-aptoide-challenge

This repository hosts an Android app fetching Aptoide's JSON app list, displaying details upon click, using Retrofit2, RxJava, Material Design, MVVM/MVI, and tests.

Language: Kotlin - Size: 54.2 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

OzcanAlasalvar/MoviesApp

Android playground project with MVVM and UI&Unit Test

Language: Kotlin - Size: 4.04 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tom-mi/device-farm-demo

Demo for using AWS DeviceFarm from CodePipeline

Language: Python - Size: 207 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

nameisjayant/Jetpack-Compose-android-Testing

In this repository we will be working with Unit , Instrument & Ui tests in android kotlin with jetpack compose.

Language: Kotlin - Size: 109 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

nuhkoca/mvvm-with-testing

This repo is a sample app that works with MVVM and Espresso testing.

Language: Java - Size: 126 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

shirajsayed13/GoodWallTask

Language: Kotlin - Size: 296 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

muhiqbal99/Submission-BJAP-Dicoding

Submission BAJP ( Belajar Android Jetpack Pro ) in Dicoding Course.

Size: 13.9 MB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

talhatek/MvvMKotlin

Simple Mvvm architecture sample with koin. Also including unit tests and ui tests.

Language: Kotlin - Size: 201 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

isekaiweb/MyMovie

App to display all list movie or series you want

Language: Kotlin - Size: 37.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

achmadfachrudin/base-math

Simple Math Android Project

Language: Kotlin - Size: 191 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

kharisazhar/PhotoMVVM

implement simple instrumentation Testing with Espresso

Language: Kotlin - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

attifmazhar/TicTacToe-mvvm-android

Sample android application used to learn the Model View View Model pattern and DataBinding in Android

Language: Java - Size: 280 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

albrivas/GasGuru

GasGuru is an app to check the fuel prices at all gas stations in Spain

Language: Kotlin - Size: 2.73 MB - Last synced at: about 24 hours ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Khem-Chhander/Tic-Tac-Toe

A classic Tic Tac Toe game with an interactive and responsive UI, providing an engaging player

Language: JavaScript - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mohamedkhairy/Forecasts_App

Android Forecast App

Language: Kotlin - Size: 199 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

AdamDawi/Weather-App

Clean MVVM architecture app to display weather

Language: Kotlin - Size: 310 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Kova700/AmazonBookStorePractice

Jetpack-Compose를 이용한 선언형 UI, Clean-Architecture, Test Code, Multi-Module에 대한 학습을 위해 Amazon 도서 쇼핑 페이지의 UI를 참고하여 진행한 간단한 프로젝트입니다.

Language: Kotlin - Size: 363 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AdamDawi/Sudoku-solver

Sudoku solving mobile app utilizing a backtracking algorithm

Language: Kotlin - Size: 166 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Tonistark92/Notes-App

Language: Kotlin - Size: 117 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AnEstevez/Soreh

Soreh is a simple compose demo app based on modern Android application tech-stacks and CLEAN architecture. In Soreh app you can find superheroes and villains from different publishers and their statistics.

Language: Kotlin - Size: 136 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hkubratkn/TEST-InstrumentationTest-TipUITests

Language: Kotlin - Size: 263 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Aks-4125/nasa-jetpack-android

Language: Kotlin - Size: 86.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Robomez/DevAn007_WordsApp

При выборе буквы показывает пять случайных слов (из данного массива), начинающихся с неё. При нажатии на слово ищет значение в гугле.

Language: Kotlin - Size: 319 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Robomez/DevAn006_Affirmations

Список жизнеутверждающих картинок. RecyclerView с карточками. Unit тест адаптера и аппаратный тест скроллинга.

Language: Kotlin - Size: 573 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Robomez/DevAn005_Tip_Calculator

Приложение для подсчёта чаевых. View binding, аппаратные тесты.

Language: Kotlin - Size: 390 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

md-alramlawi/gas-provider

Gas provider Android app is a simple and robust mobile application that provides an intuitive and user-friendly interface for managing gas orders.

Language: Kotlin - Size: 214 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

S-H-U-R-A/Lemonade-UseConstraintLayout-State-SaveInstance

CodeLab que usa ConstraintLayout, manejo de estados mediante constantes String validandolas mediante un when para saber como refrescar la pantalla y SaveInstance para soportar cambios de configuración, Además tiene su apartado de Test de UI

Language: HTML - Size: 197 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

F4bioo/RickAndMorty-GraphQL

Language: Kotlin - Size: 5.16 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

devdalgic/POSPayment-CaseStudy

Tek Activity ve iki Fragment kullanarak QR ile ödeme alma, onaylama ve veritabanına kaydetme uygulaması

Language: Kotlin - Size: 360 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kunaldalwadi/NavigationSample

Android Kotlin App - sample with explicit comments on how to use LiveData, ViewModel and Navigation Component from Jetpack

Size: 117 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AnandSuthar99/MvvmCleanArchitectureDemo

MVVM Clean Architecture Demo

Language: Kotlin - Size: 242 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

andriybobchuk/CleanArchitectureNoteApp Fork of philipplackner/CleanArchitectureNoteApp

Project to get me familiar with Unit, Instrumentation and end-to-end tests in Android

Size: 108 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gitlood/Tip-Time

Solution code for the Android Basics in Kotlin: Tip Calculator app.

Language: Kotlin - Size: 118 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AnEstevez/recipes

Recipes is a simple demo app based on modern Android application tech-stacks and CLEAN architecture.

Language: Kotlin - Size: 37.7 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

fauzanajipray/MuviDB-app

Language: Kotlin - Size: 786 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

denist2001/GithubUsers

Paging3, MVVM, Kotlin Coroutines, Retrofit, Instrumentation and Unit tests

Size: 128 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

KennethMathari/Tip_Calculator

Tip calculator app that takes user's cost of service and calculates the tip and total amount depending on the tip percentage.

Language: Kotlin - Size: 4.16 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

oguzsout/UiTestingWithEspresso

Language: Kotlin - Size: 106 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

yusrilihzaM/CodelabTesting

Language: Kotlin - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

philip-bui/android-ci

Android CI Scripts.

Language: Dockerfile - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

GrandGarcon/contracts Fork of c-layer/contracts

C-Layer Ethereum monorepo . Credits to Cyril Lapiente for the protocol development .

Language: JavaScript - Size: 4.35 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

matheusfaleiro/theuzfaleiro

About Me

Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

whoishusni/MovieCatalogue

movie catalogue using Android Architecture Component

Language: Kotlin - Size: 205 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mdnaseemashraf/Memento2

A To Do List Android App rebuilt with Material Design, Room and AndroidX.

Language: Java - Size: 8.16 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

ollyc2015/Firestore-Example-Project

A simple note app, which demonstrates connecting to Firestore Cloud DB. Implemented using MVVM with Clean Architecture, RXJava and Koin.

Language: Kotlin - Size: 246 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

farbod-s/Snapp-Android-Interview

Snapp Company Android Assignment: Showing Vehicles in a Map

Language: Kotlin - Size: 295 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

utzcoz/cling-test-instrument

cling test lib for Android instrumentation

Language: Java - Size: 12.7 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

im-o/Dicoding-KADE-Submission4-Testing

Menerapkan Unit Tests dan Instrumentation Tests pada Project [MVP Design Pattern] (Complete)

Language: Kotlin - Size: 386 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

chrishonson/systemTestParticleLED

HIL system testing an Android app, and Particle cloud using an Arduino with Bluetooth

Language: Java - Size: 16.2 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

prashanthramakrishnan/SampleAppTypicodeAndroid

Sample app to fetch response from a Typicode API

Language: Kotlin - Size: 152 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

achmadfachrudin/News-API

Simple News Android Project

Language: Kotlin - Size: 188 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

prashanthramakrishnan/StarWarsSearch

Android application written in Kotlin that fetches Start wars character details using https://swapi.co

Language: Kotlin - Size: 166 KB - Last synced at: 8 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

josancamon19/UnitTesting2CDM

Unit Testing 2 Course taken in codingwithmitch.com

Language: Java - Size: 155 KB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

achmadfachrudin/OpenWeather-API

Simple OpenWeather Android Project

Language: Kotlin - Size: 148 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

wakim/github-mvp

Minimal Github Browser implemented with MVP architecture with Kotlin, Dagger2, RxJava 2 and others

Language: Kotlin - Size: 1.43 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

naseemakhtar994/android-testing-guide Fork of ravidsrk/android-testing-guide

[Examples] Complete reference for Android Testing with examples.

Language: Java - Size: 212 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

aanandshekharroy/Guinea-Pig

An android project to learn implementations of new technologies.

Language: Java - Size: 266 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

EssidM/vogella-android-testing

Android Testing - Vogella Tutorial

Language: Java - Size: 91.8 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0