This app was mentioned in 13 comments, with an average of 1.15 upvotes
Thanks! I was just checking out Android image editors again, since it's been a while since the last time I checked. Screenshot Easy does have a rectangle tool like I was looking for, though it took some tweaking to get it how I wanted (making the rectangle opaque in the middle, rather than just having a rectangular outline for drawing attention to something).
Just use a 3rd party app like this:
https://play.google.com/store/apps/details?id=com.icecoldapps.screenshoteasy
>Depending on your device you can use the following triggers:
>• Hold 'Power button' and 'Volume-down button' for 2 seconds
>• Hold 'Power button' and 'Home button' for 2 seconds
>• Overlay icon
>• Notification icon click
>• Shake
>• Camera hardware button
>• Long click search hardware button
>• Custom shortcut
>• Widget
>• Locale, Tasker plugin support
>• Power connect/disconnect
Anyway, you can use GOIV for checking high level mons only, you can transfer everyone under a certain level and keep only the high ones to check later with GOIV if they are actually worth keeping.
There's https://play.google.com/store/apps/details?id=com.icecoldapps.screenshoteasy Which allows you to shake for a screen shot. Or dimple.io and you can have a dedicated button for it. But if the issue is catching the exact moment and it needs to be cut fine then you're better off screen recording and extracting the image from the video file. https://play.google.com/store/apps/details?id=com.hecorat.screenrecorder.free
Or
https://play.google.com/store/apps/details?id=com.spectrl.rec
What are you screenshooting that needs to be exact?
Its this app (czech one https://play.google.com/store/apps/details?id=com.icecoldapps.screenshoteasy)
Bit i think most of them can do that
Try Screenshot Easy.
Kalo Android pake Screenshot Easy
ScreenShot Easy is free and you can take screenshots using shortcuts or widget
Try this:
Get Pixel (122) A1: Load Image [ Source:content://com.android.providers.media.documents/document/image%3A7860 Max Width Or Height:0 Respect EXIF Orientation:Off ] A2: Java Function [ Return:bitm Class Or Object:Bitmap Function:createBitmap {Bitmap} (Bitmap) Param:IBUFFER Param: Param: Param: Param: Param: Param: ] A3: Java Function [ Return:%pixel Class Or Object:bitm Function:getPixel {int} (int, int) Param:600 Param:600 Param: Param: Param: Param: Param: ] A4: Java Function [ Return:%red Class Or Object:Color Function:red {int} (int) Param:%pixel Param: Param: Param: Param: Param: Param: ] A5: Java Function [ Return:%green Class Or Object:Color Function:green {int} (int) Param:%pixel Param: Param: Param: Param: Param: Param: ] A6: Java Function [ Return:%blue Class Or Object:Color Function:blue {int} (int) Param:%pixel Param: Param: Param: Param: Param: Param: ] A7: Flash [ Text:RGB %red,%green,%blue Long:Off ]
Where in A1 you select whatever picture you want and in A3 you set the x,y of the pixel and it'll return the RGC values of the pixel.
EDIT: this will only get the color for a pixel in an image. If you want to get the current screen, you could take a screenshot and analyze that. This app claims to have Tasker plugin support for taking screenshots as well. I haven't used it.