Moto Hell - The Motorola Modding Community

Motorola Phone Models => Java => Topic started by: deepaksrivastav on October 03, 2007, 11:13:11 pm



Title: How to write your own corelet?
Post by: deepaksrivastav on October 03, 2007, 11:13:11 pm
Anyone knows how to write your own corelet?


Title: Re: How to write your own corelet?
Post by: BruceLee on October 04, 2007, 12:03:35 am
First of all you must know java programming language and i think you could use jdk (java developement kit) and netbeans mobility (addon for netbeans - java programming software) to create one... but i tell you.. it's quite hard.

I once tried to do one and i canceled the project after a couple of days because all i could do was to insert some images and text but i didn't realised a powerfull connection between the "pages" or some dinamic thing...

Anyway if you do a java app please share with us... who knows maybe you will create the next generation of mp3player.. ;)

Good luck!


Title: Re: How to write your own corelet?
Post by: deepaksrivastav on October 04, 2007, 12:22:20 am
Oh i m pretty good in Java ;)
In fact, i had developed a small game about 2 years back for e398 which i ve lost now :(
I always wanted to develop an mp3 player !
I ll give it a try now :)


Title: Re: How to write your own corelet?
Post by: BruceLee on October 04, 2007, 12:34:53 am
hmmm so you really are a java programmer... then i'm waiting for your creation.. Good luck again


Title: Re: How to write your own corelet?
Post by: Jithin on October 04, 2007, 01:08:37 am
Best of luck Deepak :)
I wish I could help,but I've zero knowledge in Java programming :(


Title: Re: How to write your own corelet?
Post by: BruceLee on October 04, 2007, 01:19:02 am
If you really are going to do an mp3 player make it skinable, good looking, good functionality and fast if you can.

Take it as an opinion in what means for me a good mp3 player... Maybe for others it means nothing...i don't know but before you start the project you could make a poll or a topic in which each and every mp3 player user (and i think there are many) could say what makes a good mp3 player so through that you will have also some feedback.

Just trying to help  :)


Title: Re: How to write your own corelet?
Post by: deepaksrivastav on October 04, 2007, 02:09:08 am
Thanks a ton guys :)



Title: Re: How to write your own corelet?
Post by: pizzadox619 on October 04, 2007, 05:14:11 pm
Good luck deepak.
I hope your mp3 player supports id3tag v1, v2, & artwork. hehe.
It's MIDlet or Corelet?


Title: Re: How to write your own corelet?
Post by: deepaksrivastav on October 04, 2007, 09:34:59 pm
Well i really dunno how to write a corelet!
Will write a midlet first and later try to make it a corelet!
Lets see where it goes


Title: Re: How to write your own corelet?
Post by: motomaniacs on October 05, 2007, 04:35:45 am
waiting mode on man,... ;)


Title: Re: How to write your own corelet?
Post by: deepaksrivastav on October 06, 2007, 03:13:17 am
Wrote a small program to play mp3 on my e398 today !  (only play control was supported)  8)
I also wrote a program to parse the file system !  8)

I m planning to first release an alpha version which will probably have all the basic controls like Play, Pause, Stop, Next, Previous, Volume up/down and
most importantly it will be a midlet.

The interface will be very simple. And in the later stages, will try to make it a corelet and implement skinning, id3 tags, album art image support etc etc ...

Really excited to do this now :)


Title: Re: How to write your own corelet?
Post by: BruceLee on October 06, 2007, 11:44:42 am
so you started already.. nice.. i hope you'll do something nice.. i'll try to support you and i'll surely test your app.. so waiting for the alpha version


Title: Re: How to write your own corelet?
Post by: deepaksrivastav on October 06, 2007, 12:18:02 pm
thanks bro :)