|
| running app does nothing on device |
 |
Sun, 10 Sep 2006 21:13:00 +080 |
i got myself a dev cert for my app.
i tried using UID3 within the range of developer UID in protected range.
i tried using UID3 within the range of v9 protected UID in protected range.
the SIS is signed and installs fine on the phone.
when i launch the app, nothing happens. no UI changes, nothing. the app
doesn't run. no error message nothing. the phone just sits there and does
nothing. am i doing something wrong here???
i am developing on an M600 and i'm quite sure the IMEI number is correct as
i copied it off the box that the M600 came in. am i using the wrong UID
number?
this is my current PKG file:
%{"MyApp"}
:"MyCompany"
#{"MyApp"}, (0x20006FF8), 3, 0, 0, TYPE=SA
(0x101F6300), 3, 0, 0, {"UIQ3SDK0ProductID"}
"\Symbian\UIQ3SDK\epoc32\release\gcce\urel\MyApp.exe"-"!:\sys\bin
\MyApp.exe"
"\Symbian\UIQ3SDK\epoc32\data\Z\Resource\Apps\MyApp.mbm"-"!:\reso
urce\apps\MyApp.mbm"
"\Symbian\UIQ3SDK\epoc32\data\z\resource\apps\MyApp_loc.RSC"-"!:\
resource\apps\MyApp_loc.RSC"
"\Symbian\UIQ3SDK\epoc32\data\z\private\10003a3f\apps\MyApp_reg.rsc"-&
quot;!:\private\10003a3f\import\apps\MyApp_reg.rsc"
"\Symbian\UIQ3SDK\epoc32\data\z\resource\apps\MyApp.rsc"-"!:\reso
urce\apps\MyApp.rsc"
; Files to remove when MyApp is uninstalled
""-"!:\Private\20006FF8\MyApp.ini", FN
this is the relevant section of my MMP file:
TARGET MyApp.exe
TARGETTYPE exe
TARGETPATH \sys\bin
UID 0x100039CE 0x20006FF8
Help????
|
| Post Reply
|
| Re: running app does nothing on device |
 |
Sun, 10 Sep 2006 21:36:14 +080 |
argh my bad. overlooked something. :)
"droll" <doh@invalid.com> wrote in message
news:EUJ6msN1GHA.5096@UKCOL01WWEB01.symbian.intra...
>i got myself a dev cert for my app.
>
> i tried using UID3 within the range of developer UID in protected range.
> i tried using UID3 within the range of v9 protected UID in protected
> range.
>
> the SIS is signed and installs fine on the phone.
>
> when i launch the app, nothing happens. no UI changes, nothing. the app
> doesn't run. no error message nothing. the phone just sits there and does
> nothing. am i doing something wrong here???
>
> i am developing on an M600 and i'm quite sure the IMEI number is correct
> as i copied it off the box that the M600 came in. am i using the wrong UID
> number?
>
> this is my current PKG file:
> %{"MyApp"}
> :"MyCompany"
> #{"MyApp"}, (0x20006FF8), 3, 0, 0, TYPE=SA
> (0x101F6300), 3, 0, 0, {"UIQ3SDK0ProductID"}
>
>
"\Symbian\UIQ3SDK\epoc32\release\gcce\urel\MyApp.exe"-"!:\sys\bin
\MyApp.exe"
>
"\Symbian\UIQ3SDK\epoc32\data\Z\Resource\Apps\MyApp.mbm"-"!:\reso
urce\apps\MyApp.mbm"
>
"\Symbian\UIQ3SDK\epoc32\data\z\resource\apps\MyApp_loc.RSC"-"!:\
resource\apps\MyApp_loc.RSC"
>
"\Symbian\UIQ3SDK\epoc32\data\z\private\10003a3f\apps\MyApp_reg.rsc"-&
quot;!:\private\10003a3f\import\apps\MyApp_reg.rsc"
>
"\Symbian\UIQ3SDK\epoc32\data\z\resource\apps\MyApp.rsc"-"!:\reso
urce\apps\MyApp.rsc"
>
> ; Files to remove when MyApp is uninstalled
> ""-"!:\Private\20006FF8\MyApp.ini", FN
>
> this is the relevant section of my MMP file:
> TARGET MyApp.exe
> TARGETTYPE exe
> TARGETPATH \sys\bin
> UID 0x100039CE 0x20006FF8
>
>
>
> Help????
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|