Getting started

kanemochi

New Member
Joined
Nov 21, 2009
Messages
1
Reaction score
0
Hello all.

I've been in the IT world for over 25 years, and done commercial application development for the last 15...mostly client server stuff on Unix/Vax platforms, with some experience on IBM Mainframes as well as Windows/Mac desktop development. However, I have no experience with mobile devices, nor do I know anything about the Android OS.

The open development platform is one thing that really attracted me to the Droid, I've been a Linux user since early 90s when only us Geeks had ever even heard of Linux..and am a big fan of Open Development.

So, how does one go about getting started developing applications for the Droid? Is there an SDK out there for free download, complete with examples of how to create Droid apps? How about some documentation somewhere about how the OS works?

Thanks in advance..
 
Joined
Nov 21, 2009
Messages
99
Reaction score
0
Are their any good sites to start off at, basic source code.
 
Last edited:

escorpio

New Member
Joined
Nov 26, 2009
Messages
6
Reaction score
0
Thanks a lot. I hope I can learn it fast, so I can create my nerd alert application
 

escorpio

New Member
Joined
Nov 26, 2009
Messages
6
Reaction score
0
ok guys, so I tried to install the SDK, but I think I need the eclipse first. The websites suggest to install the java version of eclipse, but there is also a C++ version on it. My question is if I want to create apps for Droid... do I need to install the Java version of eclipse, or I can do it with the C++ version too? I' ve work with C++ and Matlab, so C++ would be easier for me

Thanks for your time
 

silverx10

Member
Joined
Nov 22, 2009
Messages
196
Reaction score
0
Location
Virginia Beach, VA
I read somewhere that you can do either or, but there will be (significant?) compatibility issues if you try programming from the C++ realm.
 

schmaltzy

Member
Joined
Nov 24, 2009
Messages
218
Reaction score
0
This might be a stupid question, but how hard is it to get into application development? I know so people that made some iPhone apps, and I'd like to get into Android app making. I have quite a bit of computer experience, but and not familiar with Java, SDK, etc. Should I take the plunge and try it out or steer clear?
 

silverx10

Member
Joined
Nov 22, 2009
Messages
196
Reaction score
0
Location
Virginia Beach, VA
Never a bad thing to diversify your portfolio, as it were.

The Android documentation is actually pretty user friendly, I think. Explains it in... a relatively simple way. All else fails, check out some books on Amazon.
 

radd

New Member
Joined
Dec 8, 2009
Messages
5
Reaction score
0
I started last night, downloaded all things and now just lots of reading. I will probably be asking questions around the forum and also hopefully posting some small apps in the future through my development. Going to be really hard to make time, college and other web development already take most of my time.
 
Top