- void mmi_myapp_entry(void)
- {
- EntryNewScreen(MAIN_MENU_SCREENID, NULL, NULL, NULL);
- entry_full_screen();
- clear_screen();
- gui_move_text_cursor(0, 0);
- gui_set_text_color(UI_COLOR_RED);
- gui_print_text(L"Hello,MTK");
- gui_BLT_double_buffer(0, 0, UI_device_width - 1, UI_device_height - 1);
- return;
- }
- /*MagicNing 2010-04-23 end*/
- static MMI_BOOL wgui_cat033_show_techno_network_name(void)