View Single Post
Old 09-21-2009, 06:50 PM   #4
hdawg
BlackBerry Genius
 
hdawg's Avatar
 
Join Date: Aug 2006
Model: hdawg
PIN: port3101.org
Carrier: hdawg
Posts: 6,632
Default

Yes, I understand now (I think at least). Use the alx to identify... here's what Google uses for GMM:

Quote:
<loader version="1.0">
<application id="Google Maps">
<description>
Google Maps (dc=enterprise)
</description>
<name> Google Maps </name>
<version> 3.0.1 </version>
<vendor> Google </vendor>
<copyright> Copyright (c) 2008 Google, Inc </copyright>
<directory _blackberryVersion="[4.3.0,4.6.0)">BlackBerry-43</directory>
<directory _blackberryVersion="[4.2.0,4.3.0)">BlackBerry-42</directory>
<directory _blackberryVersion="[4.0.0,4.1.0)">BlackBerry-40</directory>
<directory _blackberryVersion="[4.6.0,4.7.0)">BlackBerry-46</directory>
<directory _blackberryVersion="[4.1.0,4.2.0)">BlackBerry-41</directory>
<directory _blackberryVersion="[4.7.0,5.0.0)">BlackBerry-47</directory>

<fileset Java="1.5">
<files>
GoogleMaps.cod
</files>
</fileset>
</application>
</loader>
I don't know all the details you can put in an alx to ensure a HH gets the right version, but this is a start.
Offline   Reply With Quote