Brew online tools

Source: Internet
Author: User

Both the typical registered developer and the CP/SP managed by the operator can use the other two online tools through the developer's internet or the operator's Internet: classid generator and test signature generator.

You can use the classid generator to generate a globally unique classid for an application. The main functions of the online tool are 12-28.

 

Figure 12-28: Online classid Generation Tool

Enter the application name. The online system will generate a bid file for the developer. The developer can download the bid file for ease of use. The following is the content of the bid file of the Ruim Address Book interface.

Ifndef addrbook_ruim_bid

# Define addrbook_ruim_bid

 

# Define aeeclsid_addrbook_ruim 0x010128c4

 

# Endif // addrbook_ruim_bid

The test signature generator can generate a test signature file for the test mobile phone so that the application developer can test the target application on the mobile phone. The main functions of online tools are as follows.

 

Figure 12-29: Online Signature generation tool

ESN is the abbreviation of the electronic serial number. It is a unique constant number applied to CDMA mobile phones and is the self-identification during transmission in the communication system. A valid ESN is the hexadecimal number of an 8-digit number, for example, 0x11bb22ff. Note that 0x must be used as the prefix of ESN.

IMEI is the abbreviation of the international mobile device identification number International Mobile Equipment Identity. It is the serial number of the GSM mobile phone and is stored in the phone's EEPROM (commonly known as the Code chip, each mobile device has a unique IMEI. A valid IMEI has 15 numbers, such as 123456789012345. "0x" is not used as the prefix when a digital signature is generated. If the IMEI you enter only the first 14 bits, you need to add "0" at the end as the 15th bits.

MeId is the abbreviation of mobile device identification mobile equipment Id. Due to the increase in CDMA mobile devices, the original 8-bit ESN is not enough, so meId is used. Currently, both ESN and meid are available for CDMA mobile phones. MeId is also expressed in hexadecimal notation. For example, 0xa1000002b0beb2. The preceding 0 XA indicates a CDMA mobile phone; if it is 0x9, it indicates a Multimode mobile phone. When generating a test signature, you can use a 10-digit number instead of "0x" as the prefix.

After ESN, IMEI, or meId is input, the online system generates a test signature, which can be freely used after downloading.

 

This article from the csdn blog, reproduced please indicate the source: http://blog.csdn.net/wireless_com/archive/2010/07/15/5737530.aspx

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.