Solutions for Java main programs that cannot be run under Android engineering

Source: Internet
Author: User

I wrote a Test Java class in the Android environment, with the main method, but could not run, the following prompt:

Invalid layout of java.lang.String at value
#
# A Fatal error has been detected by the Java Runtime environment:
#
# Internal Error (javaclasses.cpp:136), pid=88924, tid=89728
# fatal Error:invalid layout of preloaded class
#
# JRE version: (7.0_72-B14) (build)
# Java Vm:java HotSpot (TM) 64-bit Server VM (24.72-b04 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps is not enabled by default on client versions of Windows
#
# A error report file with more information is saved as:
# D:\Android\AndroidAdt\workspace\Test01\hs_err_pid88924.log
#
# If you would as to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp


Workaround:Run as---> Run configurations-classPath remove bootstrap entries under Android.jar

Then Add Library-->jre System Libray is finished and it's OK on the run!

Solutions for Java main programs that cannot be run under Android engineering

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.