3D Fast and Furious Java ME Game
|
Here's a video of 3D The Fast and the Furious Java ME game on a Nokia cell phone. What? No choice to drive a mini-van in the game? Hmfph! That's no fun... See: No mini-van in 3D Fast and Furious The 3D games on Java ME cell phones are looking better and performing much faster nowadays. Soon, driving a souped-up mini-van against a 1972 Mustang GT muscle car won't be so unheard of...
|
|
|
What do you get when you combine...
[Java ME and J2ME] ( March 23, 2009 05:51 PM ) Permalink
Xbox 360 like games coming to your Java ME cell phone
[Java ME and J2ME] ( March 20, 2009 06:00 PM ) Permalink
How to get 10 million downloads of your Mobile app
[General Java] ( March 19, 2009 04:52 PM ) Permalink
Java ME tech: in the last sentence of IBM article
If you are reading an article about the rumored takeover of Sun by IBM, you'd like to think that the first thing mentioned would be that Java ME technology is awesome and is probably (OK, maybe not that probably) the big reason why IBM is offering to pay Sun $6.5 billion. See: IBM wants Java ME tech so much! Here's a quote (very last sentence in article): ...and its Java language is still a dominant presence in mobile and web development.OK, so Java ME is not in the first sentence of the article. It should be though. The stock would be up even more than it is now... :-) |
Watchmen movie in Java ME game
|
The good part of any blockbuster movie hit that comes out nowadays is that it also means a cool new Java ME game gets released with it. Here's the Java ME Mobile game for The Watchmen movie. There's action, adventure, and lots of mayhem as masked vigilantes take on the task of fighting crime. See: The Watchmen Movie: Java ME Game This will really perk up having to wait in line for things. |
Here comes Peter Java ME Cottaintail
[Java ME and J2ME] ( March 16, 2009 04:17 PM ) Permalink Comments [2]
Unite or Die: Java ME technology
Here's a Register article about Eclipse Pulsar trying to rally mobile manufacturers and service providers around a single common tooling environment. See:
Uniting Against the Common Enemy Here's a quote: They've dropped their squabbling and territoriality in the face of two bigger threats to their developer market share, two companies notable for their absence from the list of Pulsar participants - Apple and Google.Hey, all they have to do now is to add JavaFX support and then we're talking. |
Yet another Java ME tech app store
Javaground (not ground java) has yet another app store for Java ME apps called Xpressed. Oh, how original: a play on words around the coffee metaphor. Haven't seen that before with a Java product, have we now? ;-) See:
Javaground Xpressed App Store
Here's a quote: The latest mobile application store to be announced doesn't come from a handset maker or network operator, but rather a provider of Java developer tools. Javaground announced a new site where users of Java-enabled mobile phones can find, trial, and download content. Can it compete with the big boys?The interesting part is they have a $10/month unlimited download plan. That's pretty attractive. Let's see how long before the iPhone AppStore steals that idea... |
GetJar Webinar TODAY: Wed 11Mar, How to Get Mobile Users
There's a Webinar today presented by Chris Dury, VP Product at GetJar, "Get 10,000 active users for Mobile" You can choose from two sessions: Wednesday 11 March 2009, 06:00 PM - 06:30 PM (GMT) / 11:00 AM - 11:30 AM (GMT-07:00) http://connectpro76854651.acrobat.com/get10000users-uk/event/registration.html
http://connectpro76854651.acrobat.com/get10000users-us/event/registration.html
See: Webinar on getting Mobile Users Here's a quote: --- Even with the rise of the app stores, it’s difficult for developers to reach millions of users without big marketing budgets. The leading apps on GetJar have millions of downloads and you can start small and efficiently. Join GetJar for a 20 to 30 minute presentation where they will show you how developers are doing this for Java mobile apps. |
JavaFX Mobile, boldly go where no one has gone before
|
|
Click on arrow to PLAY. Click on picture to PAUSE/RESUME. Note: If video
playback is blank or slow, reload the page and make sure QuickTime 7.6
is installed on your system.
The cool part of JavaFX is the simple way to add video to your app. And, because it's JavaFX, you program it the same way on your mobile device as you would for your desktop. Write once, and run wherever Captain Kirk says to run it. Try playing the video above and see what I mean... |
Code snippet:
var player = MediaPlayer {
autoPlay: false
media : Media {
source : "{__DIR__}star-trek.flv";
}
}
var view:MediaView = MediaView {
visible: true
mediaPlayer: bind player
}
|
|
|
No such thing as a 99 cent value meal at BlackBerry AppWorld
[Java ME and J2ME] ( March 09, 2009 06:25 PM ) Permalink | Comments [1]
Don't be caught in the iPhone stampede
[Java ME and J2ME] ( March 05, 2009 06:23 PM ) Permalink |
Dr. Dobb's article on Redefining Mobile App Dev w/Nemo on Java ME tech
Here's an insightful article on using Nemo to redefine Mobile App Development using Java ME technology. Of course Nemo is that stone-faced captain of the Nautilus submarine in 20,000 Leagues Under the Sea. Oh. And, is the scripting language written on top of Java ME. Yeah, that too. Kinda like JavaFX technology, which by the way, can be downloaded from http://javafx.com. See: Here's a tip: Wireless networks are not LANs. Mobile applications should be designed to be "intermittently connected." As a mobile developer, your application can go from no connectivity to 10KB/sec on a 2.5G network to megabits/sec on 3.5G network.What's a 3.5G network? Yeah, yeah, I know it's the network in between 3G and 4G. But, we don't have that in the U.S... I think. |
Theme originally based on design by Bryan Bell



















