Here are
58 public repositories
matching this topic...
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
Updated
Feb 11, 2020
Java
A debug tool to inspect used layout files of current Activity.
Updated
Dec 23, 2017
Java
A network monitor for OkHttp.
Updated
Jun 14, 2020
Java
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Updated
Jun 23, 2019
Java
This is a work-in-progress (🔧️ ) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Updated
Nov 5, 2018
Kotlin
Debug menu for happy android dev
Updated
Apr 12, 2019
Java
Stetho no-operation library for production
Updated
Aug 24, 2019
Java
A personal app to store people that owe you money or you owe money to. "Mo Money Mo Problems" 🎵 - The Notorious B.I.G. 😎
Stocks app with android arch components, rxjava, dagger 2, data binding, retrofit and mote
Updated
Dec 1, 2018
Kotlin
MVP + Dagger 2 + Retrofit + ObjectBox + AdapterDelegates + SuperHeroes
Updated
Dec 20, 2017
Java
A photo viewer app for demonstrating: Master/Detail Flow + Persistence + Dagger + MVP
Updated
Dec 16, 2017
Java
This is curated list of awesome Dev tools for Android Dev and IOS Dev.
Updated
Oct 28, 2017
Kotlin
An Android App about Movies and TV Shows.
Updated
Nov 1, 2018
Kotlin
Android JetPack , MVVM+ RoomPersistance + Retrofit + Responsive Screen (Tablet) + LiveData + ExoPlayer for video streaming + Rotation of screen (Fragment Saved instance state) + Interprocess communication +Espresso - UI test + Home Widget Provider (Transfer list of ingredients to Home Widget) + ButterKnife + Picasso + Stetho for debugging This app contain list of recipes with detail , \n you can watch video and it has responsive view along with Widget which include recipe as list in HomeScreen
This project is the third task of the Udacity Google Android Developer Nanodegree Scholarship.
Updated
Feb 16, 2020
Java
Updated
Nov 23, 2018
Java
Tool to inspect SQLite databases and intercept network requests from mobile applications.
A sample github app built with MVVM and Architecture Components using Dagger2, RxJava, Retrofit, OkHttp
Updated
Dec 18, 2017
Kotlin
Project 3 - Udacity Android Nanodegree
Updated
Jul 16, 2018
Java
Tool to inspect SQLite databases and intercept network requests from mobile applications.
⛅️ Android app that shows the forecast of the next days for your favourites cities.
Updated
Aug 8, 2019
Kotlin
Updated
Oct 14, 2019
Java
Updated
Oct 11, 2018
Java
Motivational Quotes from `Forismatic Api`. Uses Retrofit, Dagger 2 and RxJava.
A minimal Nexmo-based OTP sending Android app built using (MVVM + Dagger2 + Retrofit) clean architecture. Written in Kotlin.
Updated
May 27, 2020
Kotlin
A Realm module for Stetho.
Updated
May 29, 2017
Java
Debugging example project. We use stetho and timber library to find any bug that may occur to write coding faster.
Updated
Oct 25, 2018
Java
Improve this page
Add a description, image, and links to the
stetho
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
stetho
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Summary:
Remove hardcoded dimen resources from xml layout files.
Steps to reproduce:
Go through the project codebase and layout files.
Expected behaviour:
Remove hardcoded dimen resources from xml layout files.
Observed behaviour:
Move hardcoded dimension(ex: 10dp) to dimens.xml file
Device and Android version:
Android Pi.
Issue for GCI
Beg