Android so file error 32-bit cannot be converted to 64-bit

Source: Internet
Author: User

---restore content starts---

The first time a colleague called Jane Book, I think where the record is the same, then try this again.

Company's latest development of its own products, need to integrate video recording function, import so file, run the project error, the phone shows "xxx app stopped ", see the error log so file can not find, so view the project libs/armeabi-v7a In the existence of so files, think of each libs directory has a matching system of folders, wit me, the error so file each folder is copied to the various folders, finally no error, can find so file, can eventually be reported above the title of the error.

After viewing the data, we know that Android 5.0 and above systems are 64-bit systems, when there are 64-bit folders in our developer application, such as:arm64-v8a,mips64,x86_64, The app matches these folders to find so files, so many apps on the market have failed to run, and there are 2 ways to solve this problem:

1. Locate the 64-bit so file referenced by the third party and replace it in the project 64-bit folder

2. Leave the system with no choice but to run 32-bit so files and delete the matching 64-bit folders get!

Android so file error 32-bit cannot be converted to 64-bit

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.