Android - How to reserve more memory to a specific activity? -
the problem
i have activity communicate wifi photographic camera through socket connection (the connection logic cannot changed because using sony wifi photographic camera sdk). when activity launched first (even secondo should work) activity everytime going correctly, live view smooth , i'm happy.
when have 4-5 activities behind "camera "activity" starts become slow , hard frame lag appears.
so think photographic camera activity must have more priority other activities , utilize more memory.
questionin relation this question, possible set higher priority specific activity letting utilize more heap memory standard activity?
android memory-management heap-memory
No comments:
Post a Comment