26 Repositories
Android log Libraries
Simple Design for Kotlin bridge with Javascript. Also can get javascript console.log.
SDBridgeJava is here. If your h5 partner confused about how to deal with iOS and Android. This Demo maybe help. bilibili video introduction is here. Y
An easy way to customize your log in Android,including output to console, writing log to file in high performance way and so on
EasyLog An easy way to customize your log in Android,including output to console, writing log to file in high performance way and so on. 1. Initializa
A light lib that helps and centralize logs in your application.
BadgeLog (Kotlin version) For the iOS swift version, see this page BadgeLog is an Android Kotlin library that helps you manage logs within your applic
A Beautiful Log Printer For OkHttp.
LogDog A Beautiful Log Printer For OkHttp. It looks like this: Import repositories { maven { url 'https://jitpack.io' } } //something else... impl
Sign In UI Design
DropSignIn Sign In UI Design Checkout My Libraries Android-Intent-Library: A library which will save you a lot of time from writing the same intent cr
Sign In and Sign Up Ui Design
BlueSignIn Sign In and Sign Up Ui Design Checkout My Libraries Android-Intent-Library: A library which will save you a lot of time from writing the sa
Simple Logger for Android
EzyLogger-Android Simple Logger for Android Gradle allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies {
AndroidMiniDebugger - A small tool to log your application inside your application with a floating UI component
AndroidMiniDebugger A small tool to log your application inside your application with a floating UI component Preview Usage: Step 1 Add it in your roo
simple Kotlin logging: colorized logs for Kotlin on the JVM
sklog - simple Kotlin logging Kotlin (JVM) logging library for printing colorized text to the console, with an easy upgrade path to the popular kotlin
Boring trading log to track yearly profits and current portfolio.
Boring trading log to track yearly profits and current portfolio. May be useful for tax reports. It should be able to import Coinbase and Binance repo
Library that makes debugging, log collection, filtering and analysis easier.
AndroidLogger Android Library that makes debugging, log collection, filtering and analysis easier. Contains 2 modules: Logger: 'com.github.ShiftHackZ.
Simple application to log your mood through the day and explain feature flags.
Mood Logger App (Android version) This Repo This repository contains code for building a very basic application to log your mood through the days. The
A tiny Kotlin API for cheap logging on top of Android's normal Log class.
A tiny Kotlin API for cheap logging on top of Android's normal Log class.
Kermit is a Kotlin Multiplatform logging utility with composable log outputs
Kermit is a Kotlin Multiplatform logging utility with composable log outputs. The library provides prebuilt loggers for outputting to platform logging tools such as Logcat and NSLog.
Kotlin Multi Platform Logger, for android an ios : Logcat & print
Multiplatform Preferences Use a single object : Logger in your kotlin shared projects to display logs Note you can also use it in your real code on An
Unified API Library for: Cloud Storage, Social Log-In, Social Interaction, Payment, Email, SMS, POIs, Video & Messaging. Included services are Dropbox, Google Drive, OneDrive, OneDrive for Business, Box, Egnyte, PayPal, Stripe, Google Places, Foursquare, Yelp, YouTube, Vimeo, Twitch, Facebook Messenger, Telegram, Line, Viber, Facebook, GitHub, Google+, LinkedIn, Slack, Twitter, Windows Live, Yahoo, Mailjet, Sendgrid, Twilio, Nexmo, Twizo.
Project Discontinued We decided to discontinue this product as of February 2019. CloudRail now entirely focuses on connecting industrial sensors to AW
A tiny window overlay to log app internal on top of your android app
DebugOverlay A logcat alike overlay to display log messages in your app as independent overlay. Typically in android you would log some app internals
ckChangeLog - An Android Library to display a Change Log
ckChangeLog - An Android Library to display a Change Log This library provides an easy way to display a change log in your app. Features Displays chan
A log collector for Android
Puree Description Puree is a log collector which provides the following features: Filtering: Enable to interrupt process before sending log. You can a
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
This is a logger with a small, extensible API which provides utility on top of Android's normal Log class. I copy this class into all the little apps
Use an expanded notification as a makeshift Android log output console
NotificationLog Use an expanded notification as a makeshift Android log output console. https://vine.co/v/bFxhUAVjvrY The design goals of this project
Utility logger library for storing logs into database and push them to remote server for debugging
HyperLog Android Overview Log format Download Initialize Usage Get Logs in a File Push Logs Files to Remote Server Sample Testing Endpoint using Reque
Colored logcat script which only shows log entries for a specific application package.
PID Cat An update to Jeff Sharkey's excellent logcat color script which only shows log entries for processes from a specific application package. Duri
Lynx is an Android library created to show a custom view with all the information Android logcat is printing, different traces of different levels will be rendererd to show from log messages to your application exceptions. You can filter this traces, share your logcat to other apps, configure the max number of traces to show or the sampling rate used by the library.
Lynx Are you bored of connect your device to your computer to know what's happening inside your app? If you hate it, this is going to be your favorite
✔️ Simple, pretty and powerful logger for android
Logger Simple, pretty and powerful logger for android Setup Download implementation 'com.orhanobut:logger:2.2.0' Initialize Logger.addLogAdapter(new A
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
This is a logger with a small, extensible API which provides utility on top of Android's normal Log class. I copy this class into all the little apps