I am not designer and I dont know if I should ask this question here or not , but I need to create some assets to my application.
what I need to know what is the psd file should be to export drawable-xxxhdpi , drawable-xxhdpi
PSD FILE SIZE
After long research I find to export xxxhdpi assets psd file should be *1440 w * 2560 h* , and to export xxhdpi file should be *1080 w * 1920 h*. I need some one correct me if this wrong.
Prepare assets to export
After create my images (assets) , if it was group of layer I should merge it to single layer , press Ctrl + A (select all) . then create new file with Preset type custom or Clipboard

Export Criteria
To export assets , I save image with Save for web option First export will be with the default size mean if I choose to make my file to be 1440 w * 2560 h then my default export will be xxxhdpi .
then to export other sizes I will change percentage to
xxhdpi to 0.75
xhdpi to 0.5
hdpi to 0.37
mdpi to 0.25
according to android documentation


I find to export xxxhdpi assets psd file should be *1440 w * 2560 h*- njzk2