12 Repositories
Android parse Libraries
MachOParser is a Kotlin library to parse Mach-O files
MachOParser MachOParser is a Kotlin library to parse Mach-O files Mach-O is a file format for executables, shared libraries and related binaries. This
Danger-kotlin plugin to parse and report Detekt violations
Detekt Plugin for Danger Kotlin Plugin for danger/kotlin which helps to parse and report detekt violations from its XML report files. How it looks lik
Xoxo is a simple wrapper around org.w3c.dom to parse XML using nice Kotlin APIs
Xoxo 😘 Xoxo is a simple wrapper around org.w3c.dom to parse XML using nice Kotlin APIs. No more NodeList, .item(), etc... just use .children, .filter
A tiny Android app that can receive WhatsApp group message export files and parse message history stats.
A tiny Android app that can receive WhatsApp group message export files and parse message history stats.
LearningRegex - Parse links from text via RegEx
Parse links from text via RegEx Supported types: Hashtags Urls emails Using in p
ZATAC Scanner is Android Kotlin-based QR code scanner and parser which de-crypt TLV qr codes and parse them into their values.
ZATAC Scanner is Android Kotlin-based QR code scanner and parser which de-crypt TLV qr codes and parse them into their values.
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
A JSON library written in pure Kotlin
fluid-json A JSON library written in pure Kotlin. Table of Contents Installation Basic Usage Annotation Customization Examples Manual Coding Error Han
Basic application that uses Retrofit, Moshi and Coil libraries to parse data from web API
DogAlbum_Api_CodeThrough Basic application that uses Retrofit, Moshi and Coil libraries to parse data from web API This folder contains the completed
A cup of library to Parse RSS for android. Also available as a ConverterFactory for Retrofit & Fuel
ParseRSS RSS Parser for android Simple, concise, and extensible RSS Parser in the entire coffee shop. It can capture these information from the RSS ar
📲Android library to parse open graph tags (ogTags) from given URL.
ogTagParser Android library to parse open graph tags (ogTags) from given URL. Getting Started Step 1. Add the dependency Root Level Build.gradle file
DrawRoute wraps Google Directions API (https://developers.google.com/maps/documentation/directions/) using RxJava for Android so developers can download, parse and draw path on the map in very fast and flexible way (For now only JSON support).
DrawRoute DrawRoute wraps Google Directions API (https://developers.google.com/maps/documentation/directions/) using RxAndroid for Android. Now develo