Cross-platform architecture

Source: Internet
Author: User

Because of the Java technology, it also has the JVM advantage. It can be transplanted on a platform that supports Java. However, the current j2's technology is very bad on a cross-platform, let's take a brief look at the reasons:
1. Different screen sizes of mobile phones:
This is mainly made on the interface.
If you are using an advanced user interface, such as application development, user login, and user registration, there is generally no problem.
If you are using a low-level user interface, such as a game, you need to consider this issue.
2. The vendor's extended APIs are not uniform:
For example, the extended API class library UI series of Nokia is not implemented on other mobile phones, or the package name is different.
3. Bugs implemented on mobile platforms:
For example, if Nokia 7650 has a bug in implementing dual buffering, the software running on this model cannot use dual buffering. For other bugs on NOKIA, see:
Http://blog.csdn.net/Mailbomb/archive/2005/03/24/329123.aspx
4. Mobile phone performance problems.
The available memory and maximum jar files of different mobile phones are required. For example, the maximum jar files supported by most mobile phones of Nokia S40 are 64 KB and the maximum available content is 210 KB.
Therefore, the current mobile phone software, especially the list of models supported by games, also has the presence of mobile game porting personnel.

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.