<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.eiroca.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.eiroca.net/wiki/feed.php">
        <title>eIrOcA</title>
        <description></description>
        <link>https://www.eiroca.net/wiki/</link>
        <image rdf:resource="https://www.eiroca.net/wiki/lib/tpl/eiroca/images/favicon.ico" />
       <dc:date>2026-06-09T11:05:39+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/lib/start"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/start"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tools/start"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/samsug_gt-s3653"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/samsug_gt-s5620"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_6680"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/motorola_v3x"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_n70"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_w980"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_w850i"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_c902"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_e51"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_n97"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_p1i"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_v640i"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_w595"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_6300"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.eiroca.net/wiki/lib/tpl/eiroca/images/favicon.ico">
        <title>eIrOcA</title>
        <link>https://www.eiroca.net/wiki/</link>
        <url>https://www.eiroca.net/wiki/lib/tpl/eiroca/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/lib/start">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Librerie software</title>
        <link>https://www.eiroca.net/wiki/it/devel/lib/start</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;librerie_software&quot;&gt;Librerie software&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:desktop:eann&quot;&gt;

&lt;h2 class=&quot;sectionedit4&quot; id=&quot;eann&quot;&gt;eANN&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
eANN è un&amp;#039;implementazione di diverse tiplogie di reti neurali scritte con un codice OOP volutamente semplice e chiaro. È anche presente una shell grafica alle principali operazioni eseguibili con una rete neurale.
&lt;/p&gt;

&lt;p&gt;
È possibile avere attive anche reti di tipologia e dimensione differenti, ognuna indipendente dall&amp;#039;altra oppure concatenandone gli input e gli output. 
È anche possibile modificare il comportamento della rete al fine di definire regole speciali per i neuroni (singoli o di tutto il layers) al fine di crearli o cancellarli durante le operazioni di addestramento, realizzando così delle reti dal comportamento dinamico.
&lt;/p&gt;

&lt;p&gt;
Reti neurali implementate:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Multi Layer Neural Network with Backpropagation&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Competitive Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Radial Basis Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Progressive Radial Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Progressive Learning Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/desktop/eann&quot; class=&quot;wikilink1&quot; title=&quot;it:software:desktop:eann&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eANN&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eann&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1-881&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:libj2me&amp;quot;,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:lib:libj2me&quot;&gt;

&lt;h2 class=&quot;sectionedit8&quot; id=&quot;mobilesuite_-_libj2me&quot;&gt;MobileSuite - libJ2ME&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Libreria J2ME.
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/lib/libj2me&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:lib:libj2me&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;MobileSuite - libJ2ME&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;mobilesuite_-_libj2me&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;1-53&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:libj2me&amp;quot;,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:libj2me&amp;quot;,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:elib&amp;quot;,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:lib:elib&quot;&gt;

&lt;h2 class=&quot;sectionedit12&quot; id=&quot;elib&quot;&gt;eLib&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Raccolta di componenti e librerie Delphi. 
&lt;/p&gt;

&lt;p&gt;
Include: Matrici, Operazioni matematiche sulle matrici, librerie matematiche e statistiche, gestione CSV, &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;, contatori, gestione di directory e file, gestione file/string/…, progress bar, …
&lt;/p&gt;

&lt;p&gt;
Componenti: DataList, Report in stile cobol, Sillabazione, gauge, …
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/lib/elib&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:lib:elib&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eLib&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;elib&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;1-332&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:elib&amp;quot;,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:elib&amp;quot;,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:delphi_library&amp;quot;,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:lib:delphi_library&quot;&gt;

&lt;h2 class=&quot;sectionedit16&quot; id=&quot;delphi_library&quot;&gt;Delphi Library&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Varie unit e componenti.
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/lib/delphi_library&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:lib:delphi_library&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Delphi Library&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;delphi_library&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;1-56&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:delphi_library&amp;quot;,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:delphi_library&amp;quot;,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/start">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Programmazione</title>
        <link>https://www.eiroca.net/wiki/it/devel/start</link>
        <description>


&lt;h1 class=&quot;sectionedit1&quot; id=&quot;programmazione&quot;&gt;Programmazione&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/start&quot; class=&quot;media&quot; title=&quot;it:devel:start&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/il2/development.png?w=128&amp;amp;h=128&amp;amp;tok=b81a96&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Programmazione&quot; alt=&quot;Programmazione&quot; width=&quot;128&quot; height=&quot;128&quot; /&gt;&lt;/a&gt;
Strumenti di programmazione e librerie sviluppate e mantenute da eIrOcA.
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/lib/start&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:lib:start&quot;&gt;Librerie software&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tools/start&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tools:start&quot;&gt;Strumenti di sviluppo&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/start&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:start&quot;&gt;Tecnologia&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Programmazione&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;programmazione&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;11-288&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;librerie_software&quot;&gt;Librerie software&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:start&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:lib:start&quot; id=&quot;plugin_include__it__devel__lib__start&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:desktop:eann&quot;&gt;

&lt;h4 id=&quot;eann&quot;&gt;eANN&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
eANN è un&amp;#039;implementazione di diverse tiplogie di reti neurali scritte con un codice OOP volutamente semplice e chiaro. È anche presente una shell grafica alle principali operazioni eseguibili con una rete neurale.
&lt;/p&gt;

&lt;p&gt;
È possibile avere attive anche reti di tipologia e dimensione differenti, ognuna indipendente dall&amp;#039;altra oppure concatenandone gli input e gli output. 
È anche possibile modificare il comportamento della rete al fine di definire regole speciali per i neuroni (singoli o di tutto il layers) al fine di crearli o cancellarli durante le operazioni di addestramento, realizzando così delle reti dal comportamento dinamico.
&lt;/p&gt;

&lt;p&gt;
Reti neurali implementate:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Multi Layer Neural Network with Backpropagation&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Competitive Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Radial Basis Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Progressive Radial Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Progressive Learning Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/desktop/eann&quot; class=&quot;wikilink1&quot; title=&quot;it:software:desktop:eann&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:libj2me&amp;quot;,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:lib:libj2me&quot;&gt;

&lt;h4 id=&quot;mobilesuite_-_libj2me&quot;&gt;MobileSuite - libJ2ME&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Libreria J2ME.
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/lib/libj2me&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:lib:libj2me&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:libj2me&amp;quot;,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:libj2me&amp;quot;,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:elib&amp;quot;,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:lib:elib&quot;&gt;

&lt;h4 id=&quot;elib&quot;&gt;eLib&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Raccolta di componenti e librerie Delphi. 
&lt;/p&gt;

&lt;p&gt;
Include: Matrici, Operazioni matematiche sulle matrici, librerie matematiche e statistiche, gestione CSV, &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;, contatori, gestione di directory e file, gestione file/string/…, progress bar, …
&lt;/p&gt;

&lt;p&gt;
Componenti: DataList, Report in stile cobol, Sillabazione, gauge, …
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/lib/elib&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:lib:elib&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:elib&amp;quot;,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:elib&amp;quot;,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:delphi_library&amp;quot;,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:lib:delphi_library&quot;&gt;

&lt;h4 id=&quot;delphi_library&quot;&gt;Delphi Library&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Varie unit e componenti.
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/lib/delphi_library&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:lib:delphi_library&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:delphi_library&amp;quot;,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:delphi_library&amp;quot;,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:start&amp;quot;,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:lib:start&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Librerie software&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;librerie_software&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;289-365&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit18&quot; id=&quot;strumenti_di_sviluppo&quot;&gt;Strumenti di sviluppo&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:start&amp;quot;,&amp;quot;secid&amp;quot;:19,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:tools:start&quot; id=&quot;plugin_include__it__devel__tools__start&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:test_suite&amp;quot;,&amp;quot;secid&amp;quot;:21,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:tools:test_suite&quot;&gt;

&lt;h5 id=&quot;mobilesuite_-_test_suite&quot;&gt;MobileSuite - Test Suite&lt;/h5&gt;
&lt;div class=&quot;level5&quot;&gt;

&lt;p&gt;
Il TestSuite è una suite di utility a disposizione degli sviluppatori Java per la creazione di midlets per dispositivi mobili. 
Gli strumenti consento di esplorare le capacità e le limitazioni di telefoni cellulari e altri dispositivi J2ME al fine di ottimizzare le applicazioni in base alle caratteristiche del dispositivo.
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tools/test_suite&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tools:test_suite&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:test_suite&amp;quot;,&amp;quot;secid&amp;quot;:23,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:test_suite&amp;quot;,&amp;quot;secid&amp;quot;:22,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:wurfl2php&amp;quot;,&amp;quot;secid&amp;quot;:24,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:tools:wurfl2php&quot;&gt;

&lt;h5 id=&quot;wurfl2php&quot;&gt;WURFL2PHP&lt;/h5&gt;
&lt;div class=&quot;level5&quot;&gt;

&lt;p&gt;
WURF2PHP converte un wurfl.xml in un insieme di classi PHP. Le classi PHP sono più veloci da analizzare che l&amp;#039;XML originario e i dati del telefonmi necessari verranno interpretati dal motore PHP. Non è necessario un database. Al fine di eseguire le classi PHP è necessario l&amp;#039;&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/server/eps&quot; class=&quot;wikilink1&quot; title=&quot;it:software:server:eps&quot;&gt;EPS framework&lt;/a&gt;.
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tools/wurfl2php&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tools:wurfl2php&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:wurfl2php&amp;quot;,&amp;quot;secid&amp;quot;:26,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:wurfl2php&amp;quot;,&amp;quot;secid&amp;quot;:25,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:start&amp;quot;,&amp;quot;secid&amp;quot;:27,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:start&amp;quot;,&amp;quot;secid&amp;quot;:20,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Strumenti di sviluppo&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;strumenti_di_sviluppo&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:18,&amp;quot;range&amp;quot;:&amp;quot;366-448&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit28&quot; id=&quot;tecnologia&quot;&gt;Tecnologia&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tech:start&amp;quot;,&amp;quot;secid&amp;quot;:29,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:tech:start&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/start&quot; class=&quot;media&quot; title=&quot;it:devel:tech:start&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/il2/tech.png?w=128&amp;amp;h=128&amp;amp;tok=79e452&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Tecnologia&quot; alt=&quot;Tecnologia&quot; width=&quot;128&quot; height=&quot;128&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/technology_cross&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:technology_cross&quot;&gt;Technology cross&lt;/a&gt; è un modello per comparare software o tecnologie.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Report&lt;/a&gt; di terminali ottenuti con &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tools/test_suite&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tools:test_suite&quot;&gt;MobileSuite - Test Suite&lt;/a&gt;.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Elenco delle applicazioni sviluppate utilizzando:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/pascal&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:pascal&quot;&gt;Delphi &amp;amp; FreePascal&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/php&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:php&quot;&gt;PHP&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/java&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:java&quot;&gt;Java&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/csharp&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:csharp&quot;&gt;C#&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/metrics&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:metrics&quot;&gt;Metriche&lt;/a&gt; delle applicazioni sviluppate da eIrOcA (by OpenHub).
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tech:start&amp;quot;,&amp;quot;secid&amp;quot;:31,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tech:start&amp;quot;,&amp;quot;secid&amp;quot;:30,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/sviluppo?do=showtag&amp;amp;tag=Sviluppo&quot; class=&quot;wikilink1&quot; title=&quot;tag:sviluppo&quot; rel=&quot;tag&quot;&gt;Sviluppo&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/programmazione?do=showtag&amp;amp;tag=Programmazione&quot; class=&quot;wikilink1&quot; title=&quot;tag:programmazione&quot; rel=&quot;tag&quot;&gt;Programmazione&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Tecnologia&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;tecnologia&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:28,&amp;quot;range&amp;quot;:&amp;quot;449-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tools/start">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Strumenti di programmazione</title>
        <link>https://www.eiroca.net/wiki/it/devel/tools/start</link>
        <description>
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;strumenti_di_programmazione&quot;&gt;Strumenti di programmazione&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:test_suite&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:tools:test_suite&quot;&gt;

&lt;h3 class=&quot;sectionedit4&quot; id=&quot;mobilesuite_-_test_suite&quot;&gt;MobileSuite - Test Suite&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Il TestSuite è una suite di utility a disposizione degli sviluppatori Java per la creazione di midlets per dispositivi mobili. 
Gli strumenti consento di esplorare le capacità e le limitazioni di telefoni cellulari e altri dispositivi J2ME al fine di ottimizzare le applicazioni in base alle caratteristiche del dispositivo.
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tools/test_suite&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tools:test_suite&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;MobileSuite - Test Suite&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;mobilesuite_-_test_suite&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1-368&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:test_suite&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:test_suite&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:wurfl2php&amp;quot;,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:devel:tools:wurfl2php&quot;&gt;

&lt;h3 class=&quot;sectionedit8&quot; id=&quot;wurfl2php&quot;&gt;WURFL2PHP&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
WURF2PHP converte un wurfl.xml in un insieme di classi PHP. Le classi PHP sono più veloci da analizzare che l&amp;#039;XML originario e i dati del telefonmi necessari verranno interpretati dal motore PHP. Non è necessario un database. Al fine di eseguire le classi PHP è necessario l&amp;#039;&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/server/eps&quot; class=&quot;wikilink1&quot; title=&quot;it:software:server:eps&quot;&gt;EPS framework&lt;/a&gt;.
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tools/wurfl2php&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tools:wurfl2php&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;WURFL2PHP&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;wurfl2php&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;1-346&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:wurfl2php&amp;quot;,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:devel:tools:wurfl2php&amp;quot;,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/samsug_gt-s3653">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:samsug_gt-s3653</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/samsug_gt-s3653</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  Samsung GT-3653  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.0.5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;SAMSUNG-GT-S3653/S365MDDIJ1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device Model&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GT-S3653&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;IMEI&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMEI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;6764160&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3208908&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO8859_1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;en-IN&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;COM1,USB&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Mobile i18n&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;i18n version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;50&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;260&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;204&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65536&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;20&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;20&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;11&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=audio/amr&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=jpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=jpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Streamable contents&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;video/mpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;audio/amr audio/x-amr image/jpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/midi&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/amr audio/x-amr audio/midi audio/mid audio/sp-midi audio/x-midi audio/mmf audio/x-mmf audio/smaf audio/x-smaf application/x-smaf audio/x-wav audio/wav audio/mpeg audio/mp3 audio/mpg audio/x-mpg audio/mp4 audio/mp4a-latm audio/m4a audio/qcelp audio/vnd.qcelp audio/aac audio/apl audio/x-aac audio/adpcm audio/wma audio/x-ms-wma audio/3gpp audio/3gpp2 audio/3gp video/3gpp video/3gpp2 video/3gp video/H263 video/H264 video/mpeg video/mp4 video/x-ms-wmv image/gif application/sdp application/vnd.oma.drm.dcf application/vnd.oma.drm.roap-trigger xml audio/vnd.rn-realaudio audio/x-pn-realaudio audio/x-pn-multirate-realaudio audio/x-pn-multirate-realaudio-live video/vnd.rn-realvideo video/vnd.rn-realmedia video/x-pn-realvideo video/x-pn-multimrate-realvideo application/ram&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/amr audio/x-amr audio/midi audio/mid audio/sp-midi audio/x-midi audio/mmf audio/x-mmf audio/smaf audio/x-smaf application/x-smaf audio/x-wav audio/wav audio/mpeg audio/mp3 audio/mpg audio/x-mpg audio/mp4 audio/mp4a-latm audio/m4a audio/qcelp audio/vnd.qcelp audio/aac audio/apl audio/x-aac audio/adpcm audio/wma audio/x-ms-wma audio/3gpp audio/3gpp2 audio/3gp video/3gpp video/3gpp2 video/3gp video/H263 video/H264 video/mpeg video/mp4 video/x-ms-wmv image/gif application/sdp application/vnd.oma.drm.dcf application/vnd.oma.drm.roap-trigger xml audio/vnd.rn-realaudio audio/x-pn-realaudio audio/x-pn-multirate-realaudio audio/x-pn-multirate-realaudio-live video/vnd.rn-realvideo video/vnd.rn-realmedia video/x-pn-realvideo video/x-pn-multimrate-realvideo application/ram&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/amr audio/x-amr audio/mpeg audio/mp3 audio/mpg audio/x-mpg audio/mp4 audio/mp4a-latm audio/m4a audio/aac audio/apl audio/x-aac audio/wma audio/x-ms-wma audio/3gpp audio/3gpp2 audio/3gp video/3gpp video/3gpp2 video/3gp video/H263 video/H264 video/mpeg video/mp4 video/x-ms-wmv audio/vnd.rn-realaudio audio/x-pn-realaudio audio/x-pn-multirate-realaudio audio/x-pn-multirate-realaudio-live video/vnd.rn-realvideo video/vnd.rn-realmedia video/x-pn-realvideo video/x-pn-multimrate-realvideo application/ram&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;16&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;SVG&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;M2G version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG profile&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;tiny&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;http://mmsc.rcom.co.in/mms/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;919021000500&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;22&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;21&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Photo&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Photo/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Video&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Video/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Graphics&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Graphics/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Tones&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Tones/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Music&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Record&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Record/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Private&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///filesystem/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Mmc/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of roots names&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Private;My Photo;My Video;My Graphics;My Tones;My Music;My Record;My Memorycard;&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Content Handler&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Content Handler version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;16&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Down&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Select&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Left&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Right&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Up&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Carrier&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMSI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Network&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Cell ID&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT UTC&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 05:30&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;2781&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;5365&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row133&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3925&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row134&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4644&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row135&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7290&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row136&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2851&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row137&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2530&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row138&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;6068&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row139&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7596&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row140&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4964&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row141&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1065&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row142&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;938&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row143&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;45&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-9241&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/samsug_gt-s5620">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:samsug_gt-s5620</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/samsug_gt-s5620</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  Samsung GT-S5620  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.0.5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;SAMSUNG-GT-S5620/S5620XXJC1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device Model&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GT-S5620&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;IMEI&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMEI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;2097152&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1123176&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO8859_1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;sk-KR&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;COM1,USB&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Mobile i18n&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;i18n version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;50&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;320&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;261&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65536&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;20&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;20&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;20&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;11&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=audio/amr&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=jpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=jpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Streamable contents&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;video/mpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;audio/amr audio/x-amr image/jpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/midi&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/amr audio/x-amr audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-wav audio/wav audio/mpeg audio/mp3 audio/mpg audio/x-mpg audio/mp4 audio/mp4a-latm audio/m4a audio/qcelp audio/vnd.qcelp audio/aac audio/apl audio/x-aac audio/adpcm audio/wma audio/x-ms-wma audio/3gpp audio/3gpp2 audio/3gp video/3gpp video/3gpp2 video/3gp video/H263 video/H264 video/mpeg video/mp4 video/x-ms-wmv image/gif application/sdp application/vnd.oma.drm.dcf application/vnd.oma.drm.roap-trigger xml audio/vnd.rn-realaudio audio/x-pn-realaudio audio/x-pn-multirate-realaudio audio/x-pn-multirate-realaudio-live video/vnd.rn-realvideo video/vnd.rn-realmedia video/x-pn-realvideo video/x-pn-multimrate-realvideo application/ram&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/amr audio/x-amr audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-wav audio/wav audio/mpeg audio/mp3 audio/mpg audio/x-mpg audio/mp4 audio/mp4a-latm audio/m4a audio/qcelp audio/vnd.qcelp audio/aac audio/apl audio/x-aac audio/adpcm audio/wma audio/x-ms-wma audio/3gpp audio/3gpp2 audio/3gp video/3gpp video/3gpp2 video/3gp video/H263 video/H264 video/mpeg video/mp4 video/x-ms-wmv image/gif application/sdp application/vnd.oma.drm.dcf application/vnd.oma.drm.roap-trigger xml audio/vnd.rn-realaudio audio/x-pn-realaudio audio/x-pn-multirate-realaudio audio/x-pn-multirate-realaudio-live video/vnd.rn-realvideo video/vnd.rn-realmedia video/x-pn-realvideo video/x-pn-multimrate-realvideo application/ram&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/amr audio/x-amr audio/mpeg audio/mp3 audio/mpg audio/x-mpg audio/mp4 audio/mp4a-latm audio/m4a audio/aac audio/apl audio/x-aac audio/wma audio/x-ms-wma audio/3gpp audio/3gpp2 audio/3gp video/3gpp video/3gpp2 video/3gp video/H263 video/H264 video/mpeg video/mp4 video/x-ms-wmv audio/vnd.rn-realaudio audio/x-pn-realaudio audio/x-pn-multirate-realaudio audio/x-pn-multirate-realaudio-live video/vnd.rn-realvideo video/vnd.rn-realmedia video/x-pn-realvideo video/x-pn-multimrate-realvideo application/ram&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;16&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;SVG&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;M2G version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG profile&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;tiny&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;http://imms.orange.sk&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;421905303303&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;23&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;21&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Photo&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Photo/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Video&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Video/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Graphics&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Graphics/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Tones&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Tones/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Music&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Record&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Record/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Private&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///filesystem/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///Mmc/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of roots names&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;My Memorycard;My Files;My Photo;My Video;My Graphics;My Tones;My Music;My Record&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Location version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Content Handler&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Content Handler version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Smartcard slots&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;0C&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;16&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Down&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Select&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Left&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Right&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Up&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Carrier&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMSI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MSISDN&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT UTC&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 01:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row133&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;11&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1868&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row134&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;965&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row135&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3087&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row136&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4446&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row137&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2222&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row138&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2098&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row139&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1987&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row140&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1596&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row141&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1404&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row142&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;651&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row143&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1144&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row144&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;24&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-9161&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_6680">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:nokia_6680</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_6680</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  Nokia 6680  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.0.5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;Nokia6680/5.04.07&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;409600&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;126312&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;6&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO8859_1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;it&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Hostname&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;localhost&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;45&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;208&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;176&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;144&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;176&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16777216&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;15&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;15&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;21&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;21&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;10&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=audio/wav encoding=audio/au encoding=audio/amr encoding=audio/raw&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=video/3gpp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=png encoding=jpeg encoding=image/png encoding=image/jpeg encoding=image/jpg encoding=image/gif encoding=image/bmp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;audio/amr audio/au audio/basic audio/raw audio/wav audio/x-au audio/x-basic audio/x-wav video/3gpp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/wav audio/x-wav audio/basic audio/x-au audio/au audio/x-basic audio/amr-wb audio/amr audio/mp3 application/sdp audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/rmf audio/midi audio/aac audio/mpeg audio/3gpp audio/mp4 audio/3gpp2 video/mp4 video/mpeg4 video/3gpp application/vnd.rn-realmedia&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/wav audio/x-wav audio/basic audio/x-au audio/au audio/x-basic audio/amr-wb audio/amr audio/mp3 application/sdp audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/rmf audio/midi audio/aac audio/mpeg audio/3gpp audio/mp4 audio/3gpp2 video/mp4 video/mpeg4 video/3gpp application/vnd.rn-realmedia&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTPS&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/wav audio/x-wav audio/basic audio/x-au audio/au audio/x-basic audio/amr-wb audio/amr audio/mp3 application/sdp audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/rmf audio/midi audio/aac audio/mpeg audio/3gpp audio/mp4 audio/3gpp2 video/mp4 video/mpeg4 video/3gpp application/vnd.rn-realmedia&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;15&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - m3g Release&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;04_wk49&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;16&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65535&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;22&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;21&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Foto&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Images/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Clip video&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Videos/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Immagini&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Images/Pictures/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Toni&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Sounds/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Brani&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Sounds/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Clip audio&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Sounds/Digital/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Privati&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///E:/System/MIDlets/[10153af4]/scratch/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Memory card&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///E:/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;15&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Tasto spostam. giï¿½&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;*&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;#&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Tasto spostamento sx&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Tasto spostamento dx&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Tasto spostamento su&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT UTC&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 01:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Timezone (java)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 01&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;2297&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1484&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2094&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1000&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3078&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2547&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2546&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2625&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2250&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;406&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;703&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;563&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;47&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-7918&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/motorola_v3x">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:motorola_v3x</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/motorola_v3x</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  Motorola V3x  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.0.4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;j2me&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device Model&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;RAZRV3xv&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device Software&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;R252211LD_U_85.92.71P&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1915020&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1620620&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO-8859-1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.0 VSCL-2.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;it-IT&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;COM0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports max baudrate&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;115200&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;44&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;300&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;267&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65536&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;29&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;19&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;19&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;27&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;27&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;33&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;33&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=audio/amr encoding=audio/amr-wb&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=jpeg encoding=image/jpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;6&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;audio video camera&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/midi&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/amr audio/x-amr audio/amr-wb audio/x-amr-wb audio/aac audio/mp4 audio/x-mp4 audio/3gpp audio/mp3 audio/x-mp3 audio/mpeg3 audio/x-mpeg3 audio/mpeg audio/x-mpeg audio/mpg audio/x-mpg audio/wav audio/x-wav audio/au audio/x-au audio/basic audio/asf audio/x-ms-wma audio/x-pn-realaudio audio/vnd.rn-realaudio audio/midi audio/x-midi audio/mid audio/x-mid audio/sp-midi audio/mobile-xmf audio/imelody audio/x-imelody audio/imy audio/x-imy text/x-imelody audio/x-tone-seq video/mp4 video/x-mp4 video/3gpp video/asf video/x-ms-asf video/x-ms-wmv video/x-pn-realvideo video/vnd.rn-realvideo application/x-pn-realmedia application/vnd.rn-realmedia image/gif application/x-rtsp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/amr audio/x-amr audio/amr-wb audio/x-amr-wb audio/aac audio/mp4 audio/x-mp4 audio/3gpp audio/mp3 audio/x-mp3 audio/mpeg3 audio/x-mpeg3 audio/mpeg audio/x-mpeg audio/mpg audio/x-mpg audio/wav audio/x-wav audio/au audio/x-au audio/basic audio/asf audio/x-ms-wma audio/x-pn-realaudio audio/vnd.rn-realaudio audio/midi audio/x-midi audio/mid audio/x-mid audio/sp-midi audio/mobile-xmf audio/imelody audio/x-imelody audio/imy audio/x-imy text/x-imelody audio/x-tone-seq video/mp4 video/x-mp4 video/3gpp video/asf video/x-ms-asf video/x-ms-wmv video/x-pn-realvideo video/vnd.rn-realvideo application/x-pn-realmedia application/vnd.rn-realmedia image/gif application/x-rtsp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTPS&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/amr audio/x-amr audio/amr-wb audio/x-amr-wb audio/aac audio/mp4 audio/x-mp4 audio/3gpp audio/mp3 audio/x-mp3 audio/mpeg3 audio/x-mpeg3 audio/mpeg audio/x-mpeg audio/mpg audio/x-mpg audio/wav audio/x-wav audio/au audio/x-au audio/basic audio/asf audio/x-ms-wma audio/x-pn-realaudio audio/vnd.rn-realaudio audio/midi audio/x-midi audio/mid audio/x-mid audio/sp-midi audio/mobile-xmf audio/imelody audio/x-imelody audio/imy audio/x-imy text/x-imelody audio/x-tone-seq video/mp4 video/x-mp4 video/3gpp video/asf video/x-ms-asf video/x-ms-wmv video/x-pn-realvideo video/vnd.rn-realvideo application/x-pn-realmedia application/vnd.rn-realmedia image/gif application/x-rtsp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/amr audio/x-amr audio/amr-wb audio/x-amr-wb audio/aac audio/mp4 audio/x-mp4 audio/3gpp audio/mp3 audio/x-mp3 audio/mpeg3 audio/x-mpeg3 audio/mpeg audio/x-mpeg audio/mpg audio/x-mpg audio/wav audio/x-wav audio/au audio/x-au audio/basic audio/asf audio/x-ms-wma audio/x-pn-realaudio audio/vnd.rn-realaudio audio/midi audio/x-midi audio/mid audio/x-mid audio/sp-midi audio/mobile-xmf audio/imelody audio/x-imelody audio/imy audio/x-imy text/x-imelody audio/x-tone-seq video/mp4 video/x-mp4 video/3gpp video/asf video/x-ms-asf video/x-ms-wmv video/x-pn-realvideo video/vnd.rn-realvideo application/x-pn-realmedia application/vnd.rn-realmedia image/gif application/x-rtsp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;14&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0a&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;20&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Location version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;25&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;DOWN&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;SELECT&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;NUM1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;NUM3&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;NUM7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;NUM9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;LEFT&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;RIGHT&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;UP&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Carrier&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMSI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Hardware&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Battery level (Motorola)&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Network&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GPRS State (Motorola)&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT, UTC, America/Adak, America/Anchorage, AST, America/Vancouver, America/Tijuana, America/Los_Angeles, PST, America/Dawson_Creek, America/Phoenix, PNT, America/Edmonton, America/Mazatlan, America/Denver, MST, America/Belize, America/Regina, America/Guatemala, America/Tegucigalpa, America/El_Salvador, America/Costa_Rica, America/Winnipeg, America/Mexico_City, America/Chicago, CST, America/Porto_Acre, America/Bogota, America/Guayaquil, America/Jamaica, America/Cayman, America/Managua, America/Panama, America/Lima, America/Indianapolis, IET, America/Nassau, America/Montreal, America/Havana, America/Port-au-Prince, America/Grand_Turk, America/New_York, EST, America/Antigua, America/Anguilla, America/Curacao, America/Aruba, America/Barbados, America/La_Paz, America/Manaus, America/Dominica, America/Santo_Domingo, America/Grenada, America/Guadeloupe, America/Guyana, America/St_Kitts, America/St_Lucia, America/Martinique, America/Montserrat, America/Puerto_Rico, PRT, America/Port_of_Spain, America/St_Vincent, America/Tortola, America/St_Thomas, America/Caracas, America/Cuiaba, America/Halifax, America/Thule, America/Asuncion, America/Santiago, America/St_Johns, CNT, America/Fortaleza, America/Cayenne, America/Paramaribo, America/Montevideo, America/Buenos_Aires, AGT, America/Godthab, America/Miquelon, America/Sao_Paulo, BET, America/Noronha, America/Scoresbysund, Antarctica/Palmer, Antarctica/Mawson, Antarctica/Casey, Antarctica/DumontDUrville, Antarctica/McMurdo, Australia/Perth, Australia/Darwin, ACT, Australia/Adelaide, Australia/Brisbane, Australia/Sydney, AET, Australia/Lord_Howe, Atlantic/Bermuda, Atlantic/Stanley, Atlantic/South_Georgia, Atlantic/Jan_Mayen, Atlantic/Cape_Verde, Atlantic/Azores, Atlantic/Reykjavik, Atlantic/Faeroe, Atlantic/Canary, Africa/Ouagadougou, Africa/Abidjan, Africa/Accra, Africa/Banjul, Africa/Conakry, Africa/Bissau, Africa/Monrovia, Africa/Casablanca, Africa/Timbuktu, Africa/Nouakchott, Atlantic/St_Helena, Africa/Freetown, Africa/Dakar, Africa/Sao_Tome, Africa/Lome, Africa/Luanda, Africa/Porto-Novo, Africa/Bangui, Africa/Kinshasa, Africa/Douala, Africa/Libreville, Africa/Malabo, Africa/Niamey, Africa/Lagos, Africa/Ndjamena, Africa/Tunis, Africa/Algiers, Africa/Tripoli, Africa/Windhoek, Africa/Bujumbura, Africa/Gaborone, Africa/Lubumbashi, Africa/Maseru, Africa/Blantyre, Africa/Maputo, Africa/Kigali, Africa/Khartoum, Africa/Mbabane, Africa/Lusaka, Africa/Harare, CAT, Africa/Johannesburg, Africa/Cairo, ART, Africa/Djibouti, Africa/Asmera, Africa/Addis_Ababa, EAT, Africa/Nairobi, Africa/Mogadishu, Africa/Dar_es_Salaam, Africa/Kampala, Europe/Dublin, Europe/Lisbon, Europe/London, Europe/Andorra, Europe/Tirane, Europe/Vienna, Europe/Brussels, Europe/Zurich, Europe/Prague, Europe/Berlin, Europe/Copenhagen, Europe/Madrid, Europe/Gibraltar, Europe/Budapest, Europe/Rome, Europe/Vaduz, Europe/Luxembourg, Europe/Monaco, Europe/Malta, Europe/Amsterdam, Europe/Oslo, Europe/Warsaw, Europe/Stockholm, Europe/Belgrade, Europe/Paris, ECT, Europe/Sofia, Europe/Minsk, Europe/Tallinn, Europe/Helsinki, Europe/Athens, Europe/Vilnius, Europe/Riga, Europe/Chisinau, Europe/Bucharest, Europe/Kaliningrad, Europe/Kiev, Europe/Istanbul, EET, Europe/Simferopol, Europe/Moscow, Europe/Samara, Asia/Nicosia, Asia/Jerusalem, Asia/Amman, Asia/Beirut, Asia/Damascus, Asia/Bahrain, Asia/Kuwait, Asia/Qatar, Asia/Aden, Asia/Riyadh, Asia/Baghdad, Asia/Tehran, MET, Asia/Dubai, Asia/Muscat, Asia/Yerevan, NET, Asia/Baku, Asia/Aqtau, Asia/Kabul, Asia/Tbilisi, Asia/Dushanbe, Asia/Ashkhabad, Asia/Tashkent, Asia/Karachi, PLT, Asia/Bishkek, Asia/Aqtobe, Asia/Yekaterinburg, Asia/Calcutta, IST, Asia/Katmandu, Asia/Thimbu, Asia/Colombo, Asia/Dacca, BST, Asia/Alma-Ata, Asia/Novosibirsk, Asia/Rangoon, Asia/Jakarta, Asia/Phnom_Penh, Asia/Vientiane, Asia/Saigon, VST, Asia/Bangkok, Asia/Krasnoyarsk, Asia/Brunei, Asia/Hong_Kong, Asia/Ujung_Pandang, Asia/Ishigaki, Asia/Macao, Asia/Kuala_Lumpur, Asia/Manila, Asia/Singapore, Asia/Taipei, Asia/Shanghai, CTT, Asia/Ulan_Bator, Asia/Irkutsk, Asia/Jayapura, Asia/Pyongyang, Asia/Seoul, Asia/Tokyo, JST, Asia/Yakutsk, Asia/Vladivostok, Asia/Magadan, Asia/Kamchatka, Asia/Anadyr, Indian/Comoro, Indian/Antananarivo, Indian/Mayotte, Indian/Mauritius, Indian/Reunion, Indian/Mahe, Indian/Kerguelen, Indian/Chagos, Indian/Maldives, Indian/Cocos, Indian/Christmas, Pacific/Palau, Pacific/Truk, Pacific/Guam, Pacific/Saipan, Pacific/Port_Moresby, Pacific/Ponape, Pacific/Efate, Pacific/Guadalcanal, SST, Pacific/Noumea, Pacific/Niue, Pacific/Apia, MIT, Pacific/Pago_Pago, Pacific/Tahiti, Pacific/Fakaofo, Pacific/Honolulu, HST, Pacific/Rarotonga, Pacific/Marquesas, Pacific/Gambier, Pacific/Pitcairn, Pacific/Galapagos, Pacific/Easter, Pacific/Norfolk, Pacific/Kosrae, Pacific/Tarawa, Pacific/Majuro, Pacific/Nauru, Pacific/Funafuti, Pacific/Wake, Pacific/Wallis, Pacific/Fiji, Pacific/Auckland, NST, Pacific/Chatham, Pacific/Enderbury, Pacific/Tongatapu, Pacific/Kiritimati&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 02:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 02:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MAType (Motorola)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;6&quot;&gt;&lt;em&gt;VSCL&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;VSCL - backlight&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;ON&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;VSCL - blink&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;OFF&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;VSCL - silentmode&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;VSCL - vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;VSCL - volume&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;VSCL - wakeupmode&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;11272&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8844&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;10117&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;110&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-13396&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_n70">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:nokia_n70</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_n70</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  Nokia N70  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.0.5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;NokiaN70/5.0741.4.0.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;409600&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;165564&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;6&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO-8859-1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;en&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Hostname&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;localhost&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;46&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;208&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;176&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;144&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;176&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16777216&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;15&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;15&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;21&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;21&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;10&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=audio/wav encoding=audio/au encoding=audio/amr encoding=audio/raw&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=video/3gpp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=png encoding=jpeg encoding=image/png encoding=image/jpeg encoding=image/jpg encoding=image/gif encoding=image/bmp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;6&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;audio/amr audio/au audio/basic audio/raw audio/wav audio/x-au audio/x-basic audio/x-wav video/3gpp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/wav audio/x-wav audio/basic audio/x-au audio/au audio/x-basic audio/amr-wb audio/amr audio/mp3 application/sdp audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/rmf audio/midi audio/aac audio/mpeg audio/3gpp audio/mp4 audio/3gpp2 text/plain video/mp4 video/mpeg4 video/3gpp video/3gpp2 application/vnd.rn-realmedia&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/wav audio/x-wav audio/basic audio/x-au audio/au audio/x-basic audio/amr-wb audio/amr audio/mp3 application/sdp audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/rmf audio/midi audio/aac audio/mpeg audio/3gpp audio/mp4 audio/3gpp2 text/plain video/mp4 video/mpeg4 video/3gpp video/3gpp2 application/vnd.rn-realmedia&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTPS&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/wav audio/x-wav audio/basic audio/x-au audio/au audio/x-basic audio/amr-wb audio/amr audio/mp3 application/sdp audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/rmf audio/midi audio/aac audio/mpeg audio/3gpp audio/mp4 audio/3gpp2 text/plain video/mp4 video/mpeg4 video/3gpp video/3gpp2 application/vnd.rn-realmedia&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/3gpp audio/3gpp2 audio/amr audio/mp4 audio/mp4-latm audio/qcelp audio/vnd.qcelp video/3gpp video/3gpp2 video/mp4 application/sdp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;15&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - m3g Release&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;04_wk49&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;16&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65535&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;22&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;21&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Images&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Images/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Video clips&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Videos/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Graphics&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Images/Pictures/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Tones&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Sounds/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Tracks&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Sounds/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sound clips&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Nokia/Sounds/Digital/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Private&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/System/MIDlets/[1014c7df]/scratch/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Memory card&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///E:/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;15&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Navigation key down&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;*&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;#&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Navigation key left&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Navigation key right&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Navigation key up&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT UTC&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Timezone (java)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;2094&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2218&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;688&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;562&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2735&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2578&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2140&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2141&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;844&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;500&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;500&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;578&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row133&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;47&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-8146&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_w980">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:sonyericsson_w980</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_w980</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  SonyEricsson W980  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.0.5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;SonyEricssonW980/R3EG004&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Platform Type&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;IMEI&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMEI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1048576&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;828544&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO-8859-1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;zh-CN&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;USB1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Mobile i18n&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;i18n version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;51&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;320&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;266&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65536&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;26&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;26&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;11&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=amr encoding=amr-nb encoding=pcm&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=mpeg4&amp;amp;width=320&amp;amp;height=240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=jpeg&amp;amp;width=640&amp;amp;height=480 encoding=jpeg&amp;amp;width=1280&amp;amp;height=960 encoding=jpeg&amp;amp;width=1632&amp;amp;height=1224 encoding=jpeg&amp;amp;width=2048&amp;amp;height=1536&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Streamable contents&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-pn-realaudio video/x-pn-realvideo audio/mp4a-latm video/mp4v-es video/h263-2000&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;image/jpeg audio/amr video/3gpp video/mpeg4 video/mp4 radio&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone audio/imelody audio/amr audio/amr-wb audio/mpeg audio/mp3 audio/x-mp3 audio/mpg audio/mpg3 audio/x-mpg audio/x-mpeg audio/x-wav audio/wav video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/nokia_ringing_tones audio/pmr audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a audio/xmf image/gif audio/x-pn-realaudio video/x-pn-realvideo audio/x-ms-wma video/x-ms-wmv audio/aac&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone audio/imelody audio/amr audio/amr-wb audio/mpeg audio/mp3 audio/x-mp3 audio/mpg audio/mpg3 audio/x-mpg audio/x-mpeg audio/x-wav audio/wav video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/nokia_ringing_tones audio/pmr audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a audio/xmf image/gif video/x-pn-realvideo audio/x-pn-realaudio video/x-ms-wmv audio/x-ms-wma audio/aac&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a video/x-pn-realvideo audio/x-pn-realaudio video/x-ms-wmv audio/x-ms-wma audio/aac rtsp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - hybrid M3G Version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2.3.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;SVG&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;M2G version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG profile&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;tiny&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;18&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;http://mmsc.monternet.com&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8613800270500&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SIP version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;22&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;20&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/camera/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/videos/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/pictures/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/system/9AF5345D20F947d8997111B01574A37F/jf88ee1a417da401c0427a30f76e9f2f72751d078/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of roots names&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;?????;???&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Location version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Content Handler&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Content Handler version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Smartcard slots&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;0C&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;26&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;*&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;#&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;??&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Carrier&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MSISDN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Hardware&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Jackknife open (SonyEricsson)&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Status (SonyEricsson )&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row133&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Flip Open (SonyEricsson)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row134&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Network&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Cell ID&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row135&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;CMCC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row136&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;CMNC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row137&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is On Home PLMN&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row138&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;LAC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row139&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MCC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row140&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MNC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row141&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RAT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row142&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT 08:00 GMT UTC&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row143&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 08:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row144&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;8590&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row145&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;12954&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row146&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9410&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row147&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18166&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row148&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2115&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row149&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2460&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row150&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1944&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row151&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2708&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row152&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;24168&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row153&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;584&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row154&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;594&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row155&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;706&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row156&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;213&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-9140&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_w850i">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:sonyericsson_w850i</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_w850i</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  SonyEricsson W850i  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.0.5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;SonyEricssonW850i/R1ED001&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Platform Type&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;IMEI&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMEI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1572800&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1418400&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO-8859-1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-1.0 MIDP-2.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;it&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;45&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;320&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;266&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65536&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;26&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;26&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;11&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=amr encoding=amr-nb&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=h263&amp;amp;width=176&amp;amp;height=144&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=jpeg&amp;amp;width=480&amp;amp;height=640&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Streamable contents&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-pn-realaudio video/x-pn-realvideo audio/mp4a-latm video/mp4v-es video/h263-2000&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;image/jpeg audio/amr video/h263-2000 video/3gpp video/mpeg4 video/mp4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone audio/imelody audio/amr audio/amr-wb audio/mpeg audio/mp3 audio/x-mp3 audio/mpg audio/mpg3 audio/x-mpeg audio/x-mpg audio/x-wav audio/wav video/mp4v-es video/mpeg video/h263-2000 video/3gpp video/mpeg4 video/mp4 video/h264 audio/nokia_ringing_tones audio/mp4a-latm audio/3gp audio/mpeg4 audio/m4a audio/mp4 audio/3gpp audio/aac audio/x-m4a audio/xmf image/gif audio/x-pn-realaudio video/x-pn-realvideo audio/x-ms-wma video/x-ms-wmv&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone audio/imelody audio/amr audio/amr-wb audio/mpeg audio/mp3 audio/x-mp3 audio/mpg audio/mpg3 audio/x-mpeg audio/x-mpg audio/x-wav audio/wav video/mp4v-es video/mpeg video/h263-2000 video/3gpp video/mpeg4 video/mp4 video/h264 audio/nokia_ringing_tones audio/mp4a-latm audio/3gp audio/mpeg4 audio/m4a audio/mp4 audio/3gpp audio/aac audio/x-m4a audio/xmf image/gif video/x-pn-realvideo audio/x-pn-realaudio video/x-ms-wmv audio/x-ms-wma&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;video/mp4v-es video/mpeg video/h263-2000 video/3gpp video/mpeg4 video/mp4 video/h264 audio/mp4a-latm audio/3gp audio/mpeg4 audio/m4a audio/mp4 audio/3gpp audio/aac audio/x-m4a video/x-pn-realvideo audio/x-pn-realaudio video/x-ms-wmv audio/x-ms-wma&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;14&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;http://mmsc&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0a&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;20&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;19&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Camera album&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/camera/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Videos&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/videos/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Pictures&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/pictures/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Tones&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Music&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Recordings&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Memory Stick&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///e:/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;16&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Giï¿½&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Fuoco&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;*&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;#&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sinistra&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Destra&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Su&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Hardware&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Jackknife open (SonyEricsson)&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Flip Open (SonyEricsson)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT 01:00 GMT UTC&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 01:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;2011&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1263&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1386&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1477&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;6432&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4523&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8019&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;24199&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3229&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1425&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1554&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1752&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row133&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;280&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-8056&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_c902">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:sonyericsson_c902</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_c902</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  SonyEricsson C902  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;SonyEricssonC902/R3EG004&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Platform Type&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;IMEI&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMEI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1048576&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;820000&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO-8859-1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;cs&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;USB1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Mobile i18n&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;i18n version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;58&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;320&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;266&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65536&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;26&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;26&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;11&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=amr encoding=amr-nb encoding=pcm&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=mpeg4&amp;amp;width=320&amp;amp;height=240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=jpeg&amp;amp;width=640&amp;amp;height=480 encoding=jpeg&amp;amp;width=1280&amp;amp;height=960 encoding=jpeg&amp;amp;width=1632&amp;amp;height=1224 encoding=jpeg&amp;amp;width=2048&amp;amp;height=1536 encoding=jpeg&amp;amp;width=2592&amp;amp;height=1944&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Streamable contents&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-pn-realaudio video/x-pn-realvideo audio/mp4a-latm video/mp4v-es video/h263-2000&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;image/jpeg audio/amr video/3gpp video/mpeg4 video/mp4 radio&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone audio/imelody audio/amr audio/amr-wb audio/mpeg audio/mp3 audio/x-mp3 audio/mpg audio/mpg3 audio/x-mpg audio/x-mpeg audio/x-wav audio/wav video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/nokia_ringing_tones audio/pmr audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a audio/xmf image/gif audio/x-pn-realaudio video/x-pn-realvideo audio/x-ms-wma video/x-ms-wmv audio/aac&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone audio/imelody audio/amr audio/amr-wb audio/mpeg audio/mp3 audio/x-mp3 audio/mpg audio/mpg3 audio/x-mpg audio/x-mpeg audio/x-wav audio/wav video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/nokia_ringing_tones audio/pmr audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a audio/xmf image/gif video/x-pn-realvideo audio/x-pn-realaudio video/x-ms-wmv audio/x-ms-wma audio/aac&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a video/x-pn-realvideo audio/x-pn-realaudio video/x-ms-wmv audio/x-ms-wma audio/aac rtsp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Advanced Multimedia Supplements&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Advanced Multimedia Supplements version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Media capabilities supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;camera tuner audio3d music imageencoding imagepostprocessing&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Tuner modulations&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;fm&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio sample rates&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22050&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio 3D Simultaneous Locations&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Camera orientations&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;devcam0:outwards&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Camera resolutions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;devcam0:640x480 devcam0:1280x960 devcam0:1632x1224 devcam0:2048x1536 devcam0:2592x1944&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - hybrid M3G Version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2.3.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;SVG&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;M2G version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG profile&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;tiny&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;19&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;http://mms&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;420608005681&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;OBEX version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SIP version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;24&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;22&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Fotoalbum&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/camera/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Videozï¿½znamy&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/videos/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Obrï¿½zky&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/pictures/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Vyzvï¿½n?nï¿½&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Hudba&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Nahrï¿½vky&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Soukromï¿½&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/system/9AF5345D20F947d8997111B01574A37F/jf88ee1a417da401c0427a30f76e9f2f72751d078/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Pam??ovï¿½ karta&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///e:/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of roots names&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Pam?? telefonu;Pam??ovï¿½ karta&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Location version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Content Handler&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Content Handler version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Smartcard slots&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;0C&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Payment&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Payment version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;26&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Dol?&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row133&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;St?elba&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row134&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row135&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row136&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;*&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row137&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;#&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row138&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Vlevo&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row139&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Vpravo&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row140&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Nahoru&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row141&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Carrier&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MSISDN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row142&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Hardware&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Jackknife open (SonyEricsson)&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row143&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Status (SonyEricsson )&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row144&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Flip Open (SonyEricsson)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row145&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Network&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Cell ID&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row146&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;CMCC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row147&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;CMNC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row148&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is On Home PLMN&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row149&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;LAC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row150&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MCC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row151&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MNC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row152&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RAT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row153&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT 01:00 GMT UTC&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row154&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 01:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row155&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;3796&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row156&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;15097&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row157&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;19126&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row158&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2535&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row159&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2568&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row160&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1767&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row161&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1787&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row162&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2726&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row163&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8066&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row164&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;15391&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row165&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7241&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row166&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;737&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row167&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;188&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-10104&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_e51">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:nokia_e51</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_e51</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  Nokia E51  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.0.5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;NokiaE51-1/0.34.36&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;IMEI&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMEI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;512000&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;155704&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO-8859-1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;de&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Hostname&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;localhost&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;USB0,COM0,IR0,BT0..BT63&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;51&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;320&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;235&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16777216&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;21&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;19&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;19&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;21&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;21&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;24&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;24&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;10&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=audio/amr encoding=audio/basic encoding=audio/x-au encoding=audio/au encoding=audio/x-basic encoding=audio/wav encoding=audio/x-wav encoding=pcm encoding=ulaw encoding=gsm&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=video/3gpp2 encoding=video/mp4 encoding=video/3gpp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=png encoding=jpeg encoding=image/png encoding=image/jpeg encoding=image/jpg encoding=image/gif encoding=image/bmp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;6&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;audio/amr audio/basic audio/x-au audio/au audio/x-basic audio/wav audio/x-wav video/3gpp2 video/mp4 video/3gpp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/rmf audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/midi audio/x-tone-seq&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;application/sdp video/mp4 video/mpeg4 video/3gpp application/vnd.rn-realmedia audio/amr-wb audio/amr video/3gpp2 audio/mp3 audio/rmf audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/midi audio/mp4 audio/3gpp2 audio/3gpp audio/3gpp audio/aac audio/mpeg text/plain text/plain audio/x-ms-wma audio/basic audio/x-au audio/au audio/x-basic audio/wav audio/x-wav image/gif audio/x-tone-seq&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;application/sdp video/mp4 video/mpeg4 video/3gpp application/vnd.rn-realmedia audio/amr-wb audio/amr video/3gpp2 audio/mp3 audio/rmf audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/midi audio/mp4 audio/3gpp2 audio/3gpp audio/3gpp audio/aac audio/mpeg text/plain text/plain audio/x-ms-wma audio/basic audio/x-au audio/au audio/x-basic audio/wav audio/x-wav image/gif audio/x-tone-seq&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTPS&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;application/sdp video/mp4 video/mpeg4 video/3gpp application/vnd.rn-realmedia audio/amr-wb audio/amr video/3gpp2 audio/mp3 audio/rmf audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/midi audio/mp4 audio/3gpp2 audio/3gpp audio/3gpp audio/aac audio/mpeg text/plain text/plain audio/x-ms-wma audio/basic audio/x-au audio/au audio/x-basic audio/wav audio/x-wav image/gif audio/x-tone-seq&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/3gpp audio/3gpp2 audio/amr audio/mp4 audio/mp4-latm audio/qcelp audio/vnd.qcelp video/3gpp video/3gpp2 video/mp4 application/vnd.rn-realmedia application/sdp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - m3g Release&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;04_wk49&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;SVG&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;M2G version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG profile&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;tiny&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;18&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;http://mmsc&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65535&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SIP version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;23&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;21&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Bilder&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Images/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Videoclips&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Videos/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Grafiken&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Images/Pictures/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Tï¿½ne&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Sounds/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Musik&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Sounds/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Soundclips&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Sounds/Digital/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Privat&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/private/102033e6/midlets/[10128b21]/scratch/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Speicherkarte&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///E:/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Location version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Navigationstaste nach unten&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Rufaufbautaste&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;*&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;#&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Navigationstaste nach links&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Navigationstaste nach rechts&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Navigationstaste nach oben&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT UTC&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 02:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Dateformat (Nokia)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;dd.MM.yyyy&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Timeformat (Nokia)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;HH:mm&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Timezone (java)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 02&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row133&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;776&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row134&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;322&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row135&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;553&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row136&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;767&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row137&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1749&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row138&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1291&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row139&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1708&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row140&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1875&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row141&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1812&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row142&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;755&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row143&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;445&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row144&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;512&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row145&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-9228&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_n97">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:nokia_n97</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_n97</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  Nokia N97  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;NokiaN97-3/22.2.110/sw_platform=S60;sw_platform_version=5.0;java_build_version=1.4.30&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;IMEI&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMEI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;null true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;212992&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22380&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO-8859-1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;en-US&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Hostname&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;localhost&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;USB2,COM1,USB1,BT1...BT64&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;55&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;360&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;580&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;288&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;502&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16777216&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;27&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;24&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;24&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;27&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;27&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;30&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;30&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;10&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=audio/amr encoding=audio/basic encoding=audio/x-au encoding=audio/au encoding=audio/x-basic encoding=audio/wav encoding=audio/x-wav encoding=pcm encoding=ulaw encoding=gsm&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=video/3gpp2 encoding=video/mp4 encoding=video/3gpp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=png encoding=jpeg encoding=image/png encoding=image/jpeg encoding=image/jpg encoding=image/gif encoding=image/bmp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;6&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;audio/amr audio/basic audio/x-au audio/au audio/x-basic audio/wav audio/x-wav video/3gpp2 video/mp4 video/3gpp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/rmf audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/midi audio/x-tone-seq&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;application/sdp video/mp4 video/mpeg4 video/3gpp application/x-pn-realmedia video/vnd.rn-realvideo application/vnd.rn-realmedia audio/x-pn-realaudio video/x-pn-realvideo audio/vnd.rn-realaudio audio/x-realaudio audio/amr-wb audio/amr video/3gpp2 audio/mp3 video/x-ms-wmv text/plain audio/rmf audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/midi audio/mp4 audio/3gpp2 audio/3gpp audio/aac audio/mpeg audio/x-ms-wma audio/basic audio/x-au audio/au audio/x-basic audio/wav audio/x-wav image/gif audio/x-tone-seq&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;application/sdp video/mp4 video/mpeg4 video/3gpp application/x-pn-realmedia video/vnd.rn-realvideo application/vnd.rn-realmedia audio/x-pn-realaudio video/x-pn-realvideo audio/vnd.rn-realaudio audio/x-realaudio audio/amr-wb audio/amr video/3gpp2 audio/mp3 video/x-ms-wmv text/plain audio/rmf audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/midi audio/mp4 audio/3gpp2 audio/3gpp audio/aac audio/mpeg audio/x-ms-wma audio/basic audio/x-au audio/au audio/x-basic audio/wav audio/x-wav image/gif audio/x-tone-seq&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTPS&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;application/sdp video/mp4 video/mpeg4 video/3gpp application/x-pn-realmedia video/vnd.rn-realvideo application/vnd.rn-realmedia audio/x-pn-realaudio video/x-pn-realvideo audio/vnd.rn-realaudio audio/x-realaudio audio/amr-wb audio/amr video/3gpp2 audio/mp3 video/x-ms-wmv text/plain audio/rmf audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/midi audio/mp4 audio/3gpp2 audio/3gpp audio/aac audio/mpeg audio/x-ms-wma audio/basic audio/x-au audio/au audio/x-basic audio/wav audio/x-wav image/gif audio/x-tone-seq&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/3gpp audio/3gpp2 audio/amr audio/mp4 audio/mp4-latm audio/qcelp audio/vnd.qcelp video/3gpp video/3gpp2 video/mp4 application/vnd.rn-realmedia application/x-pn-realmedia application/sdp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Advanced Multimedia Supplements&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Advanced Multimedia Supplements version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Media capabilities supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;music audio3d&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio sample rates&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8000 16000&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio 3D Simultaneous Locations&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - m3g Release&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;04_wk49&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;SVG&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;M2G version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG profile&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;tiny&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;18&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;http://mmsc.cingular.com&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;13123149810&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;OBEX version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65535&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;24&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;22&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Images&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Images/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Video clips&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Videos/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Graphics&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Images/Pictures/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Tones&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Sounds/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Songs&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Sounds/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sound clips&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/Data/Sounds/Digital/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Private&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///f:/private/102033e6/midlets/[10163421]/scratch/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Memory card&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///F:/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of roots names&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Phone memory;Phone memory;Memory card E;Memory card E;Memory card;Memory card&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Location version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;c&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;j&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;u&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;i&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;o&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;p&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;d&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;g&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;r&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row133&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Network&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Access type (Nokia)&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;na&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row134&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;ROK PRC CST ECT MET JST Europe/Bucharest EET Australia/Brisbane BST America/Halifax IST CAT GMT Europe/London Atlantic/South_Georgia Africa/Algiers MIT Asia/Jerusalem Africa/Cairo AST CNT PST Africa/Harare Australia/Adelaide HST CET America/Costa_Rica UTC Asia/Tehran PLT VST BET NST CTT ACT PNT IET AET Australia/Hobart MST ART WET AGT PRT EST Europe/Moscow Asia/Kabul SST NET EAT&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row135&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT-08:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row136&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Dateformat (Nokia)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MM/dd/yyyy&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row137&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Timeformat (Nokia)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;hh:mm a&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row138&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;7296&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row139&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2430&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row140&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3349&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row141&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3051&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row142&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8015&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row143&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4272&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row144&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4910&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row145&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;5133&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row146&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4109&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row147&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2488&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row148&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3248&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row149&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3013&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row150&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;59&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-10465&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_p1i">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:sonyericsson_p1i</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_p1i</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  SonyEricsson P1i  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.0.5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;SonyEricssonP1i/R6E30&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Platform Type&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;IMEI&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMEI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;409600&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;91800&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO-8859-1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-1.0 MIDP-2.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;it&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Hostname&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;localhost&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;USB2,COM0,IR0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;44&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;320&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;220&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16777216&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;14&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;14&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;audio/x-tone-seq audio/midi&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/wav audio/x-wav audio/basic audio/x-au audio/au audio/x-basic audio/midi audio/x-midi audio/mid audio/x-mid audio/rmf audio/xmf audio/xmf0 audio/xmf1 application/vnd.smaf application/vnd.x-smaf audio/smaf audio/imelody audio/x-imelody audio/x-nokia-rng audio/sp-midi audio/mobile-xmf audio/imelody audio/x-imelody audio/x-beatnik-rmf audio/x-rmf audio/midi audio/x-midi audio/mid audio/x-mid audio/rmf audio/xmf audio/xmf0 audio/xmf1 audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/fmradio audio/x-ms-wma audio/x-ms-asf video/x-ms-wmv video/x-ms-wmv video/x-ms-asf audio/x-ms-wma audio/mpg audio/x-mpg audio/mpeg audio/x-mpeg audio/mp3 audio/x-mp3 audio/mpeg3 audio/mpg3 audio/amr audio/x-amr audio/mp4 audio/mp4a-latm video/mpeg4 application/mpeg4 video/mpeg video/mp4 video/mp4v-es audio/x-aac audio/aac audio/x-pv-aac video/3gpp audio/3gpp video/mpeg4 application/mpeg4 video/mpeg video/mp4 video/mp4v-es audio/mp4 audio/mp4a-latm audio/3gpp video/3gpp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-tone-seq audio/wav audio/x-wav audio/basic audio/x-au audio/au audio/x-basic audio/midi audio/x-midi audio/mid audio/x-mid audio/rmf audio/xmf audio/xmf0 audio/xmf1 application/vnd.smaf application/vnd.x-smaf audio/smaf audio/imelody audio/x-imelody audio/x-nokia-rng audio/sp-midi audio/mobile-xmf audio/imelody audio/x-imelody audio/x-beatnik-rmf audio/x-rmf audio/midi audio/x-midi audio/mid audio/x-mid audio/rmf audio/xmf audio/xmf0 audio/xmf1 audio/sp-midi audio/mobile-xmf audio/x-beatnik-rmf audio/x-rmf audio/fmradio audio/x-ms-wma audio/x-ms-asf video/x-ms-wmv video/x-ms-wmv video/x-ms-asf audio/x-ms-wma audio/mpg audio/x-mpg audio/mpeg audio/x-mpeg audio/mp3 audio/x-mp3 audio/mpeg3 audio/mpg3 audio/amr audio/x-amr audio/mp4 audio/mp4a-latm video/mpeg4 application/mpeg4 video/mpeg video/mp4 video/mp4v-es audio/x-aac audio/aac audio/x-pv-aac video/3gpp audio/3gpp video/mpeg4 application/mpeg4 video/mpeg video/mp4 video/mp4v-es audio/mp4 audio/mp4a-latm audio/3gpp video/3gpp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;16&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;640&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;640&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;640&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;SVG&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;M2G version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG profile&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;tiny&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;http://mmsc&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65535&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;6&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;\\&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;16&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Q&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;P&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;,&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;enter&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;6&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Carrier&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MSISDN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;MIT HST AST PST MST CST EST PRT AGT BET CAT GMT UTC ECT CET EET ART EAT NET PLT BST VST CTT JST AET SST NST null UK/GMT UK/BST&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 02:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Timezone (java)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;2686&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;721&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;733&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;566&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3177&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2423&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3069&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2120&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3200&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;818&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;519&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;585&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;46&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-7581&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_v640i">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:sonyericsson_v640i</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_v640i</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  SonyEricsson V640i  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;SonyEricssonV640i/R1DA038&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Platform Type&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;IMEI&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMEI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1048576&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;862784&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO-8859-1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;it&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;USB1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Mobile i18n&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;i18n version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;58&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;220&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;176&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;176&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;176&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65536&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;15&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;15&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;11&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=amr encoding=amr-nb encoding=pcm&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=h263&amp;amp;width=176&amp;amp;height=144 encoding=h264&amp;amp;width=320&amp;amp;height=240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=jpeg&amp;amp;width=640&amp;amp;height=480 encoding=jpeg&amp;amp;width=1280&amp;amp;height=960 encoding=jpeg&amp;amp;width=1600&amp;amp;height=1200&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Streamable contents&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-pn-realaudio video/x-pn-realvideo audio/mp4a-latm video/mp4v-es video/h263-2000&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;image/jpeg audio/amr video/3gpp video/mpeg4 video/mp4 radio&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone audio/imelody audio/amr audio/amr-wb audio/mpeg audio/mp3 audio/x-mp3 audio/mpg audio/mpg3 audio/x-mpg audio/x-mpeg audio/x-wav audio/wav video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/nokia_ringing_tones audio/pmr audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a audio/xmf image/gif audio/x-pn-realaudio video/x-pn-realvideo audio/x-ms-wma video/x-ms-wmv audio/aac&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone audio/imelody audio/amr audio/amr-wb audio/mpeg audio/mp3 audio/x-mp3 audio/mpg audio/mpg3 audio/x-mpg audio/x-mpeg audio/x-wav audio/wav video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/nokia_ringing_tones audio/pmr audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a audio/xmf image/gif video/x-pn-realvideo audio/x-pn-realaudio video/x-ms-wmv audio/x-ms-wma audio/aac&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a video/x-pn-realvideo audio/x-pn-realaudio video/x-ms-wmv audio/x-ms-wma audio/aac rtsp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Advanced Multimedia Supplements&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Advanced Multimedia Supplements version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Media capabilities supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;camera tuner audio3d music imageencoding imagepostprocessing&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Tuner modulations&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;fm&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio sample rates&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22050&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio 3D Simultaneous Locations&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Camera orientations&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;devcam0:outwards&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Camera resolutions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;devcam0:640x480 devcam0:1280x960 devcam0:1600x1200&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - hybrid M3G Version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2.3.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;SVG&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;M2G version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG profile&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;tiny&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;19&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;http://mms.vodafone.it/servlets/mms&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;393492000200&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;OBEX version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SIP version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;23&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;22&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Album fotocam.&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/camera/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Video&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/videos/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Immagini&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/pictures/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Suonerie salv.&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Musica&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Registrazioni&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Privata&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/system/9AF5345D20F947d8997111B01574A37F/jf88ee1a417da401c0427a30f76e9f2f72751d078/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Memory card&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///e:/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of roots names&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Memoria telefono;Memory card&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Content Handler&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Content Handler version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Smartcard slots&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;0C&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Payment&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Payment version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;26&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Giï¿½&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Fuoco&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row133&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row134&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row135&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;*&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row136&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;#&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row137&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sinistra&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row138&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Destra&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row139&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Su&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row140&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Carrier&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MSISDN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row141&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Hardware&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Jackknife open (SonyEricsson)&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row142&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Status (SonyEricsson )&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row143&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Flip Open (SonyEricsson)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row144&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Network&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Cell ID&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row145&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;CMCC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row146&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;CMNC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row147&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is On Home PLMN&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row148&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;LAC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row149&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MCC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row150&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MNC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row151&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RAT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row152&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT 01:00 GMT UTC&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row153&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 01:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row154&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;2041&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row155&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2315&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row156&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2661&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row157&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2852&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row158&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2224&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row159&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1541&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row160&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1551&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row161&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1783&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row162&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1040&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row163&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;491&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row164&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;517&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row165&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;624&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row166&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;297&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-9965&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_w595">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:sonyericsson_w595</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/sonyericsson_w595</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  SonyEricsson W595  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.0.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;SonyEricssonW595/R3EH001&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Platform Type&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;IMEI&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;IMEI&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1048576&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;648032&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO-8859-1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;de&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;USB1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Mobile i18n&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;i18n version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;51&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;320&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;266&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;65536&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;26&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;26&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;11&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=amr encoding=amr-nb encoding=pcm&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=mpeg4&amp;amp;width=320&amp;amp;height=240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=jpeg&amp;amp;width=640&amp;amp;height=480 encoding=jpeg&amp;amp;width=1280&amp;amp;height=960 encoding=jpeg&amp;amp;width=1632&amp;amp;height=1224 encoding=jpeg&amp;amp;width=2048&amp;amp;height=1536&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Streamable contents&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/x-pn-realaudio video/x-pn-realvideo audio/mp4a-latm video/mp4v-es video/h263-2000&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;image/jpeg audio/amr video/3gpp video/mpeg4 video/mp4 radio&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone audio/imelody audio/amr audio/amr-wb audio/mpeg audio/mp3 audio/x-mp3 audio/mpg audio/mpg3 audio/x-mpg audio/x-mpeg audio/x-wav audio/wav video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/nokia_ringing_tones audio/pmr audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a audio/xmf image/gif audio/x-pn-realaudio video/x-pn-realvideo audio/x-ms-wma video/x-ms-wmv audio/aac&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/mid audio/sp-midi audio/x-midi audio/x-tone-seq audio/tone audio/imelody audio/amr audio/amr-wb audio/mpeg audio/mp3 audio/x-mp3 audio/mpg audio/mpg3 audio/x-mpg audio/x-mpeg audio/x-wav audio/wav video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/nokia_ringing_tones audio/pmr audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a audio/xmf image/gif video/x-pn-realvideo audio/x-pn-realaudio video/x-ms-wmv audio/x-ms-wma audio/aac&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;video/mp4v-es video/mpeg video/h264 video/3gpp video/mpeg4 video/mp4 audio/mp4a-latm audio/3gp audio/mpeg4 audio/3gpp audio/m4a audio/mp4 audio/x-m4a video/x-pn-realvideo audio/x-pn-realaudio video/x-ms-wmv audio/x-ms-wma audio/aac rtsp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - hybrid M3G Version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2.3.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2048&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;SVG&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;M2G version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG profile&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;tiny&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;18&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;127.0.0.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;491722270333&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SIP version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;24&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;22&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Album&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/camera/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Videos&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/videos/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Bilder&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/pictures/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Klingeltï¿½ne&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Musik&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Aufnahmen&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/music/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Privat&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of private path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///c:/system/9AF5345D20F947d8997111B01574A37F/jf88ee1a417da401c0427a30f76e9f2f72751d078/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Speicherkarte&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///e:/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of roots names&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Telefonspeicher;Speicherkarte&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Location version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Content Handler&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Content Handler version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Smartcard slots&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;0C&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;26&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Ab&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Feuer&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;*&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;#&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Links&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Rechts&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Auf&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Carrier&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MSISDN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row133&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Hardware&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Jackknife open (SonyEricsson)&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row134&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Status (SonyEricsson )&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row135&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Flip Open (SonyEricsson)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row136&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Network&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Cell ID&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row137&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;CMCC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row138&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;CMNC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row139&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is On Home PLMN&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row140&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;LAC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row141&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MCC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row142&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MNC&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row143&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RAT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row144&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT 01:00 GMT UTC&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row145&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT 01:00&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row146&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;8939&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row147&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;6271&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row148&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4708&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row149&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4412&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row150&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;3166&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row151&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7156&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row152&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2901&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row153&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2713&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row154&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;11456&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row155&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;5244&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row156&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7015&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row157&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1917&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row158&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;304&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-9337&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_6300">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>it:devel:tech:testsuite:nokia_6300</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/testsuite/nokia_6300</link>
        <description>
&lt;p&gt;
Torna alla pagina con tutti i report della &lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:handset_report&quot;&gt;Test Suite&lt;/a&gt;.
&lt;/p&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 centeralign&quot; colspan=&quot;4&quot;&gt;  Nokia 6300  &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;TestSuite&lt;/th&gt;&lt;td class=&quot;col1&quot; colspan=&quot;2&quot;&gt;&lt;em&gt;Version&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;1.0.5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;System&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Platform&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Name&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;Nokia6300/07.21&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Memory&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Total memory&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;2097152&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Free memory&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2028768&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;6&quot;&gt;Environment&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;CLDC&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Configuration&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;CLDC-1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Char encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;ISO-8859-1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;MIDP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-118 (MIDP2.x) supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Profiles&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;MIDP-2.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Locale&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;en&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Serial ports&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;COM0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;49&quot;&gt;Graphics&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;8&quot;&gt;&lt;em&gt;Screen&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Screen (full) height&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;320&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (full) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;248&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen (normal) width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;240&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is Color&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Color Depth&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;16777216&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Alpha Levels&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row18&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Screen buffered&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row19&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;7&quot;&gt;&lt;em&gt;Canvas&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Font Default Height&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;26&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row20&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row21&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Small Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;18&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row22&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;21&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row23&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Medium Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;22&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row24&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;26&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row25&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Font Large Bold Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;26&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row26&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;10&quot;&gt;&lt;em&gt;Mobile Media&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-135 MMAPI supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row27&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-135 Video supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row28&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Mobile Media version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row29&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports mixing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row30&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row31&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video capture&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row32&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Supports recording&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row33&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Audio encoding&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=audio/amr&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row34&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=video/3gpp&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row35&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Video snapshot encodings&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;encoding=image/gif encoding=image/jpg encoding=image/jpeg encoding=image/jpeg encoding=image/jpg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row36&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;5&quot;&gt;&lt;em&gt;Multimedia&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Capture&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;radio video image audio&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row37&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Device&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/midi audio/x-tone-seq&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row38&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/wav audio/x-wav audio/mpeg3 audio/mpg3 audio/mpeg audio/mp3 audio/x-mpeg audio/x-mpeg3 audio/mp4 audio/mpeg4 audio/aac audio/mp4 audio/m4a audio/3gpp audio/3gpp audio/x-ms-wma audio/amr audio/amr-wb audio/mid audio/midi audio/x-mid audio/x-midi application/x-midi audio/sp-midi audio/vnd.nokia.mobile-xmf audio/x-tone-seq image/gif image/jpg image/jpeg image/jpeg image/bmp image/x-bmp image/png image/x-png image/vnd.nokia.ota-bitmap image/x-ota-bitmap image/vnd.wap.wbmp video/3gpp application/3gp video/3gpp2 video/mp4 video/mpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row39&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;HTTP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;audio/wav audio/x-wav audio/mpeg3 audio/mpg3 audio/mpeg audio/mp3 audio/x-mpeg audio/x-mpeg3 audio/mp4 audio/mpeg4 audio/aac audio/mp4 audio/m4a audio/3gpp audio/3gpp audio/x-ms-wma audio/amr audio/amr-wb audio/mid audio/midi audio/x-mid audio/x-midi application/x-midi audio/sp-midi audio/vnd.nokia.mobile-xmf audio/x-tone-seq image/gif image/jpg image/jpeg image/jpeg image/bmp image/x-bmp image/png image/x-png image/vnd.nokia.ota-bitmap image/x-ota-bitmap image/vnd.wap.wbmp video/3gpp application/3gp video/3gpp2 video/mp4 video/mpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row40&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;RTSP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;application/octet-stream video/3gpp application/3gp video/3gpp2 video/mp4 video/mpeg&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row41&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;16&quot;&gt;&lt;em&gt;3D Graphics&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-184 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row42&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;M3G version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row43&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Lights&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row44&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Sprite Crop Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row45&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Texture Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;256&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row46&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Transforms Per Vertex&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row47&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Dimension&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row48&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Height&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row49&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - max Viewport Width&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1024&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row50&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - num Texture Units&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row51&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Antialiasing&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row52&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Dithering&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row53&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Local Camera Lighting&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row54&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Mipmapping&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row55&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support Perspective Correction&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row56&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;3D - support TrueColor&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row57&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;SVG&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;M2G version&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row58&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row59&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SVG profile&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;tiny&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row60&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;Comms&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Wireless Messaging&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-120 (Messaging 1.1) supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row61&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-205 (Messaging 2.0) supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row62&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;MMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;http://mp.mobiel.kpn/mmsc&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row63&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;SMSC Address&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;31653131313&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row64&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Bluetooth&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-082 Bluetooth supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row65&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-082 OBEX supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row66&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Bluetooth version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row67&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum ReceiveMTU size&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;672&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row68&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;The maximum number of connected devices&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row69&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row70&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is paging allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row71&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is inquiry scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row72&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is page scanning allowed during a connection&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row73&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Is master/slave switch allowed&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row74&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of concurrent service discovery transactions&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row75&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Max number of service attributes to be retrieved per service record&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;13&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row76&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;SIP&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-180 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row77&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;20&quot;&gt;Personal Information&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;19&quot;&gt;&lt;em&gt;PIM &amp;amp; File&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-075 Filesystem supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row78&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JSR-075 PIM supported&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row79&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;PIM version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row80&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;FileConnection version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row81&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;File Separator&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row82&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/Gallery/Images/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row83&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of photos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/predefgallery/predefphotos/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row84&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/Gallery/Video clips/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row85&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of videos path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/predefgallery/predefvideos/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row86&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/Gallery/Graphics/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row87&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of graphics path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/predefgallery/predefgraphics/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row88&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/Gallery/Tones/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row89&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of tones path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/predefgallery/predeftones/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row90&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/Gallery/Music files/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row91&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of music path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/predefgallery/predefmusic/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row92&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/Gallery/Recordings/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row93&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of recordings path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///C:/predefgallery/predefrecordings/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row94&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard name&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;/Gallery/Memory card/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row95&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Directory of memorycard path&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;file:///E:/&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row96&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Location&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;JSR-179 supported&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row97&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Application connectivity&lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;&lt;em&gt;Web Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-172 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row98&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;2&quot;&gt;Security &amp;amp; Commerce&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;2&quot;&gt;&lt;em&gt;Security &amp;amp; Trust Services&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;JSR-177 supported&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row99&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Smartcard slots&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;0C&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row100&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Other&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Motorola - RC&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row101&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row102&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - Sound&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row103&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Nokia - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row104&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Acceleration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row105&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Samsung - Vibration&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row106&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - graphics&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row107&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Siemens - UI&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row108&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;JTWI version&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1.0&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row109&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;17&quot;&gt;Platform&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;3&quot;&gt;&lt;em&gt;Control&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Has key-held events&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;true&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row110&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has motion events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row111&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Has pointer events&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;false&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row112&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;9&quot;&gt;&lt;em&gt;Keyboard&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Key DOWN&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;8&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row113&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key FIRE&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;5&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row114&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME A&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;7&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row115&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME B&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;9&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row116&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME C&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;*&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row117&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key GAME D&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;#&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row118&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key LEFT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;4&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row119&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key RIGHT&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;6&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row120&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Key UP&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row121&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Network&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Access type (Nokia)&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;pd&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row122&quot;&gt;
		&lt;td class=&quot;col0&quot; rowspan=&quot;4&quot;&gt;&lt;em&gt;Settings&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Available Time Zone&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;GMT UTC&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row123&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Default Time Zone&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;GMT&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row124&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Dateformat (Nokia)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;dd-MM-yyyy&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row125&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Timeformat (Nokia)&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;HH:mm&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row126&quot;&gt;
		&lt;th class=&quot;col0&quot; rowspan=&quot;13&quot;&gt;Benchmark&lt;/th&gt;&lt;td class=&quot;col1&quot; rowspan=&quot;12&quot;&gt;&lt;em&gt;Math&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;Math Add array&lt;/td&gt;&lt;td class=&quot;col3&quot;&gt;915&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row127&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;938&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row128&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;932&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row129&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Add static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1378&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row130&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2401&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row131&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2767&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row132&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2937&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row133&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Div static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;2868&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row134&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul array&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;749&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row135&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul local&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;904&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row136&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul instance&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;958&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row137&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;Math Mul static&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;1285&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row138&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt;&lt;em&gt;Timer&lt;/em&gt;&lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Sleep precision&lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;157&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;79-8171&amp;quot;} --&gt;</description>
    </item>
</rdf:RDF>
