Posts

Showing posts with the label androiddevelopment
Image
Skills and Responsibilities you need to be an Android Devleoper It is a wonderful time to be an  Android developer . The technology is evolving and exciting, new devices are  popping up  all over the place and there is a very high demand for developers. With hundreds of millions of users around the world, the possibilities for  gainful employment  seem endless. Who is Android Developer? Android developer  is responsible for developing applications for device powered by the  Android operating system . An Android developer must pay special attention to the application’s compatibility with multiple versions of Android and device types. They must also have a strong understanding of the  patterns  and  practices  that revolve around such a platform. The mobile apps we use every day have changed the way we conduct business, the way we  communicate  and  consume entertainment , the way we learn things about ...

Understanding Android Application Resources

Image
In this section, you learn about the various types of resources available to your application. When you create a project in  Android  Studio, you are provided with two main directories in your project for source files, java and res. Android  Resources Types anim/ color/ drawable/ layout/ menu/ raw/ Check out the detailed explanation about these Android Topics