Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Motocoders.com

Motocoders.com

Scheduled Pinned Locked Moved The Lounge
javacomdesignhelpquestion
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Russell Morris
    wrote on last edited by
    #1

    I just splurged on a Motorola V600 phone, after years and years of always having the cheapest cell phone (usually free) I could get. I always figured 'what the heck, I don't make many calls, why do I need an expensive phone?'. So, the v600 is a nice phone. Camera, some micro-office style apps, WAP browser, bluetooth, etc... It makes phone calls too, of course ;) However, it also houses a J2ME runtime (Java 2 Micro Edition). 'Neat', I thought. But it gets better: I stumbled onto Motocoders.com. After a simple signup, I downloaded Motorola's custom J2ME SDK for this series of phones. It includes a device emulator that emulates most of their J2ME-enabled phones for development. So now, I'm trying to think what I'm going to build for my phone. Their SDK allows access to everything in the phone - UI library, Sockets (UDP only), Bluetooth, HTTP/HTTPS, etc. This is really cool - I had no idea it was this simple! Has anybody else been bitten by the custom phone-app bug? -- Russell Morris "So, broccoli, mother says you're good for me... but I'm afraid I'm no good for you!" - Stewy

    J B P 3 Replies Last reply
    0
    • R Russell Morris

      I just splurged on a Motorola V600 phone, after years and years of always having the cheapest cell phone (usually free) I could get. I always figured 'what the heck, I don't make many calls, why do I need an expensive phone?'. So, the v600 is a nice phone. Camera, some micro-office style apps, WAP browser, bluetooth, etc... It makes phone calls too, of course ;) However, it also houses a J2ME runtime (Java 2 Micro Edition). 'Neat', I thought. But it gets better: I stumbled onto Motocoders.com. After a simple signup, I downloaded Motorola's custom J2ME SDK for this series of phones. It includes a device emulator that emulates most of their J2ME-enabled phones for development. So now, I'm trying to think what I'm going to build for my phone. Their SDK allows access to everything in the phone - UI library, Sockets (UDP only), Bluetooth, HTTP/HTTPS, etc. This is really cool - I had no idea it was this simple! Has anybody else been bitten by the custom phone-app bug? -- Russell Morris "So, broccoli, mother says you're good for me... but I'm afraid I'm no good for you!" - Stewy

      J Offline
      J Offline
      Johan Rosengren
      wrote on last edited by
      #2

      Yeah, Symbian UIQ for me :-)

      1 Reply Last reply
      0
      • R Russell Morris

        I just splurged on a Motorola V600 phone, after years and years of always having the cheapest cell phone (usually free) I could get. I always figured 'what the heck, I don't make many calls, why do I need an expensive phone?'. So, the v600 is a nice phone. Camera, some micro-office style apps, WAP browser, bluetooth, etc... It makes phone calls too, of course ;) However, it also houses a J2ME runtime (Java 2 Micro Edition). 'Neat', I thought. But it gets better: I stumbled onto Motocoders.com. After a simple signup, I downloaded Motorola's custom J2ME SDK for this series of phones. It includes a device emulator that emulates most of their J2ME-enabled phones for development. So now, I'm trying to think what I'm going to build for my phone. Their SDK allows access to everything in the phone - UI library, Sockets (UDP only), Bluetooth, HTTP/HTTPS, etc. This is really cool - I had no idea it was this simple! Has anybody else been bitten by the custom phone-app bug? -- Russell Morris "So, broccoli, mother says you're good for me... but I'm afraid I'm no good for you!" - Stewy

        B Offline
        B Offline
        Bassam Abdul Baki
        wrote on last edited by
        #3

        Not the phone bug, but the PDA one. I was starting to get into Palm programming and was diverted to something else. Also, a friend of mine told me to look into Qualcomm's BREW SDK, which I haven't had time to do. "For that one fraction of a second, you were open to options you would never have considered. That is the exploration that awaits you. Not mapping stars and studying nebula, but charting the unknown possibilities of existence." - Q (Star Trek: The Next Generation) ^ Blog

        1 Reply Last reply
        0
        • R Russell Morris

          I just splurged on a Motorola V600 phone, after years and years of always having the cheapest cell phone (usually free) I could get. I always figured 'what the heck, I don't make many calls, why do I need an expensive phone?'. So, the v600 is a nice phone. Camera, some micro-office style apps, WAP browser, bluetooth, etc... It makes phone calls too, of course ;) However, it also houses a J2ME runtime (Java 2 Micro Edition). 'Neat', I thought. But it gets better: I stumbled onto Motocoders.com. After a simple signup, I downloaded Motorola's custom J2ME SDK for this series of phones. It includes a device emulator that emulates most of their J2ME-enabled phones for development. So now, I'm trying to think what I'm going to build for my phone. Their SDK allows access to everything in the phone - UI library, Sockets (UDP only), Bluetooth, HTTP/HTTPS, etc. This is really cool - I had no idea it was this simple! Has anybody else been bitten by the custom phone-app bug? -- Russell Morris "So, broccoli, mother says you're good for me... but I'm afraid I'm no good for you!" - Stewy

          P Offline
          P Offline
          Paul Watson
          wrote on last edited by
          #4

          Oooh, ooh. I have the V600 and I have a request, if I may; It is a great phone but instead of letting each app have free reign over the available space it partitions it off and only lets an app fill up it's segment, as far as I can tell. e.g. I keep hitting the 100 or so SMS limit but on checking the phones memory it says I still have 5Mb free. I don't have much need for the voice, audio and image apps but I want to be able to store more SMSs. So if you can figure out how to manipulate that setting via the SDK I will be very grateful. regards, Paul Watson South Africa The Code Project

          A 1 Reply Last reply
          0
          • P Paul Watson

            Oooh, ooh. I have the V600 and I have a request, if I may; It is a great phone but instead of letting each app have free reign over the available space it partitions it off and only lets an app fill up it's segment, as far as I can tell. e.g. I keep hitting the 100 or so SMS limit but on checking the phones memory it says I still have 5Mb free. I don't have much need for the voice, audio and image apps but I want to be able to store more SMSs. So if you can figure out how to manipulate that setting via the SDK I will be very grateful. regards, Paul Watson South Africa The Code Project

            A Offline
            A Offline
            Andrew Peace
            wrote on last edited by
            #5

            That's so annoying. That happens on every phone I've had unfortunately, and I have no idea why. My current Samsung phone has 21mb memory and can store only 200 messages regardless of where else I free space. It's the same with the phonebook, why do they have to give the phonebook a fixed size when the phone has so much memroy? -- Andrew.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups