root/site/pages/winmobile/develop.html
@
8
| Revision 8, 8.1 kB (checked in by nadya, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> |
| 5 | <link rel="icon" href="favicon.ico" type="image"/> |
| 6 | <title>.tel Developers | Build Windows Mobile Client</title> |
| 7 | <link rel="stylesheet" href="/css/layout.css" type="text/css"/> |
| 8 | <link rel="stylesheet" href="/css/print.css" type="text/css"/> |
| 9 | <link rel="stylesheet" href="/css/nstyleupdates.css" type="text/css"/> |
| 10 | <script src="/js/jquery.pack.js"> |
| 11 | </script> |
| 12 | <script src="/js/utils.js"> |
| 13 | </script> |
| 14 | <meta name="author" value="Telnic Developer Community"/> |
| 15 | <meta name="email" value="general.AT.developer.DOT.telnic.DOT.org"/> |
| 16 | </head> |
| 17 | <body> |
| 18 | <!--PAGE HEADER--> |
| 19 | <!--TELNIC LOGO--> |
| 20 | <div id="header"> |
| 21 | <div class="logo"> |
| 22 | <a href="http://telnic.org/"> |
| 23 | <img src="/images/TelnicLogo.gif" alt="The .tel Developer Community" border="0"/> |
| 24 | </a> |
| 25 | </div> |
| 26 | <div class="links"> |
| 27 | <a href="/index.html" class="normallink">Home</a> |
| 28 | <a href="/whoweare.html" class="normallink">About Us</a> |
| 29 | <a href="/sitemap.html" class="lastlink">Developer Area Sitemap</a> |
| 30 | </div> |
| 31 | </div> |
| 32 | <div id="wrapper"> |
| 33 | <div id="nsearchheader_reg"> |
| 34 | <div id="nsearchformarea"> |
| 35 | <form action="http://www.google.com/search" method="get"> |
| 36 | <input value="telnic.org" name="sitesearch" type="hidden"/> |
| 37 | <input size="10" name="q" id="query" type="text"/> |
| 38 | <input name="Search" id="btnSubmit" value="Search" class="loginbtn" tabindex="3" type="submit"/> |
| 39 | </form> |
| 40 | </div> |
| 41 | </div> |
| 42 | <div id="logincontainer"> |
| 43 | <div id="ntoploginarea"> |
| 44 | <a href="/registration.html">Sign up</a> | |
| 45 | <a href="#" id="btnOpenLogin">Log in </a> |
| 46 | </div> |
| 47 | <div id="nlogindropdown"> |
| 48 | <form> |
| 49 | <div>Email</div> |
| 50 | <div class="morespace"> |
| 51 | <input name="email" class="txtboxlogin" type="text"> </input> |
| 52 | </div> |
| 53 | <div>Password</div> |
| 54 | <div class="morespace"> |
| 55 | <input name="password" class="txtboxlogin" type="text"> </input> |
| 56 | </div> |
| 57 | <div class="morespace"> |
| 58 | <input name="remember" type="checkbox"> Remember Me</input> |
| 59 | <input name="Login" value="Login" tabindex="4" class="loginbtn" id="btnLogin" style="margin: 0pt 0pt 0pt 20px;" type="submit"> </input> |
| 60 | </div> |
| 61 | <div class="morespace"> |
| 62 | <a href="">Forgot Password</a> |
| 63 | </div> |
| 64 | <div> |
| 65 | <a href="#" id="btnCloseLogin"> |
| 66 | <img src="/images/btn_Close.gif" style="margin: 10px 0pt 0pt;"/> |
| 67 | </a> |
| 68 | </div> |
| 69 | </form> |
| 70 | </div> |
| 71 | </div> |
| 72 | <div class="clear"> </div> |
| 73 | <!--LEFT SIDE NAVIGATION--> |
| 74 | <div id="navcol"> |
| 75 | <ul class="first"> |
| 76 | <li> |
| 77 | <a href="/index.html">Developers</a> |
| 78 | <ul class="navcolleveltwo"> |
| 79 | <li> |
| 80 | <a href="/general_landing.html">Understanding .tel</a> |
| 81 | </li> |
| 82 | <li> |
| 83 | <a href="/record_types.html">Record Types</a> |
| 84 | </li> |
| 85 | <li> |
| 86 | <a href="/security.html">Security</a> |
| 87 | </li> |
| 88 | <li> |
| 89 | <a href="/telhosting_sw.html">TelHosting Software</a> |
| 90 | </li> |
| 91 | </ul> |
| 92 | </li> |
| 93 | <li> |
| 94 | <a href="/downloads/index.html">.tel Applications</a> |
| 95 | <ul class="navcolleveltwo"> |
| 96 | <li> |
| 97 | <a href="/blackberry/landing.html">Blackberry</a> |
| 98 | </li> |
| 99 | <li> |
| 100 | <a href="/winmobile/landing.html">Windows Mobile</a> |
| 101 | </li> |
| 102 | <li> |
| 103 | <a href="/winoutlook/landing.html">Outlook</a> |
| 104 | </li> |
| 105 | <li> |
| 106 | <a href="/iphone/landing.html">iPhone</a> |
| 107 | </li> |
| 108 | </ul> |
| 109 | </li> |
| 110 | <li> |
| 111 | <a href="/community_landing.html">Developers Area</a> |
| 112 | <ul class="navcolleveltwo"> |
| 113 | <li> |
| 114 | <a href="/community_landing.html">Overview</a> |
| 115 | </li> |
| 116 | <li> |
| 117 | <a href="/registration.html">Sign up | Log in</a> |
| 118 | </li> |
| 119 | <li> |
| 120 | <a href="/discussion.html">Discussion</a> |
| 121 | <ul class="navcollevelthree"> |
| 122 | <li> |
| 123 | <a href="/trac/discussion">Forums</a> |
| 124 | </li> |
| 125 | <li> |
| 126 | <a href="/trac/wiki">Wiki</a> |
| 127 | </li> |
| 128 | <li> |
| 129 | <a href="/rss.html">RSS Feed</a> |
| 130 | </li> |
| 131 | <li> |
| 132 | <a href="/trac/report">Submit a Bug / Patch</a> |
| 133 | </li> |
| 134 | </ul> |
| 135 | </li> |
| 136 | <li> |
| 137 | <a href="/trac/browser">Source Code</a> |
| 138 | </li> |
| 139 | <li> |
| 140 | <a href="/tools.html">Toolkits</a> |
| 141 | </li> |
| 142 | <li> |
| 143 | <a href="/api_landing.html">APIs</a> |
| 144 | </li> |
| 145 | <li> |
| 146 | <a href="/howtos.html">Howtos</a> |
| 147 | </li> |
| 148 | <li> |
| 149 | <a href="/whitepapers.html">Whitepapers</a> |
| 150 | </li> |
| 151 | <li> |
| 152 | <a href="/guidelines.html">Guidelines</a> |
| 153 | <ul class="navcollevelthree"> |
| 154 | <li> |
| 155 | <a href="/decisions.html">Decision Making</a> |
| 156 | </li> |
| 157 | <li> |
| 158 | <a href="/maintain_code.html">Code Maintenance</a> |
| 159 | </li> |
| 160 | <li> |
| 161 | <a href="/site.html">Website Updates</a> |
| 162 | </li> |
| 163 | </ul> |
| 164 | </li> |
| 165 | <li> |
| 166 | <a href="/external_refs.html">External Links</a> |
| 167 | </li> |
| 168 | </ul> |
| 169 | </li> |
| 170 | <li> |
| 171 | <a href="/faq.html">FAQ</a> |
| 172 | </li> |
| 173 | </ul> |
| 174 | </div> |
| 175 | <!--MAIN BODY--> |
| 176 | <div id="maincolfullwidth_withspace_more"> |
| 177 | <a name="Building Windows Mobile® Client"> |
| 178 | <h1>Building Windows Mobile® Client</h1> |
| 179 | </a> |
| 180 | <p>This page shows you how to participate in the development of |
| 181 | the .tel client for Windows Mobile devices. For the latest released |
| 182 | version, see the <a href="landing.html">landing page</a>. </p> |
| 183 | |
| 184 | <p>Follow these steps to get and build the source code for the |
| 185 | application.</p> |
| 186 | <ol> |
| 187 | <li>Get the latest source code from SVN; see |
| 188 | <a href="../svnindex.thml">Source Code</a> for instructions on |
| 189 | navigating the repository and checking out the code from SVN.</li> |
| 190 | |
| 191 | <li>Check that you have all the prerequisites:</li> |
| 192 | <ul> |
| 193 | <li>Microsoft Visual Studio® 2005</li> |
| 194 | <li>Microsoft Windows Mobile® 5.0 SDK for Pocket PC or for Smartphones</li> |
| 195 | <li>Microsoft Windows Mobile 6.0 Standard and Professional SDK Refresh</li> |
| 196 | </ul> |
| 197 | <li>Navigate to the project for your platform (Pocket PC or Smartphone) and build it.</li> |
| 198 | <ul> |
| 199 | <li>For Pocket PC</li> |
| 200 | <ol> |
| 201 | <li>Browse to the directory with checked-out source code |
| 202 | and open the solution file Dottel.sln in Visual Studio. The solution |
| 203 | will have the following projects:</li> |
| 204 | <ul> |
| 205 | <li>Dottel - menu extension Lookup.tel, Change.tel, Add.tel</li> |
| 206 | <li>MenuExtensibility - Menu extension .tel Options</li> |
| 207 | <li>SetupDLL - Support DLL for cab installation</li> |
| 208 | <li>telInvoke - Protocol handler</li> |
| 209 | <li>TelnicMain - Main Program Add/change, lookup, Options, friends</li> |
| 210 | <li>TelnicSoapUtil - DLL for the SOAP functionality made with g-Soap</li> |
| 211 | <li>TelnicPI - Setup Project, will make the Cab installer for the Solution</li> |
| 212 | </ul> |
| 213 | <li>Configure the solution to run in release mode on the platform |
| 214 | "Windows Mobile 6 Professional SDK".</li> |
| 215 | <li>Right-click TelnicPI and select "Rebuild". This builds the whole solution and creates |
| 216 | the Installer .cab file.</li> |
| 217 | </ol> |
| 218 | <li>For Smartphone</li> |
| 219 | <ol> |
| 220 | <li>Browse to the directory with checked-out source code |
| 221 | and open the solution file Dottel.sln in Visual Studio. The solution |
| 222 | will have the following projects:</li> |
| 223 | <ul> |
| 224 | <li>Dottel - menu extension Lookup.tel, Change.tel, Add.tel</li> |
| 225 | <li>MenuExtensibility - Menu extension .tel Options</li> |
| 226 | <li>SetupDLL - Support DLL for cab installation</li> |
| 227 | <li>telInvoke - Protocol handler</li> |
| 228 | <li>TelnicMain - Main Program Add/change, lookup, Options, friends</li> |
| 229 | <li>TelnicSoapUtil - DLL for the SOAP functionality made with g-Soap</li> |
| 230 | <li>TelnicPI - Setup Project, will make the Cab installer for the Solution</li> |
| 231 | </ul> |
| 232 | <li>Configure the solution to run in release mode on the platform |
| 233 | "Windows Mobile 6 Professional SDK"</li> |
| 234 | <li>Right-click TelnicPI and select "Rebuild". This builds the whole solution and creates |
| 235 | the Installer .cab file.</li> |
| 236 | </ol> |
| 237 | </ul> |
| 238 | <li>Install the application: navigate to the location of the TelnicPI.cab file |
| 239 | and run it.</li> |
| 240 | <ul> |
| 241 | <li>For Pocket PC: go PocketPC\TelnicPlugin\Plugin\TelniPI\Release</li> |
| 242 | <li>For Smartphone: go Smartphone\DottelSP\CabSetup\Release</li> |
| 243 | </ul> |
| 244 | <li>Run the newly built application to ensure it works correctly.</li> |
| 245 | </ol> |
| 246 | |
| 247 | </div> |
| 248 | <div class="clear"> </div> |
| 249 | </div> |
| 250 | <!--FOOTER SEPARATOR--> |
| 251 | <div id="footer"> |
| 252 | <div class="left"> |
| 253 | <a href="/legal.html"> Legal & Privacy</a> (C) 2008 Telnic Limited.</div> |
| 254 | <div class="right"> |
| 255 | <p id="fplayer"> |
| 256 | <embed type="application/x-shockwave-flash" src="/flash/countdown.swf" style="" id="single" name="single" quality="high" width="220" height="20"/> |
| 257 | </p> |
| 258 | <script type="text/javascript"/> |
| 259 | </div> |
| 260 | </div> |
| 261 | </body> |
| 262 | </html> |
Note: See TracBrowser
for help on using the browser.








