I'm very confused regarding the nodip folder. I want to port my application on a large, high density device (480x854 - 240). I've noticed that if my images are in the drawable folder, at run time, the system scales them making their sizes 1.5 larger. I thought that if I'll move my images in the nodip folder, there won't be any scaling at run time. But the result is the same. Could anyone tell me how can I use the nodip folder?
Best Regards