Skip to content

Commit 1d05409

Browse files
authored
Updated README.md file
1 parent 450d889 commit 1d05409

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<br>
1414

1515
<p align="center">
16-
<img src="https://github.com/svignesh93/Android-SystemUI/blob/main/app/src/main/ic_launcher-web.png" alt="App Icon" width="130" />
16+
<img src="https://github.com/svignesh93/Android-SystemUI/blob/main/app/src/main/ic_launcher-web.png" alt="App Icon" width="120" />
1717
</p>
1818

1919
##
@@ -25,7 +25,7 @@
2525
<br>
2626

2727
<p align="center">
28-
<img src="https://github.com/svignesh93/Android-SystemUI/blob/assets/assets/system_ui_demo.gif" alt="App Icon" width="60%" />
28+
<img src="https://github.com/svignesh93/Android-SystemUI/blob/assets/assets/system_ui_demo.gif" alt="App Icon" width="50%" />
2929
</p>
3030

3131
<br>
@@ -38,6 +38,8 @@
3838

3939
3) It uses custom built android sdk and emulator to access hidden framework apis. Please refer the below repository for more details about building sdk and emulator from AOSP: https://github.com/LiteKite/Android-CustomSDK
4040

41+
4) For more details about building AOSP Source: https://github.com/LiteKite/Android-AOSP
42+
4143
## References:
4244

4345
1) Android AOSP (Android Open Source Platform) SystemUI for Phone Variant: https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/packages/SystemUI/

0 commit comments

Comments
 (0)