Hello Team,

I am planning to have one of my app across multiple app stores and
want to track successful downloads/installs using OMA dd concept.
We tried solution on many devices with different vendors and versions
and observed that it works for some devices.
On some devices it says Download unsuccessful and some devices
displays content of dd file in browser.
Below is dd file we are using.

<?xml version="1.0"?>
<media xmlns="http://www.openmobilealliance.org/xmlns/dd";>
<name>Testing Download Descriptor</name>
<type>application/vnd.android.package-archive</type>
<objectURI>http://ashok.com/test.apk</objectURI>
<size>14282</size>
<installNotifyURI>http://ashok.com/installnotification.php</
installNotifyURI>
</media>

Can you guide me for the same or an alternative if any?

Regards,
Ashok

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to