cant find my application
| Mon, 2006-02-06 10:08 | |
|
hi guys, help again. i have already create a sis file for my project. but i cant find my application in the phone. i am using nokia 6670. the manager file shows tat the program is inside. but i can find the icon and run it.
this is my pkg file. ; Installation file for RTx application ; ;Languages &EN ; ; UID is the app's UID ; #{"RTx"},(0x01EF0030),1,0,0 ; ;Supports Series 60 v 0.9 ;This line indicates that this installation is for the Series 60 platform v0.9 ;This line must appear _exactly_ as shown below in the sis file ;If this line is missing or incorrect, the sis file will not be able ;to be installed on Series 60 v0.9 platforms (0x101F6F88), 0, 0, 0, {"Series60ProductID"} ; ; Four files to install ; "RTx.app"-"!:\system\apps\RTx\RTx.app" "RTx.rsc"-"!:\system\apps\RTx\RTx.rsc" "RTx_caption.rsc"-"!:\system\apps\RTx\RTx_caption.rsc" "RTx.aif"-"!:\system\apps\RTx\RTx.aif" what can be the problem? thanks! |
|






Forum posts: 21
check if your app i hiden or you may have a wrong UID in the aif
Get a song composed for you
Forum posts: 26
and also the. aif file.
Forum posts: 35
Forum posts: 26
like........
AIF application name.aif ..\aif.........
after your building the file also generate in your C:\Symbian\7.0s\Series60_v20\Epoc32\data\z\system\apps\application name
I hope this will help you
Forum posts: 124
it contain a fine myappaif.rss open it and check for this line
hidden=KAppIsHidden;
comment this line
and u will find ur application icon desktop of ur mobile
Regards,
Mateen maldar
Mateen Maldar
Forum posts: 35
thanks!
Forum posts: 35
it contain a fine myappaif.rss open it and check for this line
hidden=KAppIsHidden;
comment this line
and u will find ur application icon desktop of ur mobile
Regards,
Mateen maldar
__________________________
thanks for your reply.
but i dont have the line inside my file.
this is all i got inside my RTxaif.rss.
#include <aiftool.rh>
RESOURCE AIF_DATA
{
app_uid=0x01EF0030;
num_icons=2;
embeddability=KAppNotEmbeddable;
newfile=KAppDoesNotSupportNewFile;
}
// End of File
Forum posts: 124
as per i know there might be something wrong in ur application. can u mail me ur files so that i can check and try it out.
mateen_maldar@hotmail.com
regards,
Mateen maldar
Mateen Maldar