Moto Hell - The Motorola Modding Community

Motorola Phone Models => Java => Topic started by: Black Hokage on November 20, 2007, 04:05:28 am



Title: Simple question about Java
Post by: Black Hokage on November 20, 2007, 04:05:28 am
Need some knowledge..  ;D
Can anybody explain to me what is the definition of Midlets and Corelets?
What makes them different?
Both of them work the same way isn't it?
Thanks  :)


Title: Re: Simple question about Java
Post by: 3sixthy on November 20, 2007, 07:57:04 am
AFIK,
Midlets is the attribute name of Java aplication so does Corelets.
but in MOTO e398(AFAIK) the corelet can't loaded directly from Games menu.....there's special menu for it..such as iTunes or MV or VC.............
taht waht I konw 'buot tehm.....   


Title: Re: Simple question about Java
Post by: EOG on November 20, 2007, 04:41:34 pm
The diffrence is only in initila class. Midlets and corelets uses other offsets of memory(in e398) to run. Corelets feature is that they are loaded at the startup of mobile and can be minimalized without freezing it. They both use same java enwiorment in our mobiles so we cannot run 2 of them at the same time(one of them must be freezed; it does automaticly)


Title: Re: Simple question about Java
Post by: are_goenk on November 20, 2007, 05:38:18 pm
EOG is right. We can't run two java applications at the same time. But If you want to use two java applications at the same time like listening to music and browsing internet using Opera Mini, you can do the trick by making Opera Mini as a plugin of the running corelet that is used as music player ;)
Sorry for being out of topic :)


Title: Re: Simple question about Java
Post by: Black Hokage on November 20, 2007, 10:08:18 pm
Thanks guys, It's very very helpful.
I'm wondering if our Senior & Hero member would give me more answers  ;)
I'll be waiting..


Title: Re: Simple question about Java
Post by: 3sixthy on November 20, 2007, 10:18:10 pm
may I know why u r so cnfused 'bout this praoblem.. I think the answer is clear enough.. just wonder y...


Title: Re: Simple question about Java
Post by: Black Hokage on November 20, 2007, 10:44:57 pm
Yes, you're right, the answers was clear enough.
But I love to learn. Especially all about E398.
I would be happy if I get more knowledge.
That's why I ask such question  :)


Title: Re: Simple question about Java
Post by: Jithin on November 21, 2007, 03:59:04 am
What they said is right.. Is that enough from me..lol ;D


Title: Re: Simple question about Java
Post by: Black Hokage on November 21, 2007, 04:02:20 am
All right then. I guess no more question about this  :)


Title: Re: Simple question about Java
Post by: motomaniacs on November 21, 2007, 05:25:47 am
i would say 100000000% agreed with all those answer....
enough from me too ;)


Title: Re: Simple question about Java
Post by: _am_ on November 30, 2007, 09:49:51 am
sorry guys but i have a question too
how to make Opera Mini as a plugin of the running corelet that is used as music player ??
thanks for helping.


Title: Re: Simple question about Java
Post by: motomaniacs on December 03, 2007, 02:07:15 am
use virtual corelet and make the operamini as its plugin...
how to do that ask are_goenk


Title: Re: Simple question about Java
Post by: prasasti on December 04, 2007, 12:55:13 am
@BHa$
Try VC Manager, to add and delete plugin of Virtual Corelet.
Search for Zigot's thread, he already done that.