Hi everyone,
I will be supporting 5 languages in my app.
And I'm not sure if my memory usage will increase a lot if I put all the image resources inside the resource file.
Currently the images are 25MB / language
My memory usage is 600MB currently.
Will it consume more memory when i put in all resources in the resource file?
Thanks in advance.
-dantz
I will be supporting 5 languages in my app.
And I'm not sure if my memory usage will increase a lot if I put all the image resources inside the resource file.
Currently the images are 25MB / language
My memory usage is 600MB currently.
Will it consume more memory when i put in all resources in the resource file?
Thanks in advance.
-dantz
Comment