Skip to content

abhishekgargx/ScreenSizeHelperAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ScreenSizeHelperAndroid

Android Mobile Screen Size Helper method

To load image according pixels of screen

// Load the Bitmap resources into memory
final Bitmap my_image = BitmapEfficiencyHelper.decodeResource(this, R.drawable.your_image, screenWidth,  screenHeight);

About

Android Mobile Screen Size Helper method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages