# Need help before starting thunkable

**URL:** https://community.thunkable.com/t/need-help-before-starting-thunkable/1042364
**Category:** Questions about Thunkable X
**Created:** [January 8, 2021, 10:47am UTC](https://community.thunkable.com/t/need-help-before-starting-thunkable/1042364 "2021-01-08T10:47:02Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![freedominheaven31q1q](https://avatars.discourse-cdn.com/v4/letter/f/d9b06d/32.png) [@freedominheaven31q1q](https://community.thunkable.com/u/freedominheaven31q1q)
#### Post date: [January 8, 2021, 10:47am UTC](https://community.thunkable.com/t/need-help-before-starting-thunkable/1042364/1 "2021-01-08T10:47:02Z")

</div>

Dear guys

Before I start with my project I need to ask if thunkable is able to perform these two functions which my app will require.

1. Can I be able to change the download path. Usually all downloads will go to the “download” folder in the phone. I need to change the download destination to the “App manager”. Can this be achieved?

2. when the user downloads, I need it to be able to download 3 files simultaneously. Not zip format. Can this be achieved?

I look forward to hearing from you.

Thank you. Regards

---

<div class="post-metadata">

### Author: ![neuheisser](https://avatars.discourse-cdn.com/v4/letter/n/9fc29f/32.png) [@neuheisser](https://community.thunkable.com/u/neuheisser)
#### Post date: [January 8, 2021, 10:55am UTC](https://community.thunkable.com/t/need-help-before-starting-thunkable/1042364/2 "2021-01-08T10:55:59Z")

</div>

I’m pretty sure none of that can be done.

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [January 8, 2021, 11:08am UTC](https://community.thunkable.com/t/need-help-before-starting-thunkable/1042364/3 "2021-01-08T11:08:58Z")

</div>

i think it can be done with an api i guess

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 8, 2021, 11:14am UTC](https://community.thunkable.com/t/need-help-before-starting-thunkable/1042364/4 "2021-01-08T11:14:44Z")

</div>

Thunkable does not natively support downloading files.

You _might_ be able to do it using the web viewer and/or buidling your own server-side processing. Here are 2 discussion topics that could get you started.

- [Read Text Files Directly into Thunkable](http://community.thunkable.com/t/read-text-files-directly-into-thunkable/1042037)
- [Create Your Own Web API Service Using Firebase Functions and NodeJS!](http://community.thunkable.com/t/create-your-own-web-api-service-using-firebase-functions-and-nodejs/1040762)

Keep in mind that this is beyond what Thunkable can do and will require some heavy coding.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:30pm UTC](https://community.thunkable.com/t/need-help-before-starting-thunkable/1042364/5 "2024-11-08T13:30:57Z")

</div>


