Notes for LWUIT using obfuscators for export

Source: Internet
Author: User

1. Export exception prompt

 

Note: COM. Sun. lwuit. impl. MIDP. gamecanvasimplementation: Can't Find dynamically referenced class com. Siemens. MP. Game. Light
Note: COM. Sun. lwuit. impl. MIDP. gamecanvasimplementation: Can't Find dynamically referenced class com. Motorola. phonebook. phonebookrecord
Note: COM. Sun. lwuit. impl. MIDP. gamecanvasimplementation: Can't Find dynamically referenced class com. Nokia. Mid. UI. fullcanvas
Note: COM. Sun. lwuit. impl. MIDP. gamecanvasimplementation: Can't Find dynamically referenced class net. Rim. device. API. system. Application
Note: COM. Sun. lwuit. impl. MIDP. gamecanvasimplementation: Can't Find dynamically referenced class com. Mot. iden. util. base64
Note: COM. Sun. lwuit. impl. MIDP. gamecanvasimplementation: Can't Find dynamically referenced class Matrix. Media. mediaplayer
You shoshould check if you need to specify additional program jars.

 

Cause: LWUIT uses statements similar to the following in GameCanvasImplementation:

 

Class. forName ("com. siemens. mp. game. Light ");

Class. forName ("com. motorola. phonebook. PhoneBookRecord ");

......

 

To dynamically detect third-party API libraries, click the continue button.

 

2. the exported jar package is abnormal.

 

Check whether the project Bulid path has added a project, resource, or class library that is not expected.

For example, add the project itself to Source.

 

 

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.