How to force reload data for an Android APP











up vote
-1
down vote

favorite












I have an Android device. There is a navigation APP on this Android device that plays a sound every time i reach my destination.



I want to change this sound it makes, but the actual APP doesn't have a menu to do so.



What i did so far was:
- Scan my whole device with ES explorer for audio files. I've found one .wav file and it is the one I'm after. I deleted the file and replaced it with another .wav file of my choosing.(same name, similar size, bitrate, etc).



Didn't work. Old file still plays from who-knows-where.



I went to menu and cleared cache for the app.



Didn't work.



I restart the phone, load new maps to phone and do whatever else i can think of. Nothing works.



I can't clear data for the app and force it to reload the sound because I have settings for the app inside and no backup possible.



I believe there old sounds is saved somewhere in a temp folder but i can't access it because no root and the app doesn't work on rooted phones. The old sounds it plays isn't even anywhere on the phone, i deleted it.



Can anyone think of another option to get my new file to play?










share|improve this question






















  • I'm voting to close this question as off-topic because this isn't about programming, its about how to use an android device.
    – Gabe Sechan
    Nov 13 at 18:20















up vote
-1
down vote

favorite












I have an Android device. There is a navigation APP on this Android device that plays a sound every time i reach my destination.



I want to change this sound it makes, but the actual APP doesn't have a menu to do so.



What i did so far was:
- Scan my whole device with ES explorer for audio files. I've found one .wav file and it is the one I'm after. I deleted the file and replaced it with another .wav file of my choosing.(same name, similar size, bitrate, etc).



Didn't work. Old file still plays from who-knows-where.



I went to menu and cleared cache for the app.



Didn't work.



I restart the phone, load new maps to phone and do whatever else i can think of. Nothing works.



I can't clear data for the app and force it to reload the sound because I have settings for the app inside and no backup possible.



I believe there old sounds is saved somewhere in a temp folder but i can't access it because no root and the app doesn't work on rooted phones. The old sounds it plays isn't even anywhere on the phone, i deleted it.



Can anyone think of another option to get my new file to play?










share|improve this question






















  • I'm voting to close this question as off-topic because this isn't about programming, its about how to use an android device.
    – Gabe Sechan
    Nov 13 at 18:20













up vote
-1
down vote

favorite









up vote
-1
down vote

favorite











I have an Android device. There is a navigation APP on this Android device that plays a sound every time i reach my destination.



I want to change this sound it makes, but the actual APP doesn't have a menu to do so.



What i did so far was:
- Scan my whole device with ES explorer for audio files. I've found one .wav file and it is the one I'm after. I deleted the file and replaced it with another .wav file of my choosing.(same name, similar size, bitrate, etc).



Didn't work. Old file still plays from who-knows-where.



I went to menu and cleared cache for the app.



Didn't work.



I restart the phone, load new maps to phone and do whatever else i can think of. Nothing works.



I can't clear data for the app and force it to reload the sound because I have settings for the app inside and no backup possible.



I believe there old sounds is saved somewhere in a temp folder but i can't access it because no root and the app doesn't work on rooted phones. The old sounds it plays isn't even anywhere on the phone, i deleted it.



Can anyone think of another option to get my new file to play?










share|improve this question













I have an Android device. There is a navigation APP on this Android device that plays a sound every time i reach my destination.



I want to change this sound it makes, but the actual APP doesn't have a menu to do so.



What i did so far was:
- Scan my whole device with ES explorer for audio files. I've found one .wav file and it is the one I'm after. I deleted the file and replaced it with another .wav file of my choosing.(same name, similar size, bitrate, etc).



Didn't work. Old file still plays from who-knows-where.



I went to menu and cleared cache for the app.



Didn't work.



I restart the phone, load new maps to phone and do whatever else i can think of. Nothing works.



I can't clear data for the app and force it to reload the sound because I have settings for the app inside and no backup possible.



I believe there old sounds is saved somewhere in a temp folder but i can't access it because no root and the app doesn't work on rooted phones. The old sounds it plays isn't even anywhere on the phone, i deleted it.



Can anyone think of another option to get my new file to play?







android caching memory






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 13 at 17:55









KrNeki

457




457












  • I'm voting to close this question as off-topic because this isn't about programming, its about how to use an android device.
    – Gabe Sechan
    Nov 13 at 18:20


















  • I'm voting to close this question as off-topic because this isn't about programming, its about how to use an android device.
    – Gabe Sechan
    Nov 13 at 18:20
















I'm voting to close this question as off-topic because this isn't about programming, its about how to use an android device.
– Gabe Sechan
Nov 13 at 18:20




I'm voting to close this question as off-topic because this isn't about programming, its about how to use an android device.
– Gabe Sechan
Nov 13 at 18:20












1 Answer
1






active

oldest

votes

















up vote
0
down vote













During app development, a sound file such as the one to play when destination is reached might have been included in the res folder of the app.
Have a look into this: https://android.stackexchange.com/a/108691
I'm not discouraging you to pursue this further, but be prepared to find that it might not be possible(just yet).






share|improve this answer





















  • Hi. The file is there, clear as day in .wav format. it's just that changing it or removing it does nothing which buffles me. After installation it puts it in its app folder and then reads it from somewhere else?
    – KrNeki
    Nov 13 at 20:48











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53286911%2fhow-to-force-reload-data-for-an-android-app%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













During app development, a sound file such as the one to play when destination is reached might have been included in the res folder of the app.
Have a look into this: https://android.stackexchange.com/a/108691
I'm not discouraging you to pursue this further, but be prepared to find that it might not be possible(just yet).






share|improve this answer





















  • Hi. The file is there, clear as day in .wav format. it's just that changing it or removing it does nothing which buffles me. After installation it puts it in its app folder and then reads it from somewhere else?
    – KrNeki
    Nov 13 at 20:48















up vote
0
down vote













During app development, a sound file such as the one to play when destination is reached might have been included in the res folder of the app.
Have a look into this: https://android.stackexchange.com/a/108691
I'm not discouraging you to pursue this further, but be prepared to find that it might not be possible(just yet).






share|improve this answer





















  • Hi. The file is there, clear as day in .wav format. it's just that changing it or removing it does nothing which buffles me. After installation it puts it in its app folder and then reads it from somewhere else?
    – KrNeki
    Nov 13 at 20:48













up vote
0
down vote










up vote
0
down vote









During app development, a sound file such as the one to play when destination is reached might have been included in the res folder of the app.
Have a look into this: https://android.stackexchange.com/a/108691
I'm not discouraging you to pursue this further, but be prepared to find that it might not be possible(just yet).






share|improve this answer












During app development, a sound file such as the one to play when destination is reached might have been included in the res folder of the app.
Have a look into this: https://android.stackexchange.com/a/108691
I'm not discouraging you to pursue this further, but be prepared to find that it might not be possible(just yet).







share|improve this answer












share|improve this answer



share|improve this answer










answered Nov 13 at 18:14









Sushant Dahal

162




162












  • Hi. The file is there, clear as day in .wav format. it's just that changing it or removing it does nothing which buffles me. After installation it puts it in its app folder and then reads it from somewhere else?
    – KrNeki
    Nov 13 at 20:48


















  • Hi. The file is there, clear as day in .wav format. it's just that changing it or removing it does nothing which buffles me. After installation it puts it in its app folder and then reads it from somewhere else?
    – KrNeki
    Nov 13 at 20:48
















Hi. The file is there, clear as day in .wav format. it's just that changing it or removing it does nothing which buffles me. After installation it puts it in its app folder and then reads it from somewhere else?
– KrNeki
Nov 13 at 20:48




Hi. The file is there, clear as day in .wav format. it's just that changing it or removing it does nothing which buffles me. After installation it puts it in its app folder and then reads it from somewhere else?
– KrNeki
Nov 13 at 20:48


















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53286911%2fhow-to-force-reload-data-for-an-android-app%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How to change which sound is reproduced for terminal bell?

Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

Can I use Tabulator js library in my java Spring + Thymeleaf project?