app-facebook-event-scraper/app
akaessens 6248e79021 Replace asyncTasks execute with actual parallel async execution
Using executeOnExecutor(asyncTask.THREAD_POOL_EXECUTOR) all pages
are scraped in parallel. Related: #33

Note: with Android 11 the whole Aync Task is deprecated, therefore
needs to be replaced in the future.
2021-08-10 12:43:43 +02:00
..
src Replace asyncTasks execute with actual parallel async execution 2021-08-10 12:43:43 +02:00
.gitignore initial version for NoFb 2020-03-25 18:33:03 +01:00
build.gradle Prepare v0.4.4 2021-04-27 19:52:48 +02:00
proguard-rules.pro initial version for NoFb 2020-03-25 18:33:03 +01:00