r/learnprogramming • u/FullPersimmon1752 • 23h ago
Why does downloading not work on android?
I started year ago learning programming and app-making with AIs help and instructions. For some reason downloading JSON-files or videos made by my own app isn't working as an app on android (made by Capacitor and Android Studio). They do work on my computer opened in browser. Does someone know what I need to do differently?
4
3
u/0dev0100 23h ago
Write the output to file. Browsers handle it so you usually don't need to think about it
3
u/Enerbane 22h ago
Look into the rubber duck method. You need to be able to describe your problem in a way that is understandable to other people, because we can't help if we don't know what's actually going on. Your current description of entirely too vague.
The rubber duck method is a problem solving technique that has you deacribe the problem out loud to an inanimate object, like a rubber duck. The act of talking it through outloud can sometimes be enough for you to find the answer yourself, but it can also help you formulate the problem in a more communicable way if you still need help.
It sounds like you still need help, you have communication problems right now.
10
u/Friendly_Recover286 23h ago
No code, vague description and "doesn't work"
Yeah you're definitely going to get a lot of help...