The purpose of the Hello World App is to demonstrate the basic use of connecting to UProtocol uBus, subscribing and unsubscribing to topics, and making RPC calls. This app is intended to be used in ...
Step 1: Open Android Studio and then click on File -> New -> New project. Step 2: Then type the Application name as HelloWorld and click Next. Step 3: Then select the Minimum SDK as shown below and ...