Issue
I have an app that will support xxhdpi
devices but I cannot make it work on emulator (I don't have a real device with me and I want to test it on the emulator.) This is the configuration of the emulator that I am using.
I tried to get the screen density of the emulator and it gives me xhdpi
instead of xxhdpi
. I have values folder for xxhdpi
named values-xxhdpi
.
Any help will be appreciated. Thanks!
Solution
It seems currently android tools are not properly updated to show correct values.
Answered By - Netverse
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.