Specifications
117
If the string contains a semicolon (;), a line feed is inserted at this position. In other 
words, a semicolon (;) character cannot be displayed in a title string because it is 
treated as a control character. 
3  Reading  Not used at present. 
4  PackageName  The package name of the application to be started. 
5  Command  exec: Executes the application identified by packageName. 
menu: Displays the next level. 
blank: Hides the item. 
disable: Disables the item. 
6  Intent  Specify this key if you want to start something other than the default activity of the 
application identified by PackageName. Generally, you do not need to specify it. 
7  Authority  Authority information. Not used at present. 
8  MimeType  Specify the MIME type if necessary. 
9 Arguments  Data associated with ArgumentsKey. 
10 ArgumentsKey  Key name specified together with arguments. 










