Hi,
any time i use the code :
try {
....
} catch(Exception e) {
....
}
it pass compilation and jar building but after i tranfer it to the real device my (nokia 7650 via bluetooth) it intalls itself in to the application area but when i click on it it don't run.
what can be he problem???
many thanks zik.

Reply With Quote

