When Android calls the system to crop data without returning data, the file modification time is used to determine whether the user has cut or not. The android modification time

Source: Internet
Author: User

When Android calls the system to crop data without returning data, the file modification time is used to determine whether the user has cut or not. The android modification time

Some mobile phone prompts that the content cannot be greater than 40 kb if you set the image to be returned when you call the cropping system for a company project ), therefore, you need to set the Save path first, and then set to get the image directly in the path in the callback without returning the image.

However, the requirement of the project is that if the customer clicks the return key (not cropping) on the cropping page, the image saved in the path cannot be displayed after the return result, therefore, the solution is to set a value of the public static long type to 0. In the callback, determine whether the value is equal to the modification time of the path file. If the value is not equal, the user will crop the file, if they are equal, no cropping is required. If they are equal, the long variable = the file modification time must be set.

I can't think of any other good method. I always feel that this system is a bit difficult to crop.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.