-3

I have develop a small application in midlet. Now i need to install this app into my nokia mobile(5130 xpressmusic).

Lucifer
  • 29,392
  • 25
  • 90
  • 143
Nagaraju
  • 1,205
  • 2
  • 11
  • 12

1 Answers1

1

Create .jar and .jad files of that application ( sun-toolkit provides options to create those ) and move these files in your phone and install them as regular application :)

peeyush
  • 2,841
  • 3
  • 24
  • 43