Seamlessly configure Embrace’s behavior in Android apps, with access to the source code of the plugin itself.| Embrace
This report performs the first public analysis of MMTLS, the main network protocol used by WeChat, an app with over one billion users. The report finds that MMTLS is a modified version of TLS, however some of the modifications have introduced cryptographic weaknesses.| The Citizen Lab
In the previous post, we created an example that sends Protocol Buffer messages from one Java application to another.| golb.hplar.ch
この記事は 食べログアドベントカレンダー2023 の21日目の記事です。 こんにちは。食べログAndroidアプリの保守を担当している米山です。 最近はテスト工数の削減に向け、UIテストの自動化を進めています。 今回の記事ではMockWebServerを使ったUIテストの実装方法についてご紹介します。 目次 はじめに MockWebServerの導入方法 実装方法について ラッパークラスの作成 ダミ...| Tabelog Tech Blog
Hilt is a dependency injection library for Android that reduces the boilerplate| Android Developers
Learn how to use OkHttp to upload documents on Android when all you have is a content:// URI.| cketti
In this blog post, we will look at the HTTP client library introduced in Java 11 (September 2018).| golb.hplar.ch
haveibeenpwned.com is a service that hosts passwords from data breaches. Currently (March 2023), over 840 million passwords are stored in this database.| golb.hplar.ch
In my previous blog posts (here, here and here) I showed you examples of server-sent events (SSE) applications that send messages from a server to a browser.| golb.hplar.ch