<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - steps for making helloworld.sis file - Comments</title>
 <link>http://www.newlc.com/topic-8081</link>
 <description>Comments for &quot;steps for making helloworld.sis file&quot;</description>
 <language>en</language>
<item>
 <title>Re: steps for making helloworld.sis file</title>
 <link>http://www.newlc.com/topic-8081#comment-20506</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;You should download SDK for Symbian 6.1... because Nokia 7650 doesn&amp;#039;t support 7.0s... I think its the oldest symbian phone.... So latest OS won&amp;#039;t work on that phone.... So try SDK 1.2&lt;br /&gt;&lt;br /&gt;Dennis&lt;/div&gt;</description>
 <pubDate>Tue, 14 Jun 2005 04:16:20 +0200</pubDate>
 <dc:creator>dennis_george</dc:creator>
 <guid isPermaLink="false">comment 20506 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: steps for making helloworld.sis file</title>
 <link>http://www.newlc.com/topic-8081#comment-20505</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Nokia 7650 is running in Symbian 6.1, should i download 6.1 sdk or 7.0s is sufficient&lt;/div&gt;</description>
 <pubDate>Mon, 13 Jun 2005 18:44:26 +0200</pubDate>
 <dc:creator>sree.iitm</dc:creator>
 <guid isPermaLink="false">comment 20505 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: steps for making helloworld.sis file</title>
 <link>http://www.newlc.com/topic-8081#comment-20504</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;are you sure that nokia 7650 is running in symboan 7.0s. try running the same app in nokia 6600. i hope it will work.&lt;br /&gt;&lt;br /&gt;---------------------&lt;br /&gt;Razeeth&lt;/div&gt;</description>
 <pubDate>Mon, 13 Jun 2005 11:01:59 +0200</pubDate>
 <dc:creator>razeeth</dc:creator>
 <guid isPermaLink="false">comment 20504 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: steps for making helloworld.sis file</title>
 <link>http://www.newlc.com/topic-8081#comment-20503</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;br /&gt;Sorry for troubling you again,&lt;br /&gt;&lt;br /&gt;&amp;nbsp; I installed helloworld.sis in my nokia 7650 when i run the application it is showing system error and closed immediately,&lt;br /&gt;&lt;br /&gt;i built app using the command&lt;br /&gt;&lt;br /&gt;abld build armi urel&lt;br /&gt;&lt;br /&gt;and selected the app file from &amp;quot;\7.0s\Series60_v21\Epoc32\release\armi\urel&amp;quot; &lt;br /&gt;&lt;br /&gt;and the rsc file from &amp;quot;\7.0s\Series60_v21\Epoc32\release\wins\udeb\z\system\apps\HELLOWORLD&amp;quot; &lt;br /&gt;&lt;br /&gt;i plcaed both these files in onefolder and i created pkg file as you said.&lt;br /&gt;using SISAR i created sis file and ported the sis file in my nokia 7650 mobile. it is installed normally, and icon is displayed in the list. but when i selct the helloworld icon it gave &amp;quot;system Error&amp;quot; can you help in this regard please.&lt;/div&gt;</description>
 <pubDate>Fri, 10 Jun 2005 10:25:17 +0200</pubDate>
 <dc:creator>sree.iitm</dc:creator>
 <guid isPermaLink="false">comment 20503 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: steps for making helloworld.sis file</title>
 <link>http://www.newlc.com/topic-8081#comment-20502</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;now it works with UID&lt;br /&gt;&lt;br /&gt;Thnk you Dennis , Icon for the newly installed application is appearing in the list thanks again&lt;/div&gt;</description>
 <pubDate>Wed, 08 Jun 2005 10:05:46 +0200</pubDate>
 <dc:creator>sree.iitm</dc:creator>
 <guid isPermaLink="false">comment 20502 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: steps for making helloworld.sis file</title>
 <link>http://www.newlc.com/topic-8081#comment-20501</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;You have to provide the following code... so that the device can identify it as a compatible type..&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;codeheader&quot;&gt;Code:&lt;/div&gt;&lt;div class=&quot;code&quot;&gt;; Platform ID code required for recognition by a compatible device at installation time&lt;br /&gt;(0x101F6F88), 0, 0, 0, {&amp;quot;Series60ProductID&amp;quot;}&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;check the following link for UIDs&lt;br /&gt;&lt;a href=&quot;http&amp;#58;//www.newlc.com/article.php3?id_article=149&quot; target=&quot;_blank&quot;&gt;http://www.newlc.com/article.php3?id_article=149&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Dennis&lt;/div&gt;</description>
 <pubDate>Tue, 07 Jun 2005 12:30:01 +0200</pubDate>
 <dc:creator>dennis_george</dc:creator>
 <guid isPermaLink="false">comment 20501 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: steps for making helloworld.sis file</title>
 <link>http://www.newlc.com/topic-8081#comment-20500</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Thnx alot dennis,&lt;br /&gt;&lt;br /&gt;here is my pkg&amp;nbsp; file:&lt;br /&gt;&lt;br /&gt;--------------------&lt;br /&gt;#{&amp;quot;Minimal application&amp;quot;},(0x10004299),1,0,0&lt;br /&gt;; Only two files to install for the minimal application&lt;br /&gt;&amp;quot;HelloWorld.app&amp;quot;-&amp;quot;!:\system\apps\HelloWorld\HelloWorld.app&amp;quot;&lt;br /&gt;&amp;quot;HelloWorld.rsc&amp;quot;-&amp;quot;!:\system\apps\HelloWorld\HelloWorld.rsc&amp;quot;&lt;br /&gt;&lt;br /&gt;; Required files&lt;br /&gt;; None&lt;br /&gt;&lt;br /&gt;; Component .sis files&lt;br /&gt;; None&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------&lt;br /&gt;&lt;br /&gt;i am uisng series 60 ui 7.0s&amp;nbsp; OS i tried to install on NOKIA 7650 while installing it gave a warning &amp;quot; This application may not be compatible continue any way&amp;quot; &lt;br /&gt;&lt;br /&gt;i continued but there is no icon to launch the application.&lt;br /&gt;&lt;br /&gt;STacker application which i downloaded from net showed this application in aplications list, and i tried to launch from it, it showed error message&amp;nbsp; &amp;quot;System Error&amp;quot; .&lt;br /&gt;&lt;br /&gt;any problem with my NOKIA 7650 mobile?&lt;/div&gt;</description>
 <pubDate>Tue, 07 Jun 2005 10:59:28 +0200</pubDate>
 <dc:creator>sree.iitm</dc:creator>
 <guid isPermaLink="false">comment 20500 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: steps for making helloworld.sis file</title>
 <link>http://www.newlc.com/topic-8081#comment-20499</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi,&lt;br /&gt;&lt;br /&gt;For showing your application in the application view you should have an .rsc file.... you have to make entry for both your .app and .rsc file in the .pkg file.... and both of them should be placed in a directory whose name should be same as that of your .app file...&lt;br /&gt;&lt;br /&gt;If you can post ur .pkg file entry then we can be more accurate in answering you...&lt;br /&gt;&lt;br /&gt;Dennis&lt;/div&gt;</description>
 <pubDate>Wed, 01 Jun 2005 05:27:23 +0200</pubDate>
 <dc:creator>dennis_george</dc:creator>
 <guid isPermaLink="false">comment 20499 at http://www.newlc.com</guid>
</item>
<item>
 <title>steps for making helloworld.sis file</title>
 <link>http://www.newlc.com/topic-8081</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/topic-8081&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/topic-8081#comments</comments>
 <category domain="http://www.newlc.com/forums/nokia-series-60">Nokia S60</category>
 <pubDate>Tue, 31 May 2005 19:48:00 +0200</pubDate>
 <dc:creator>sree.iitm</dc:creator>
 <guid isPermaLink="false">8665 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
