EasyManua.ls Logo

CipherLab 9700A - Page 117

CipherLab 9700A
209 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
117
Customize Project Configuration
The following example usescipherlab.intent.action.Test” as the name of the intent to be
launched.
<activity
android:name=".MainActivity"
android:label="@string/app_name" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<action android:name="cipherlab.intent.action.Test" />
<category
android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
Click the radio button to select “
Launch Activity with Intent” and enter
cipherlab.intent.action.Test, then click on “Apply” button.
Once the action is set, your application can be launched with a key press.

Table of Contents

Related product manuals