Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
152 views

Nokia S60 oma dm/client provisioning

I am looking for a very basic provisioning example. I have a wap provisioning file that I just want to use to configure my device. I am looking for API with example that can do this?
3
votes
3answers
2k views

How to implement OMA forward lock on Android?

I'm working on an application that requires support for forward locking of media files on Android (1.6 and above). Of course, there appears to be no documentation in the APIs on how this might work. ...
0
votes
1answer
108 views

OMA DRM on android

Is android supports OMA DRM ? If Yes how to implement this on android application? can anybody help me on this issue? thanks in advance
0
votes
1answer
75 views

Self SSL - Invalid Certificate

I used Self SSL for the first time today to create a certificate for our exchange-OMA/OWA. I have imported the certificate into trusted root certificate authorities on my local computer so that it ...
0
votes
0answers
320 views

OMA DRM Android Application

I am developing an android application (Photo Album) which renders OMA DRM protectes image files (Forward Lock and Combined delivery). Android version : Android 2.2 and later versions (not honeycomb) ...
0
votes
1answer
357 views

OTA Application Provisioning implementation on Android

i am trying to implement OTA settings update for my app. didn't find any tutorial regarding this issue. the settings file would be an XML file. Thanks.
0
votes
2answers
157 views

Push mechanism of Exchange Activesync

I've a question regarding the over all design of push email and specifically the approach taken by Exchange ActiveSync. As I understand there are two basic ways to get push email with the following ...
0
votes
0answers
16 views

Handset download issue

Am a newbie here and am looking for some help. Am having trouble with billing the downloads on specific handsets (most of which are non-oma compatible). A few in the list are below: SonyEricssonU5i ...
0
votes
0answers
229 views

Open source OMA DM Server besides Funambol

Are you aware of any open source implementations of an OMA DM Server besides Funambol or alternatively a library which implements OMA DM ?
0
votes
0answers
103 views

Difference between SyncML 1.2 and 1.2.1

I looked into the spec for SyncML 1.2 and SyncML 1.2.1 and tried searching online for the difference between these two version and couldn't find any. In the 1.2.1 spec, It is mentioned that the ...
0
votes
0answers
185 views

Trying to create OMA DL client on Android platform

I'm very new in Android and currently investigating possibilities to implement OMA DL client for Android I have an risk about future issues related to next features: I need upgrade device firmware ...
0
votes
0answers
183 views

Downloading .cab files OTA ,using OMA DD

I'm developing a site for my company that allows users to download mobile applications and keep track of them. I use OMA download descriptor to get notified if the applications downloaded and ...
0
votes
2answers
341 views

Blank installNotifyURI in OMA Download Descriptors

People can download content (music, images) for their mobile from my server. I'm trying to use the installNotifyURI-tag of the download descriptors specified by OMA, to be able to find out if the ...
0
votes
2answers
149 views

Adding NAPDEF on Nokia

I am trying to add a new access point on a Nokia S60 device, but I am a little bitt puzzled on how to do it. According to the spec a node should be added at the following root: ./AP/<X> ...