Results 1 to 5 of 5
- 01-27-2015, 03:45 PM #1
Member
- Join Date
- Jan 2015
- Posts
- 5
- Rep Power
- 0
How to download a Java program into my smartphone
I wrote a small Java program called ( "Hello,World )
My next step will be to install this program as an app on my smartphone and I wonder what is involved ?
Can anyone provide some hints ?
Thank you
Herbert
NB: I am a newbie and consider this a hobby.
- 01-27-2015, 03:54 PM #2
Just a guy
- Join Date
- Jun 2013
- Location
- Netherlands
- Posts
- 5,114
- Rep Power
- 13
Re: How to download a Java program into my smartphone
As a hobby I do hope you still consider reading books a thing to do so you may be more informed. You can't just compile a PC Java application and dump it on a phone. You either need to make an android application using the Android SDK, or if the phone supports jME you need to make a jME application.
"Syntactic sugar causes cancer of the semicolon." -- Alan Perlis
- 01-27-2015, 04:22 PM #3
Member
- Join Date
- Jan 2015
- Posts
- 5
- Rep Power
- 0
- 01-27-2015, 04:36 PM #4
Re: How to download a Java program into my smartphone
Like gimbal said, you can't just write Java and deploy it as an Android app. You have to use the Android SDK.
This is a good starting point: Getting Started | Android DevelopersHow to Ask Questions the Smart Way
Static Void Games - GameDev tutorials, free Java and JavaScript hosting!
Static Void Games forum - Come say hello!
- 01-27-2015, 05:37 PM #5
Just a guy
- Join Date
- Jun 2013
- Location
- Netherlands
- Posts
- 5,114
- Rep Power
- 13
Re: How to download a Java program into my smartphone
As for book recommendations, review information is readily available. Check out sites such as amazon.com to see which books are highly rated and for which reasons people like/dislike it.
"Syntactic sugar causes cancer of the semicolon." -- Alan Perlis
Similar Threads
-
can java be used to do smartphone apps as well as programs for windows xp and up
By flyhigh in forum New To JavaReplies: 3Last Post: 10-23-2012, 06:41 PM -
Program for download video from Youtube.
By check_check in forum NetworkingReplies: 2Last Post: 08-20-2011, 07:41 PM -
Stuck with my program FTP upload, download + encryp,decrypt
By jurka in forum New To JavaReplies: 8Last Post: 08-26-2008, 05:50 AM
Bookmarks