Results 1 to 3 of 3
- 09-08-2011, 07:34 AM #1
Member
- Join Date
- Apr 2011
- Posts
- 48
- Rep Power
- 0
- 09-08-2011, 09:59 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
Re: Getting location of the java application
Jar up your application, including all the images, and use getResource, or getResourceAsStream to load the images. It's a lot easier than trying to figure out where you are.
If you need to write to files, use the System property "user.home" and create a directory under there somewhere for your application files, which is what most apps do.
- 09-08-2011, 01:49 PM #3
Similar Threads
-
java applet location
By waqar100 in forum New To JavaReplies: 0Last Post: 06-10-2010, 07:47 PM -
need to copy file from one location to another location
By naveen.dpt2007 in forum New To JavaReplies: 4Last Post: 02-28-2010, 03:53 PM -
location provider returns no location
By sandeeprao.techno in forum CLDC and MIDPReplies: 0Last Post: 09-24-2009, 09:54 AM -
(Location based Service) application for Pocket PC
By talk_to_vivekmishra in forum CLDC and MIDPReplies: 0Last Post: 08-14-2007, 08:23 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks