Home screen locked icon changed successfully!!!
First thanks for the tip. The folder in A780 does not exist in A1200. A quick 'find' reveal that there are 2 files called ezx_idle.cfg:
Code:
/usr/setup/ezx_idle.cfg
and
/ezx_user/download/appwrite/setup
The one in /usr/setup seems to be the factory default, the other one should be the working copy. Here is my ezx_idle.cfg:
Code:
[SystemSetting]
AutoConnectPowerUp = 1
AutoConnectRoaming = 1
LockDownloadSetting = 0
OTAEnabled = 1
OverRideSetting = 1
UsingDPProfile = 0
[agent]
ConnectProfile = CSL CSD Overseas
GWIP = 0.0.0.0
GWPort = 0
MGURL = http://nudibranch.4thpass.com/dp/w
Timeout = 0
[content]
AddNewChannelEnabled = 1
AddNewChannelLabel = Add New Channel
AddNewChannelURL = http://nudibranch.4thpass.com/4g/w?mc=ListRootcats
ManageMyChannelsLabel = Manage My Channels
ManageMyChannelsURL = http://nudibranch.4thpass.com/4g/w?mc=MyChannels
ManegeMyChannelsEnabled = 1
ServiceName = NewsReader
WhatAreChannelsEnabled = 1
WhatAreChannelsLabel = What Are Channels
WhatAreChannelsURL = http://nudibranch.4thpass.com/4g/w?mc=MyChannels
[dynamic]
animationSpeed = 0
download = 0
dynamicIdle = 0
[static]
nextEvent = 1
shortcut_1 = 95ffa462-7e2f-49a9-9e6d-f8f63b2f3c40
shortcut_1_freeze = 0
shortcut_1_icon_name = web_access_std.g
shortcut_2 = 5e558577-7be1-405a-a888-e65d20a2908a
shortcut_2_freeze = 0
shortcut_2_icon_name = vid_camera_std.g
shortcut_3 = 1a572f1a-c69e-e608-a8c6-1b7311b85564
shortcut_3_freeze = 0
shortcut_3_icon_name = Home_Fm_Icon_B.g
shortcut_4 = 9667de53-e43e-47bd-96ff-89c06dc3cdbd
shortcut_4_freeze = 0
shortcut_4_icon_name =
shortcuts = 1
Which the numbering system is very different than the A780... However the super-long "shortcut_x" number representing the application should be the same as the "AppID" found in the .system/java/CardRegistry file.
I can say that for sure becase I changed the 3rd shortcut (the first one you can change using the phone) and the "shortcut_3" value change to the corresponding "AppID"!
Then I proceed to copy the value in shortcut_3 to shortcut_2, and restore shortcut_3 to its original value, then restart my phone... and... IT WORKS!!!!!
Since I've never use the video recorder, I changed it to a Java app I used a lot! HAHAHA so happy HAHAHA
Kham... The only catch is how to figure out the AppID of the built-in applications.
Thanks again for pointing me to that forum!!!