Android Programming Cookbook

About the author

Chryssa is a Computer Science graduate from Athens University of Economic and Business. During her studies, Chryssa carried
out a great variety of projects ranging from networking to software engineering.

She is very keen on front end development especially on mobile technologies and web applications. She has worked as a junior Software Engineer in the telecommunications area and currently works as an Android Developer.

Android is a mobile operating system developed by Google, based on the Linux kernel and designed primarily for touchscreen mobile devices such as smartphones and tablets. Android’s user interface is mainly based on direct manipulation, using touch gestures that loosely correspond to real-world actions, such as swiping, tapping and pinching, to manipulate on-screen objects, along with a virtual keyboard for text input.

In addition to touchscreen devices, Google has further developed Android TV for televisions, Android Auto for cars, and Android Wear for wrist watches, each with a specialized user interface. Variants of Android are also used on notebooks, game consoles, digital cameras, and other electronics.

Android has the largest installed base of all operating systems of any kind. Android has been the best selling OS on tablets since 2013, and on smartphones it is dominant by any metric. (Source)

In this ebook, we provide a compilation of Android programming examples that will help you kick-start your own web projects. We cover a wide range of topics, from Services and Views, to Google Maps and Bluetooth functionality. With our straightforward tutorials, you will be able to get your own projects up and running in minimum time.

 

Android Programming Cookbook includes:

  1. Android Tutorial For Beginners
  2. Android Project migration from Eclipse to Android Studio
  3. Android Google Maps v2 Tutorial
  4. Android Start Service on Boot Example
  5. Android Bluetooth Connection Example
  6. Android Multitouch Example
  7. Android StackView Example
  8. Android ViewPager Example
JCG eBooks are professionally designed, downloadable collections of popular JCG content – articles, interviews, presentations, and research – covering the latest software development technologies, trends, and topics.
Back to top button