Posts

Showing posts from December 8, 2014

Android Application Development

Image
Getting The Right Tools Android it's a very interesting and powerful mobile platform, which have been spreading all around the world since 2007. Today, we can find it everywhere, from smartphones to watches, from tv to cars, etc. For that reason, developers who target to Android development, have a really big world to explore, and we're gonna start exploring it. But, before we start developing, we need tools to do it, tools that let us design and develop those apps. From the text readed before, maybe we have a basic question: "Which Tools Do We Need?". Well, those tools are:     1-Java Development Kit (JDK)     2-Android SDK     3-An Integrated Development Enviroment (IDE) Each one have it's elemental function on the development process, so it's important to have them all installed and ready to work. The Java Development Kit (JDK) This is the elemental component that we need, because this is the component that allow us to programm u