From 7c57c8a942b858f948d0b2258161203d4d29ef54 Mon Sep 17 00:00:00 2001 From: nisjs21 <163975426+nisjs21@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:28:27 +0530 Subject: [PATCH] Add Device Analyzer --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 720cdbf..f42bedf 100644 --- a/readme.md +++ b/readme.md @@ -340,6 +340,7 @@ Awesome-Android is an amazing list for people who need a certain feature on thei - [GLMap](https://globus.software) - Crossplatform offline vector map with MapCSS styling. Offline search and offline navigation are included. ### Utility +- [DeviceAnalyzer](https://github.com/MrMonsterX/DeviceAnalyzer) - Device Analyzer is a powerful Android app that provides detailed insights into hardware specifications. - [Conceal SharedPreferences](https://github.com/afiqiqmal/SharedChamber) - Secured Preferences using Facebook Secure Encryption called Conceal. - [EventBus](http://greenrobot.github.io/EventBus/) - EventBus is a library that simplifies communication between different parts of your application. - [Otto](https://github.com/square/otto) - Event Bus for Android.