Skip to content

Commit 963e198

Browse files
authored
Enhance README with project details and download links
Updated README to include project configuration and download links.
1 parent aa62ac7 commit 963e198

1 file changed

Lines changed: 27 additions & 28 deletions

File tree

README.md

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,39 @@
44
A lightweight Android utility tool to explore installed apps and device information.
55
</p>
66

7+
---
8+
79
<p align="center">
8-
<img src="https://img.shields.io/github/v/release/MSI-Sirajul/DeviceLens?color=2196F3&label=Latest%20Version"><br>
9-
<img src="https://img.shields.io/github/downloads/MSI-Sirajul/DeviceLens/total?color=00BCD4&label=Total%20Downloads"><br>
10-
<img src="https://img.shields.io/badge/Platform-Android-green?logo=android">
10+
<img src="assets/banner.png" alt="DeviceLens Banner" width="100%">
1111
</p>
1212

1313
---
1414

15+
<h2 align="center">Project Config</h2>
16+
17+
| Property | Value |
18+
|-----------|--------|
19+
| **Language** | Java |
20+
| **Libraries** | Native Android AppCompat |
21+
| **Min SDK** | 21 |
22+
| **Target SDK** | 34 |
23+
| **IDE Used** | CodeAssist (Android IDE) |
24+
| **File Size** | < 1 MB |
25+
| **Offline Mode** | Supported |
26+
27+
---
28+
29+
<h2 align="center">DOWNLOAD.!</h2>
30+
1531
<p align="center">
16-
<img src="assets/banner.png" alt="DeviceLens Banner" width="100%">
32+
<a href="https://github.com/MSI-Sirajul/DeviceLens/releases/latest">
33+
<img src="https://img.shields.io/badge/Download-Latest_APK-blue?style=for-the-badge&logo=android">
34+
</a>
35+
</p>
36+
<p align="center">
37+
<img src="https://img.shields.io/github/v/release/MSI-Sirajul/DeviceLens?color=2196F3&label=Latest%20Version"><br>
38+
<img src="https://img.shields.io/github/downloads/MSI-Sirajul/DeviceLens/total?color=00BCD4&label=Total%20Downloads"><br>
39+
<img src="https://img.shields.io/badge/Platform-Android-green?logo=android">
1740
</p>
1841

1942
---
@@ -38,30 +61,6 @@ A lightweight Android utility tool to explore installed apps and device informat
3861

3962
---
4063

41-
<h2 align="center">⚙️ Tech Info</h2>
42-
43-
| Property | Value |
44-
|-----------|--------|
45-
| **Language** | Java |
46-
| **Libraries** | Android Support v4/v7 |
47-
| **Min SDK** | 21 |
48-
| **Target SDK** | 34 |
49-
| **IDE Used** | CodeAssist (Android IDE) |
50-
| **File Size** | < 1 MB |
51-
| **Offline Mode** | Supported |
52-
53-
---
54-
55-
<h2 align="center">📲 Download</h2>
56-
57-
<p align="center">
58-
<a href="https://github.com/MSI-Sirajul/DeviceLens/releases/latest">
59-
<img src="https://img.shields.io/badge/⬇️_Download-Latest_APK-blue?style=for-the-badge&logo=android">
60-
</a>
61-
</p>
62-
63-
---
64-
6564
<h3 align="center">🧑‍💻 Developed by <br> MD Sirajul Islam</h3>
6665

6766
<p align="center">Minimal • Fast • Native Android Utility Tool</p>

0 commit comments

Comments
 (0)