Skip to content

Commit

Permalink
GitBook: [master] 2 pages modified
Browse files Browse the repository at this point in the history
  • Loading branch information
yemreak authored and gitbook-bot committed Nov 11, 2019
1 parent 456e1f8 commit efc5420
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
Binary file added .gitbook/assets/concurrency.pdf
Binary file not shown.
Binary file added .gitbook/assets/multithreading.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* [🎪 Android'de Animasyonlar](temel-kavramlar/androidde-animasyonlar.md)
* [🌄 Arkaplan'da Çalışma](temel-kavramlar/arkaplanda-calisma/README.md)
* [💫 AsyncTask ve AsyncTaskLoader](temel-kavramlar/arkaplanda-calisma/asynctask-ve-asynctaskloader.md)
* [🌠 MultiThreading](temel-kavramlar/arkaplanda-calisma/multithreading.md)

## Faydalı Bilgiler

Expand Down
14 changes: 14 additions & 0 deletions temel-kavramlar/arkaplanda-calisma/multithreading.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
description: Android üzerinde Thread'ler ile arkaplan işlemlerini ele alma
---

# 🌠 MultiThreading

## 📂 Faydalı Kaynaklar

{% file src="../../.gitbook/assets/concurrency.pdf" caption="Concurrency" %}

{% file src="../../.gitbook/assets/multithreading.pdf" caption="MultiThreading" %}



0 comments on commit efc5420

Please sign in to comment.