Archive for 06月 15th, 2008

How to hide app icon from the main menu

Normally you should write a server to run in the background.

Anyway, with a normal app, you can do this by adding one line to your <appname>_reg.rss file.

RESOURCE APP_REGISTRATION_INFO
 {
 app_file=”hello_0xE67432E1″;
 localisable_resource_file =  qtn_loc_resource_file_1;
 localisable_resource_id = R_LOCALISABLE_APP_INFO;

 embeddability=KAppNotEmbeddable;
 newfile=KAppDoesNotSupportNewFile;
 hidden=KAppIsHidden;
 }

Popularity: 24% [?]

1 comment 06月 15th, 2008


标签

Calendar

06月 2008
« May   Jul »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Posts by Month

Posts by Category