Is your telco using WAP AP? if yes then i'm facing similar problem, MIDlet on 6600 (probably many other models) simply won't work on WAP AP..
Type: Posts; User: tzihx2; Keyword(s):
Is your telco using WAP AP? if yes then i'm facing similar problem, MIDlet on 6600 (probably many other models) simply won't work on WAP AP..
Anyone knows which models of Nokia phones have no problem to access internet via GPRS using WAP Access Point?
My midlet on 6600 simply fails to connect either thru StreamConnection or HTTPConnection, and my telco only provides WAP Access Point for GPRS connection. Is there any work around that can resolve...
when i put chinese name it will appear square boxes only in Sun ONE Studio.. both filesystems and java sources.. but when it compiles, it just says fail to load class ?????
seems UTF8 characters...
im using Sun ONE Studio Update 1 together with Nokia Develeper Suit 2.1
i have changed encoding under
Tools->
Options->
Building->
Compiler Types->
Internal, External, ..., NDSJ2ME...
okay i only manage to generate encoding in this form:
\u732b = "cat"
but how to convert \u732b into UTF-8 that recognise by JAD file which is save in ANSI format?
i don't know why i can't use...
the case is like following:
1) i installed verison 1.00 then removed it using App Manager
2) then i installed version 1.01 but it asks whether i want to replace 1.00 to 1.01 but 1.00 actually was...
personally i feel that when switch to a screen that creates new resources like new image, then there is a chance the app will crash..
but strangely, the first time initialization seldom cause...
i had installed it on my 6600 but it only able to display about 3/2 (probably 144 pixels) top of the screen and the remaining is blank white.
whats wrong with the sample? could it be 6600's...
sometimes the initialization of resources on real phone is too slow and your app may try to access null object/image that is not ready yet.
also seen similar problem when switching screen (probably setCurrent function). i think it has something todo with the images, if less image is created while new screen is shown then this error...
1) Around 6 months
2) Sun One Studio
3) No
4) Yes
5) Some are very good, some are not. i always feel whether can i develop something similar if i found something is interesting.
6) Simple and...
set default emulator in Sun Studio to Nokia Series 60 SDK had resolved my problem
i'm using Sun Studio 4 update 1 with NDS 2.0
so far i have no problem in compiling MIDP1.0 applications but i failed to compile any function of MIDP2.0 although i have mounted classes.zip of...
okay seems it is KEY_SOFTKEY3, int value -5
as in Series 40 the heap memory is only around 200K and my apps seem eat up too much heap memory and hope by applying System.gc() will minimize the chances of crashing ..
as is nice to see the app...
for the 5-way scrolling button (6600 etc) .. when press on it the key is map to which key? as i initially thought is FIRE but seems not, is it map as softkey? but which one?
thanx
yup after removing System.gc() from main loop the apps run alot faster! still finding way to further improve..
henson2K: here the results of FloatTest
sin: 484
cos: 203
tan: 516
add: 234
mul: 641
div: 3406
sqrt: 1484
of course, later i will try using pure MIDP2.0 method as well ..
someone has suggested that not to use System.gc() in main loop .. i will try that first and see any improvement :)
yeah i will try the FloatTest asap
really? i use System.gc() alot in my apps and it is slow like hell in 6600 !!! i will try that out soon and post back the results :)
in that case .. any function in MIDP2.0 that i can use to replace FullCanvas?
same here ... why gateway ip simply missing?
i have visited the site before i purchased 6600
thats why i wonder why this happens to my apps
my apps use Nokia FullCanvas in MIDP1.0, is this the reason?