Skip to content

amrit-sbagga/AIDL_AdditionService

Repository files navigation

AIDL_AdditionService

AIDL Server Application

This is sample application having AIDL file which is exposed to client application. AIDL interface contains add method which performs addition operation and returns result back to the client. Download client application from here - https://github.com/amrit-sbagga/AIDL_Sample

Steps to Run the application:

  1. First Run the Service application, in our case its AIDL_AdditionService. This will display Hello World.
  2. Run the client application, which is AIDL_Sample. Input values and check the result.

About

AIDL Server Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages