Skip to content

Commit 390c0ea

Browse files
committedMar 5, 2023
add resources
1 parent 314d544 commit 390c0ea

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎readme.md

+15
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ There are also other nice resources references available on this repository :
116116
- [Books](#books)
117117
- [Online groupes](#online-groupes)
118118
- [Telegram channel](#telegram-channel)
119+
- [Discord group](#discord-group)
119120
- [Forum](#forum)
120121
- [Other Groups](#other-groups)
121122
- [News](#news)
@@ -164,6 +165,7 @@ There are also nice complete guide in videos available at [channel_videos.md](ch
164165
* [Android: What is...](https://www.youtube.com/playlist?list=PLRJ9-cX1yE1nbaEuyRi60ZWVP8_gGQb0J) (video playlist)
165166
* [Android device configuration for AOSP](https://stackoverflow.com/questions/11352709/android-device-configuration-for-aosp/11353248#11353248)
166167
* [How To Setup And Use Fastboot](https://forum.xda-developers.com/t/guide-how-to-setup-and-use-fastboot.2277112/)
168+
* [Android Platform (AOSP) Development (Part 1): Getting Started](https://scribe.bus-hit.me/android-platform-aosp-development-part-1-getting-started-55e2c5af07dd)
167169

168170
#### General
169171

@@ -225,6 +227,8 @@ There are also nice complete guide in videos available at [channel_videos.md](ch
225227
* [Understanding the Android Source Code](https://forum.xda-developers.com/t/guide-understanding-the-android-source-code.2620389/)
226228
* [Build Rom From Source](https://forum.xda-developers.com/t/howto-stepbystep-build-rom-from-source.2455005/)
227229
* [A COMPLETE ANDROID DEVELOPMENT GUIDE FOR NEWBIES](https://forum.xda-developers.com/t/guide-win-linux-a-complete-android-development-guide-for-newbies-sarnab-c-r.2179918/)
230+
* [Building the Android Open Source Project](https://www.kodeco.com/10197539-building-the-android-open-source-project)
231+
* [BOOT FROM SD CARD on QMobile Z8 with BRICKED/DEAD eMMC](https://forum.xda-developers.com/t/how-to-boot-from-sd-card-successfully-on-qmobile-z8-with-bricked-dead-emmc.3712171/)
228232

229233
#### Building
230234

@@ -270,6 +274,8 @@ There are also nice complete guide in videos available at [channel_videos.md](ch
270274
* [Cross compile fstrim for Android on Ubuntu 18.10](https://blog.mx17.net/2019/01/10/cross-compile-fstrim-for-android-on-ubuntu-18-10/)
271275
* [How to compile rsync for Android in Ubuntu](https://blog.mx17.net/2014/06/10/compile-rsync-android-ubuntu/)
272276
* [Learn about the repo tool , manifests and local manifests and 5 important tips !](https://forum.xda-developers.com/t/learn-about-the-repo-tool-manifests-and-local-manifests-and-5-important-tips.2329228/)
277+
* [Repo Command Reference](https://source.android.com/docs/setup/create/repo) [official]
278+
* [Building LineageOS for your device](https://scribe.nixnet.services/@daltonfury42/building-lineageos-for-your-device-a7d26ab50549)
273279

274280
##### Automation
275281

@@ -570,6 +576,7 @@ There are also nice complete guide in videos available at [channel_videos.md](ch
570576
* [How To Logcat](https://forum.xda-developers.com/t/tutorial-how-to-logcat.1726238/)
571577
* [How to make a LOGCAT](https://forum.xda-developers.com/t/how-to-make-a-logcat-noob-friendly.2112010/)
572578
* [Howto LOGCAT](https://forum.xda-developers.com/t/guide-howto-logcat.1761295/)
579+
* [Android Fatal signal 11 (SIGSEGV) at 0x636f7d89 (code=1). How can it be tracked down? (how dumping hard error)](https://stackoverflow.com/questions/17840521/android-fatal-signal-11-sigsegv-at-0x636f7d89-code-1-how-can-it-be-tracked/43252786)
573580

574581
#### Magisk
575582

@@ -625,6 +632,7 @@ There are also nice complete guide in videos available at [channel_videos.md](ch
625632
* [MSM8909 Service Rom From Source / QPST Root + Unlock + Unbrick](https://forum.xda-developers.com/t/wip-rom-msm8909-service-rom-from-source-qpst-root-unlock-unbrick.3544178/)
626633
* [How to Enable Qualcomm Diagnostic Mode](https://forum.gsmhosting.com/vbb/f606/qualcomm-diag-mode-enable-diag-port-qualcomm-phones-2618360/)
627634
* [How to program eMMC images into blank flash with USB only in MSM7630](https://jnisz.blogspot.com/)
635+
* [i.MX Yocto Project User's Guide (Qualcomm based)](https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf) [2022] [pdf]
628636

629637
##### MediaTek
630638

@@ -727,6 +735,7 @@ There are also nice complete guide in videos available at [channel_videos.md](ch
727735
* [How-to Build LineageOS​](https://forum.xda-developers.com/t/guide-build-lineageos-how-to-use-github.3551484/)
728736
* [How To Port CyanogenMod Android To Your Own Device (archive wiki)](https://web.archive.org/web/20161224192644/https://wiki.cyanogenmod.org/w/Doc:_porting_intro)
729737
* [How to port SONY Small Apps to Any Device Cm Based Roms](https://forum.xda-developers.com/t/guide-how-to-port-sony-small-apps-to-any-device-cm-based-roms.2228969/)
738+
* [Building LineageOS for an Unsupported Device](https://forum.xda-developers.com/t/guide-how-to-building-lineageos-for-an-unsupported-device.4419263/)
730739

731740
##### ArrowOS
732741

@@ -931,6 +940,7 @@ There are also nice complete guide in videos available at [channel_videos.md](ch
931940
* [Android_Unlocker](https://forum.xda-developers.com/t/official-android_unlocker-for-almost-all-smartphone.4206061/) [[sources](https://github.com/FabioFabRob7/Android_Unlocker)]
932941
* [JURASSIC Universal Android Tool](https://forum.xda-developers.com/t/tool-sharing-jurassic-universal-android-tool-v-5-0-2-universal-win.3282400/)
933942
* [DualBootPatcher](https://forum.xda-developers.com/t/guide-dualbootpatcher-use-build-from-source-using-docker-travis-and-add-new-devices.3663076/)
943+
* [repo](https://android.googlesource.com/tools/repo)) - Official tool for managing Android Git repositories.
934944

935945
### Generator
936946

@@ -1177,6 +1187,7 @@ There are also nice complete guide in videos available at [channel_videos.md](ch
11771187
* [Freya](https://forum.xda-developers.com/t/tool-freya-v1-0-2-0-samsung-open-source-flash-tool.4518091/) [[source](https://github.com/Alephgsm/Freya)]
11781188
* [Thor](https://forum.xda-developers.com/t/abandoned-thor-open-source-samsung-flash-tool-with-additinal-features.4453437/) [[source](https://github.com/Samsung-Loki/thor)/[download](https://nightly.link/Samsung-Loki/Thor/workflows/build/main)[documentation](https://samsung-loki.github.io/samsung-docs/)] - An alternative to well-known Heimdall.
11791189
* [Multi CSC/OMC Auto-Maker [OMC/OPTICS/PRISM]](https://forum.xda-developers.com/t/tool-samsung-multi-csc-omc-auto-maker-omc-optics-prism.4222825/)
1190+
* [samloader](https://github.com/samloader/samloader) - Download firmware for Samsung devices.
11801191

11811192
#### Sony
11821193

@@ -1260,6 +1271,10 @@ There are also nice complete guide in videos available at [channel_videos.md](ch
12601271
* [XDA-Hub](https://t.me/xdadevelopershub) - Hub for finding specific XDA Telegram group.
12611272
* [Android dumps](https://t.me/android_dumps)
12621273

1274+
### Discord group
1275+
1276+
* [XDA](https://discord.com/invite/e4v8qtkcBw)
1277+
12631278
### Forum
12641279

12651280
* [androidforums](https://androidforums.com/)

0 commit comments

Comments
 (0)