Results 1 to 12 of 12
- 02-17-2012, 04:34 PM #1
Member
- Join Date
- Jan 2012
- Posts
- 23
- Rep Power
- 0
- 02-17-2012, 05:10 PM #2
Re: command line program in java for mobile phone?
Does your mobile phone have a terminal/command prompt window where you can enter commands?
- 02-17-2012, 05:37 PM #3
Member
- Join Date
- Jan 2012
- Posts
- 23
- Rep Power
- 0
Re: command line program in java for mobile phone?
I was thinking of buying a java-enabled phone and write simple applications for it so I had presumed it to be present on every such phone(!).
- 02-17-2012, 05:44 PM #4
Re: command line program in java for mobile phone?
Better check first.I had presumed it to be present
- 02-17-2012, 06:06 PM #5
Member
- Join Date
- Aug 2010
- Posts
- 23
- Rep Power
- 0
- 02-17-2012, 06:39 PM #6
Member
- Join Date
- Jan 2012
- Posts
- 23
- Rep Power
- 0
Re: command line program in java for mobile phone?
For simple programs performing only some maths functions on command line parameters, such programs are easy to make and run. I wanted to know if this would be possible on all java-enabled phones.
- 02-18-2012, 01:28 AM #7
Member
- Join Date
- Jan 2012
- Posts
- 23
- Rep Power
- 0
Re: command line program in java for mobile phone?
Is Math class available in java for mobile phone (J2ME or MIDP). Can I use functions like Math.pow(56, 0.234) ?
- 02-18-2012, 05:06 AM #8
Re: command line program in java for mobile phone?
Why don't you check the API instead of asking that? If you're going to do anything in Java ME you'll need to read that API frequently, so now is a good time to start.
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 02-18-2012, 03:23 PM #9
Member
- Join Date
- Jan 2012
- Posts
- 23
- Rep Power
- 0
Re: command line program in java for mobile phone?
I tried but cannot get proper website url. I could not find it at: Java ME & Java Card Documentation
Kindly guide me to proper site.
- 02-18-2012, 03:32 PM #10
Member
- Join Date
- Aug 2010
- Posts
- 23
- Rep Power
- 0
Re: command line program in java for mobile phone?
"Java for Mobile Devices" - "Get Documentation & APIs" is the very first thing in your link!? So don't take it as an offense, if I reply just a kind "wtf?"...
- 02-18-2012, 03:34 PM #11
- 02-18-2012, 04:10 PM #12
Member
- Join Date
- Jan 2012
- Posts
- 23
- Rep Power
- 0
Similar Threads
-
How do I run my program through Command Line?
By s0meb0dy in forum New To JavaReplies: 3Last Post: 10-03-2010, 01:13 AM -
Formatting java command line output - Multi line string
By dricco in forum New To JavaReplies: 2Last Post: 07-02-2010, 02:20 PM -
How to run program from command line that resides in a packge
By Basit56 in forum New To JavaReplies: 14Last Post: 01-21-2010, 09:10 AM -
Which program can i use to develop mobile phone programs?
By hewstone in forum New To JavaReplies: 5Last Post: 11-02-2008, 07:58 PM -
Unable to execute command line command in java
By LordSM in forum New To JavaReplies: 1Last Post: 08-08-2007, 12:23 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks