DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 23

Thread: Developing and Coding

  1. Senior Droid
    mrnelson86's Avatar
    Member #
    11403
    Join Date
    Dec 2009
    Location
    Gainesville, FL
    Posts
    198
    Phone
    Motorola Droid
    #1

    Developing and Coding

    So, if I were interested in finding out how to code and develop apps...where should I start? I know a lot about windows and a pretty good deal about macs, but linux is new to me and so is android. However, I am very interested in learning how to do all of that.

    Also, is rooting necessary? I would prefer not to root my phone due to the warranty issue, especially until I learn more about coding and what-not. Any input would be greatly appreciated!
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Senior Droid
    silverx10's Avatar
    Member #
    7876
    Join Date
    Nov 2009
    Location
    Virginia Beach, VA
    Posts
    199
    Liked
    1 times
    Phone
    Motorola DROID
    #2
    "The only verdict is vengence; a vendetta, held as a votive, not in vain, for the value and voracity of such shall one day vindicate the vigilant and the virtuous."
  4. Senior Droid
    mrnelson86's Avatar
    Member #
    11403
    Join Date
    Dec 2009
    Location
    Gainesville, FL
    Posts
    198
    Phone
    Motorola Droid
    #3
    Quote Originally Posted by silverx10 View Post
    Thanks very much. I'm browsing that site now. Also, my fiance has an old laptop that she no longer uses (due to her getting a Macbook Pro, but she still has a Droid and loves it so don't hate! We are a couple of mac and droid loving people) that I was thinking of converting to Linux from Vista and using it for development once I get to know my way around the Linux/Ubuntu OS. Also, one of my IT friends at work told me about Python that he is interested in learning in addition to his XP/Vista everyday work. Anyone know anything about that?

    This is the CPU that I was going to convert http://www.newegg.com/Product/Produc...82E16834280004 would these specs be ok for developing Android apps? After I get used to the OS and learn how to code, etc. of course. Also, I'm going to google search and try to find out myself, but would there be any problems using that CPU for linux in anyone's experience?
    Last edited by mrnelson86; 01-11-2010 at 07:22 AM.
  5. Master Droid
    qoncept's Avatar
    Member #
    946
    Join Date
    Nov 2009
    Location
    Iowa
    Posts
    635
    Liked
    1 times
    Phone
    Razr Maxx
    #4
    You don't need a Linux box to write for Android. When you install the SDK it gives you an emulator and the tools to push your code to your phone for testing. I'd recommend sticking with Windows so you're not trying to learn two new things at once. Ubuntu isn't hard to use, though.

    Those hardware specs are fine. The emulator will run slow, but it runs slow on everything, including my 2.8ghz dual core iMac. Might want to toss another 1gb of ram in it at least, though, which should run you about 15 bucks tops.
  6. Senior Droid
    mrnelson86's Avatar
    Member #
    11403
    Join Date
    Dec 2009
    Location
    Gainesville, FL
    Posts
    198
    Phone
    Motorola Droid
    #5
    Quote Originally Posted by qoncept View Post
    You don't need a Linux box to write for Android. When you install the SDK it gives you an emulator and the tools to push your code to your phone for testing. I'd recommend sticking with Windows so you're not trying to learn two new things at once. Ubuntu isn't hard to use, though.

    Those hardware specs are fine. The emulator will run slow, but it runs slow on everything, including my 2.8ghz dual core iMac. Might want to toss another 1gb of ram in it at least, though, which should run you about 15 bucks tops.
    Forgot to say, the RAM was changed to a full 4gb. I wanted to try out Ubuntu as well because at my work I help the IT personell when they get backed up and there are some Linux systems at the USDA facility where I work. Also, I like to tinker

    Edit: That is a good point about the Windows emulator though, I suppose I can just partition my HD and install both OS on it and if I have too much trouble go back to Windows...just really don't like Vista haha. All my computers at work are XP and I have a mac mini at home.
    Last edited by mrnelson86; 01-11-2010 at 08:29 AM.
  7. Master Droid
    qoncept's Avatar
    Member #
    946
    Join Date
    Nov 2009
    Location
    Iowa
    Posts
    635
    Liked
    1 times
    Phone
    Razr Maxx
    #6
    I personally wouldn't bother dual booting. If you want to use Ubuntu, go for it, it's easy enough. And not much has to work to run Eclipse. I used PCs forever until one day I just got completely fed up with XP and installed Ubuntu. That lasted maybe 8 months until I was completely fed up with that and decided to try a Mac. I'm a better person now.
  8. Senior Droid
    mrnelson86's Avatar
    Member #
    11403
    Join Date
    Dec 2009
    Location
    Gainesville, FL
    Posts
    198
    Phone
    Motorola Droid
    #7
    Yeah I love my mac but learning new stuff about computers really intrigues me, especially after getting my DROID. Since the Android platform is related to Linux, I am now interested in that as well! Plus I like the idea of open-source everything, even if I am in love with my Mac Mini media station on my plasma TV
  9. Senior Droid
    mrnelson86's Avatar
    Member #
    11403
    Join Date
    Dec 2009
    Location
    Gainesville, FL
    Posts
    198
    Phone
    Motorola Droid
    #8
    Update: I got Ubuntu installed on the CPU after some difficulty (the CD I burned apparently didn't work the first time and was missing a file, but the next one worked flawlessly). Personally I really like the interface of the Ubuntu GUI but Linux and how the files are stored, how to navigate, etc. is sometimes very confusing to me. It's both similar and very different from Windows (ex. no program files folder, but folders containing programs are in the bin folders, etc. but just the executables) I am having trouble getting the android SDK to work, I'll have to tinker with it more later. I was able to get eclipse installed and working so I should be able to use the Android SDK

    Edit: Can a moderator move this to the "Hacks" or "General" section? I tried posting this in the correct forum but seems like very few people view this thread...maybe I'm just boring though!
    Last edited by mrnelson86; 01-13-2010 at 12:45 PM.
  10. Senior Droid
    silverx10's Avatar
    Member #
    7876
    Join Date
    Nov 2009
    Location
    Virginia Beach, VA
    Posts
    199
    Liked
    1 times
    Phone
    Motorola DROID
    #9
    Nah, 's not that. There's just not that many people here on the site that actively develop and offer tutelage on the subject. That being said, if you wanna get off to a good start, yeah, the official SDK site is pretty good for basics. You'll also wanna learn Java since the Android platform actually implements a Java VM. Sams Teach Yourself Java in 24 Hours is working great for that (bought it), and as far as the other stuff, just look around.

    When it comes to resources, remember: you get what you pay for. That being said, don't expect a lot from free tutorials. Though of course, if you find any, help everyone else out: post the links back here!

    This particular site offers what looks to be a very user friendly approach to Android development, though again: knowledge on Java is assumed.

    Android Development
    "The only verdict is vengence; a vendetta, held as a votive, not in vain, for the value and voracity of such shall one day vindicate the vigilant and the virtuous."
  11. Droid Newbie
    fragatak's Avatar
    Member #
    3536
    Join Date
    Nov 2009
    Location
    Ohio
    Posts
    2
    Phone
    Moto Droid
    #10

    Book

    If you want a book that goes through setting up a Dev environment and debugging in Eclipse then look at Amazon.com: Android Wireless Application Development (9780321627094): Shane Conder, Lauren Darcey: Books. I got it as I have never messed with Eclipse and wanted to know about debugging inside it. I have only gone through the building and debugging my first app right now that is just hello world. So far it is pretty easy.

    *note* It assumes windows. Which isn't that hard to get working the same way in Linux as the SDK is pretty easy to work with.
Page 1 of 3 1 2 3 LastLast

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. color coding calendars
    By Jen72386 in forum Android General Discussions
    Replies: 4
    Last Post: 02-06-2010, 09:10 AM
  2. Developing multimedia dock- need input
    By skidemn in forum Android Accessories
    Replies: 12
    Last Post: 01-15-2010, 11:59 PM
  3. Replies: 37
    Last Post: 01-03-2010, 03:27 PM

Search tags for this page

coding droid
,
coding droid apps
,

coding for droid

,
coding for the droid
,
coding on a droid
,
coding on droid
,
droid coding
,
droid coding app
,
droid coding application
,
java coding for a droid app
,
what coding are used for droid?
,
what coding do i need open droid x files in windows
Click on a term to search our site for related topics.
Find us on Google+