Development recommendations
1. Access mode
Mobile in-app Billing SDK access is: Import jar package. (Refer to the Integration process section below for detailed steps.) )
2. Pre-access precautions
(1) need to pre-audit, contract, audit cycle longer.
(2) No other billing method is included in the application.
(3) Mobile SIM card support is required.
(4) Background support is required.
3. Developer Requirements
Familiar with Android framework, Java programming, Understanding IAP billing process.
4. Problem solving and suggestions
(1) The payment operation is placed on a separate thread to handle, which does not affect the fluency of the application UI.
(2) Mobile official demo debugging through, then do the SDK access.
(3) Billing point, AppID, Appkey and other information carefully configured, and the server when the corresponding log detailed debugging.
(4) Mobile will check the music in the application and other copyrights, not to use other music and other works have been written material.
2. Problems that may be encountered during the integration process
(1) common Android Engineering: often easy to ignore so files.
Solution: * Copy libidentifyapp.so and libcasdkjni.so to Libs\armeabi directory ( details visible in document configuration 5th )
For more information, please refer to: http://www.devstore.cn/evaluation/testInfo/124-114.html