<?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="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Lapua Offers FREE Ballistics App for Java-Compatible Phones</title>
	<atom:link href="https://bulletin.accurateshooter.com/2011/02/lapua-offers-free-ballistics-app-for-java-compatible-phones/feed/" rel="self" type="application/rss+xml" />
	<link>https://bulletin.accurateshooter.com/2011/02/lapua-offers-free-ballistics-app-for-java-compatible-phones/</link>
	<description>from AccurateShooter.com</description>
	<lastBuildDate>Mon, 11 May 2026 22:46:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.26</generator>
	<item>
		<title>By: eric</title>
		<link>https://bulletin.accurateshooter.com/2011/02/lapua-offers-free-ballistics-app-for-java-compatible-phones/comment-page-1/#comment-15523</link>
		<dc:creator><![CDATA[eric]]></dc:creator>
		<pubDate>Tue, 15 Mar 2011 22:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://bulletin.accurateshooter.com/?p=23772#comment-15523</guid>
		<description><![CDATA[I cant get this to load into my cell phone.
I have an Samsung Solstice II a817 and it says it has Java MIDP 2.0 .
What am I doing wrong?]]></description>
		<content:encoded><![CDATA[<p>I cant get this to load into my cell phone.<br />
I have an Samsung Solstice II a817 and it says it has Java MIDP 2.0 .<br />
What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>https://bulletin.accurateshooter.com/2011/02/lapua-offers-free-ballistics-app-for-java-compatible-phones/comment-page-1/#comment-15177</link>
		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Sat, 19 Feb 2011 01:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://bulletin.accurateshooter.com/?p=23772#comment-15177</guid>
		<description><![CDATA[Aside from all that, my $.02 is that the defacto smartphone market is iPhone and Android. And I say that as a Windows Phone 7 developer.

Editor: Jon, I said as much to the Lapua folks at SHOT Show. But I was told that this App should run on more smartphones than iPhone and Android combined. Just repeating what I was told...]]></description>
		<content:encoded><![CDATA[<p>Aside from all that, my $.02 is that the defacto smartphone market is iPhone and Android. And I say that as a Windows Phone 7 developer.</p>
<p>Editor: Jon, I said as much to the Lapua folks at SHOT Show. But I was told that this App should run on more smartphones than iPhone and Android combined. Just repeating what I was told&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrdnyquist</title>
		<link>https://bulletin.accurateshooter.com/2011/02/lapua-offers-free-ballistics-app-for-java-compatible-phones/comment-page-1/#comment-15168</link>
		<dc:creator><![CDATA[jrdnyquist]]></dc:creator>
		<pubDate>Fri, 18 Feb 2011 19:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://bulletin.accurateshooter.com/?p=23772#comment-15168</guid>
		<description><![CDATA[That release makes no sense at all.

What is Android? Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language.

LINK: http://developer.android.com/guide/basics/what-is-android.html

If it&#039;s not Iphone or Android then it&#039;s blackberry only for the most part.
_____________________

EDITOR: There&#039;s more to it than you think. The Ballistics App requires Jave J2ME which is NOT currently compatible with the Android SDK, which does NOT run J2ME natively.

Please read the details below. While Android development IS done with Java tools, an Android device doesn&#039;t run as a Java Device per se. All we can do is repeat what Lapua says: &quot;Lapua Ballistics can be installed to all mobile phones supporting basic Java (Java MIDP 2.0 support needed). Apple iPhone and Android platforms do not support Java ME.&quot;

Java J2ME is NOT the same as the java code on which Android OS is based. There are some micro-emulators, but at this time, they is not widely deployed and we can&#039;t vouch for their performance

Android is NOT Java--
Oracle&#039;s Larry Ellison has explained that the Android OS is NOT Java: &quot;Here again, some confusion could come from Larry’s keynote address. Some might believe that Android is Java-based and that it runs Java. However, Android is NOT Java-based; it is Linux-based. &lt;strong&gt;Google Android SDK converts Java bytecode to Android more optimized Dalvik VM bytecode. Thus the developer codes with Java, but the device does not run Java&lt;/strong&gt; (kind of similar development experience to GWT, which cross-compiles Java code to JavaScript/AJAX). While it is possible to have Java VM for an Android phone, an application built with Android SDK does not run on Java when executing on the device.

Lapua App is NOT just for Blackberry
The App is definitely NOT limited to Blackberry. I have personally used the App running on a LG smartphone, an Ericsson smartphone, a Nokia smartphone, and a Blackberry. As to the compatibility to your particular phone, so long as its not an iPhone, Google phone, or Android phone, there is a good chance it might work.

Here is one converter that supposedly allows an Android smartphone to run J2ME Java natively: http://www.getjar.com/mobile/26312/j2me---java-runner-for-android-os-all/]]></description>
		<content:encoded><![CDATA[<p>That release makes no sense at all.</p>
<p>What is Android? Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language.</p>
<p>LINK: <a href="http://developer.android.com/guide/basics/what-is-android.html" rel="nofollow">http://developer.android.com/guide/basics/what-is-android.html</a></p>
<p>If it&#8217;s not Iphone or Android then it&#8217;s blackberry only for the most part.<br />
_____________________</p>
<p>EDITOR: There&#8217;s more to it than you think. The Ballistics App requires Jave J2ME which is NOT currently compatible with the Android SDK, which does NOT run J2ME natively.</p>
<p>Please read the details below. While Android development IS done with Java tools, an Android device doesn&#8217;t run as a Java Device per se. All we can do is repeat what Lapua says: &#8220;Lapua Ballistics can be installed to all mobile phones supporting basic Java (Java MIDP 2.0 support needed). Apple iPhone and Android platforms do not support Java ME.&#8221;</p>
<p>Java J2ME is NOT the same as the java code on which Android OS is based. There are some micro-emulators, but at this time, they is not widely deployed and we can&#8217;t vouch for their performance</p>
<p>Android is NOT Java&#8211;<br />
Oracle&#8217;s Larry Ellison has explained that the Android OS is NOT Java: &#8220;Here again, some confusion could come from Larry’s keynote address. Some might believe that Android is Java-based and that it runs Java. However, Android is NOT Java-based; it is Linux-based. <strong>Google Android SDK converts Java bytecode to Android more optimized Dalvik VM bytecode. Thus the developer codes with Java, but the device does not run Java</strong> (kind of similar development experience to GWT, which cross-compiles Java code to JavaScript/AJAX). While it is possible to have Java VM for an Android phone, an application built with Android SDK does not run on Java when executing on the device.</p>
<p>Lapua App is NOT just for Blackberry<br />
The App is definitely NOT limited to Blackberry. I have personally used the App running on a LG smartphone, an Ericsson smartphone, a Nokia smartphone, and a Blackberry. As to the compatibility to your particular phone, so long as its not an iPhone, Google phone, or Android phone, there is a good chance it might work.</p>
<p>Here is one converter that supposedly allows an Android smartphone to run J2ME Java natively: <a href="http://www.getjar.com/mobile/26312/j2me---java-runner-for-android-os-all/" rel="nofollow">http://www.getjar.com/mobile/26312/j2me&#8212;java-runner-for-android-os-all/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
