Syllabus
Unit-1
Advance Layout and fragment of Android:
Unit-2
Introduction to network programming:
- Consuming Web Services Using HTTP,
- Downloading Binary Data,
- Downloading Text Content,
- Accessing Web Services Using the GET Method,
- Consuming JSON Services,
- Sockets Programming
Unit-3
Developing Android Services:
- Creating Your Own Services,
- Establishing Communication between a Service and an Activity
- Binding Activities to Services
- Understanding Threading
Unit-4
Developing Android Services:
- Creating Your Own Services,
- Establishing Communication between a Service and an Activity,
- Binding Activities to Services,
- Understanding Threading