<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="https://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Tutorial: compile and run Java application on the IPhone</title>
	<atom:link href="http://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/</link>
	<description></description>
	<lastBuildDate>Mon, 12 Feb 2018 18:06:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: admin</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-1342779</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 24 Oct 2017 21:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-1342779</guid>
		<description>Unfortunately, no.</description>
		<content:encoded><![CDATA[<p>Unfortunately, no.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryuk</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-1342695</link>
		<dc:creator>Ryuk</dc:creator>
		<pubDate>Tue, 24 Oct 2017 15:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-1342695</guid>
		<description>Hello!

Can you do this procedure with a un-jailbraked iPhone??</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Can you do this procedure with a un-jailbraked iPhone??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-674632</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 03 Feb 2015 14:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-674632</guid>
		<description>jikes is a compiler, not the runtime. since you have jar file, it is already compiled, you need to run it with java -jar.</description>
		<content:encoded><![CDATA[<p>jikes is a compiler, not the runtime. since you have jar file, it is already compiled, you need to run it with java -jar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-673583</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sat, 31 Jan 2015 21:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-673583</guid>
		<description>Hello, I have the same problem.  I have a .jar file that was transferred on the jail break iPhone and now i&#039;m trying to install using terminal and when I use the code 

&quot;jikes blooover2.jar -cp /usr/lib/rt.jar&quot; it says &quot;the input file &quot;blooover2.jar&quot; does not have the .java extension</description>
		<content:encoded><![CDATA[<p>Hello, I have the same problem.  I have a .jar file that was transferred on the jail break iPhone and now i'm trying to install using terminal and when I use the code </p>
<p>"jikes blooover2.jar -cp /usr/lib/rt.jar" it says "the input file "blooover2.jar" does not have the .java extension</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soulaway</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-570662</link>
		<dc:creator>soulaway</dc:creator>
		<pubDate>Wed, 13 Feb 2013 22:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-570662</guid>
		<description>Just try to change current video settings on your device before you do catch such JavaSysInfo.java:31: can not file symbol.</description>
		<content:encoded><![CDATA[<p>Just try to change current video settings on your device before you do catch such JavaSysInfo.java:31: can not file symbol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Callum</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-347393</link>
		<dc:creator>Callum</dc:creator>
		<pubDate>Sun, 01 Jul 2012 08:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-347393</guid>
		<description>Jikes file.java -cp core.jar
Not sure if that&#039;s right, give it a go.</description>
		<content:encoded><![CDATA[<p>Jikes file.java -cp core.jar<br />
Not sure if that's right, give it a go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-84736</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 07 Jul 2011 20:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-84736</guid>
		<description>java -jar?</description>
		<content:encoded><![CDATA[<p>java -jar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rami</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-84726</link>
		<dc:creator>rami</dc:creator>
		<pubDate>Thu, 07 Jul 2011 19:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-84726</guid>
		<description>hello...
how can i run - MRemote.jar ?
when i open the MRemote.jar with winrar ,it is include this files = a.class,b.class,c.class,d.class,e.class,MRemote.class,MRemote.png and folder META-INF and MANIFEST.MF .

how can i run - MRemote.jar ?

thanks...</description>
		<content:encoded><![CDATA[<p>hello...<br />
how can i run - MRemote.jar ?<br />
when i open the MRemote.jar with winrar ,it is include this files = a.class,b.class,c.class,d.class,e.class,MRemote.class,MRemote.png and folder META-INF and MANIFEST.MF .</p>
<p>how can i run - MRemote.jar ?</p>
<p>thanks...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-13503</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 24 Nov 2010 15:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-13503</guid>
		<description>this will not make java apps work. as for opera mini, there is opera mini app for iphone</description>
		<content:encoded><![CDATA[<p>this will not make java apps work. as for opera mini, there is opera mini app for iphone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Margarett</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-13481</link>
		<dc:creator>Margarett</dc:creator>
		<pubDate>Wed, 24 Nov 2010 13:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-13481</guid>
		<description>I just can&#039;t understand, will this iSpectrum enable opera mini on iphone which is a java application??</description>
		<content:encoded><![CDATA[<p>I just can't understand, will this iSpectrum enable opera mini on iphone which is a java application??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meelooz</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-800</link>
		<dc:creator>meelooz</dc:creator>
		<pubDate>Fri, 19 Feb 2010 07:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-800</guid>
		<description>argh, when will Apple decide to finally accept Java, so we won&#039;t have to use these kind of complicated (and borderline) techniques :( ?

Anyway, to compile and run Java application (with UI, WithRat ;)) on iPhone, I&#039;ve tried something called iSpectrum. 

It complies with the iPhone SDK agreement, since you no longer need to install a JVM, but compiles your Java app to native code. So there is no need to jailbreak your phone :).
And you develop in Eclipse, with a plugin of their own, and you can even debug your code right from Eclipse Java editor! 

Plus, this is free for open source projects ;).

Check it out at http://www.flexycore.com</description>
		<content:encoded><![CDATA[<p>argh, when will Apple decide to finally accept Java, so we won't have to use these kind of complicated (and borderline) techniques <img src='https://iphoneroot.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ?</p>
<p>Anyway, to compile and run Java application (with UI, WithRat <img src='https://iphoneroot.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ) on iPhone, I've tried something called iSpectrum. </p>
<p>It complies with the iPhone SDK agreement, since you no longer need to install a JVM, but compiles your Java app to native code. So there is no need to jailbreak your phone <img src='https://iphoneroot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br />
And you develop in Eclipse, with a plugin of their own, and you can even debug your code right from Eclipse Java editor! </p>
<p>Plus, this is free for open source projects <img src='https://iphoneroot.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>Check it out at <noindex><a target="_blank" rel="nofollow" href="http://www.flexycore.com"  rel="nofollow">http://www.flexycore.com</a></noindex></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-775</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Sun, 17 Jan 2010 21:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-775</guid>
		<description>ok, i did it, ;) but...  a igot an other prob, when i exec the file becomes a Main-Class on Manifest error, it is a app for a symbian mobile, so, How can i fix this, does anybody knows it? help my pls</description>
		<content:encoded><![CDATA[<p>ok, i did it, <img src='https://iphoneroot.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  but...  a igot an other prob, when i exec the file becomes a Main-Class on Manifest error, it is a app for a symbian mobile, so, How can i fix this, does anybody knows it? help my pls</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-774</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Sun, 17 Jan 2010 19:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-774</guid>
		<description>I hope you can help me, well i´ve got every think installed and running but points 7 &amp;  8 are no too clear for my, my file is a .jar one, so i shud´nt compile it, do i? i have tried and nothing, also ia tried to run it by java (filename) but thrn again nothing, im on a 3.1.2 jailbreak os, help me pleas i just want tu run java apps on my Iphone</description>
		<content:encoded><![CDATA[<p>I hope you can help me, well i´ve got every think installed and running but points 7 &amp;  8 are no too clear for my, my file is a .jar one, so i shud´nt compile it, do i? i have tried and nothing, also ia tried to run it by java (filename) but thrn again nothing, im on a 3.1.2 jailbreak os, help me pleas i just want tu run java apps on my Iphone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WithRat</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-507</link>
		<dc:creator>WithRat</dc:creator>
		<pubDate>Wed, 24 Jun 2009 08:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-507</guid>
		<description>I got these when i tried to compile file JavaSysInfo.java:
E:\javapro&gt;javac JavaSysInfo.java
JavaSysInfo.java:31: can not file symbol
symbol： method fullScreenApplicationContentRect()
location： class obc.UIHardware
        CGRect rect = UIHardware.fullScreenApplicationContentRect();
           ^
JavaSysInfo.java:34: can not find symbol
symbol： method defaultSize()
location： class obc.UINavigationBar
        CGSize sizenavbar = UINavigationBar.defaultSize();
^
2 errors

Is it that the jocstrap(jocstrap_1.0.2549-8_iphoneos-arm.deb) I got does not fit the source files?</description>
		<content:encoded><![CDATA[<p>I got these when i tried to compile file JavaSysInfo.java:<br />
E:\javapro&gt;javac JavaSysInfo.java<br />
JavaSysInfo.java:31: can not file symbol<br />
symbol： method fullScreenApplicationContentRect()<br />
location： class obc.UIHardware<br />
        CGRect rect = UIHardware.fullScreenApplicationContentRect();<br />
           ^<br />
JavaSysInfo.java:34: can not find symbol<br />
symbol： method defaultSize()<br />
location： class obc.UINavigationBar<br />
        CGSize sizenavbar = UINavigationBar.defaultSize();<br />
^<br />
2 errors</p>
<p>Is it that the jocstrap(jocstrap_1.0.2549-8_iphoneos-arm.deb) I got does not fit the source files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WithRat</title>
		<link>https://iphoneroot.com/tutorial-compile-and-run-java-application-on-the-iphone/comment-page-1/#comment-506</link>
		<dc:creator>WithRat</dc:creator>
		<pubDate>Wed, 24 Jun 2009 08:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://java4iphone.com/all-news/tutorial-compile-and-run-java-application-on-the-iphone/#comment-506</guid>
		<description>how can i compile java UI Applications with jikes?
And where can i get documents of the lib jocstrap.jar?
Thanks!</description>
		<content:encoded><![CDATA[<p>how can i compile java UI Applications with jikes?<br />
And where can i get documents of the lib jocstrap.jar?<br />
Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
