Android Question Why may app not work after period of time?

Alhootti

Active Member
Hi guys
I'm facing this issue since 3 months.
At the beganing it's OK but after two weeks or more it stop to work properlly.
If I clear the cache and clear the data it work again without any issue.
I don't know what is the problem and how solve it?
Note: I'm using anderiod tv box 4 Ram and 32G .
each day I switch off it and switch on 3 times in addition the app run automatically by it self.
Please guied me how to solve this issue.
 

DonManfred

Expert
Licensed User
Longtime User
Please guied me how to solve this issue.
How could we help here? You are giving exactly ZERO Informations about your app, what it is doing, what the code is. I don´t see any chance to give any advice here.
 
Upvote 0

Shelby

Well-Known Member
Licensed User
Longtime User
How could we help here? You are giving exactly ZERO Informations about your app, what it is doing, what the code is. I don´t see any chance to give any advice here.
In other words Alhooti, copy and paste your code here using the code icons above or on your ide, click file and click export as zip to give your entire app to the experienced members here.
 
Upvote 0

Alhootti

Active Member
The app is big size around 140 mb
The problem is it not run after period of time due to cache.
When I clear cache menually it run properly.
The main point is Cache so is there any method to delete the cache files programatically or any external app do this function.
 
Upvote 0

josejad

Expert
Licensed User
Longtime User
I'm using anderiod tv box 4 Ram and 32G
Maybe offtopic, but it may be related.
I have an Amazon Fire TV with Kodi installed. Every several days, Kodi stops opening and then I have to delete cache, and it works again for a few days… So maybe the problem is not in your app…
 
Upvote 0
Top