How to get started developing Android applications
wilsh15 weeks ago
What's the best way to jump into this field? Anyone making money doing this?
Topic: Mobile & Wireless
Answer this Question
Answers
2 total
Ask a question
Microsoft appears to be closing in on a release of Microsoft Office for both iOS and Android this fall, despite previous denials.
The rumor mill says the iPhone 5 will have a taller screen than the iPhone 4S, but that the width will stay the same.
Google employee Dennis Woodside named new CEO.
For resources-strapped companies that want to get in the mobile app game, a Web app tuned for smartphones and tablets is a wise choice. Just ask Texas insurance provider ANICO.
U.S. wireless carrier AT&T today announced it has finished installation of Boston's first indoor, LTE-capable Distributed Antenna System (DAS), designed to improve cellular-network performance during Boston Celtics basketball and Bruins hockey games, concerts and other events held at the TD Garden.
Adoption of Android tablets and smartphones in large businesses has been "severely limited" because of the complexities of managing the various Android models and versions, market research firm Gartner said in an evaluation of 20 mobile device management software vendors.
Cisco's Wireless Networking Business Unit doesn't actually talk so much about wireless networking these days. Increasingly, its message aimed at IT groups is about the broader concept of "mobility."
The meteoric rise in the smartphone market is creating a dangerous vulnerability in smartphone security - one that may not be patched until the problem expands into what has been dubbed an "apocalypse."
IPhone users love to brag about their phones. They line up around the block and stand in line for hours when a new one is released. Yet, for many users, Android is clearly the superior platform. Yes, its Achilles' heel is a big one: security. Android's openness and large market share mean that it's a juicy target for attackers.
Sometimes it pays to ask nicely.
White Papers & Webcasts
White Paper
IDC Vendor Spotlight
White Paper
vRanger Helps Cut Replication Time by Almost 70%
White Paper
Forrester Report: The ROI of Cloud Apps
White Paper
The Cloud: Reinventing Enterprise Collaboration
See more White Papers | Webcasts







I'm sure there are quite a few people making money, given how hot Android is as a platform. You might want to check out the Android Developer's Guide for tips on how to get started.
The Android Developer's Guide
http://developer.android.com/guide/index.html
"Welcome to the Android Dev Guide! The Dev Guide provides a practical introduction to developing applications for Android and documentation about major platform features. It explores the concepts behind Android, the framework for constructing an application, and the tools for developing, testing, and publishing software for the platform.
The Dev Guide holds most of the documentation for the Android platform, except for reference material on the framework API. For API specifications, go to the Reference.
As you can see in the panel on the left, the Dev Guide is divided into several sections:
Android Basics
An initial orientation to Android — what it is, what it offers, and how your application fits in.
Framework Topics
Discussions of particular parts of the Android framework and API. For an introduction to the framework, begin with Application Fundamentals. Then explore other topics — from designing a user interface and setting up resources to storing data and using permissions — as needed.
Android Market Topics
Documentation for topics that concern publishing and monetizing applications on Android Market, such as how to enforce licensing policies and implement in-app billing.
Developing
Directions for using Android's development and debugging tools, and for testing the results.
Publishing
Instructions on how to prepare your application for deployment and how to publish it when it's ready.
Best Practices
Recommendations on preferred techniques for writing applications that perform efficiently and work well for the user.
Web Applications
Documentation about how to create web applications that work seamlessly on Android-powered devices and create Android applications that embed web-based content."