Here we go again! I found the .cod files for GMail for all models of BlackBerry!!
http://www.gmail.com/app/v1.0.0/en/gm_8700_v4_0_en.cod
http://www.gmail.com/app/v1.0.0/en/g..._v4_0_en-1.cod
Change 8700 to 7230, 7250, 7290, 8700, 8100, or 7100 to download the appropriate .cod files.
I'm also inserting an example .alx file for the 8700. Modify to your taste and HAVE A HAPPY NEW YEAR!!
Quote:
<loader version="1.0">
<application id="8700 GMail 1.0.0">
<name >
8700 GMail 1.0.0
</name>
<description >
Access your GMail Account
</description>
<version >
1.0.0
</version>
<vendor >
Google
</vendor>
<copyright >
Copyright (c) 2006 Google
</copyright>
<fileset Java="1.18">
<directory >
</directory>
<files >
gm_8700_v4_0_en.cod
gm_8700_v4_0_en-1.cod
</files>
</fileset>
</application>
</loader>
|