[android-developers] How to support WAP PUSH SI/SL/CO by OEMs

2011-11-02 Thread xiaodong mao
By default, Mms apk in Original Android did not support SI/SL/CO Wap push receive/display/management. if OEM want to support it, what should they do?? I found for SI/SL/CO Wap push, seems the broadcasting intent only contain the Raw Push content, Does Android framework provide some publich API to

[android-developers] How to Add OMA Download support in Browser by OEMs

2011-11-02 Thread xiaodong mao
When I use originally android browser to download Oma dd file, seems it did not support, and moto, htc' phone' browser can recognize the Oma dd file, and process based on oma download rule. My question is does android originally support Oma download engine in framework and public the API? when

[android-developers] How to dynamic Plug-in JAR in Android system

2011-11-02 Thread xiaodong mao
I meet a problem for JAR in android. 1. I create a new folder and add some java file and .mk file to compile the JAR file, it can successfully compiled and output into / system/frameworks. 2. Then, in my Client apk, I just import the package name, and found it compiled failed, cannot