Slashdot Mirror


Qualcomm's BREW Gets GCC Support

bigjocker writes "Now you can use GCC to build BREW applications. Very good news for us BREW developers who use linux and have to install MS VC++ just for compiling the apps."

10 comments

  1. Brew is still problematic by Jahf · · Score: 2, Interesting

    Brew is still a very closed system as far as having to have the application signed to get it to run, and I haven't seen any good "do it yourself" methods. I would still much rather have a J2ME (Java) phone.

    Not saying this is bad, getting GCC support is great for anything like this (I wish that GCC could compile targets for my Neuros), just weighing in on Brew in general.

    --
    It is more productive to voice thoughtful opinions (reply) than to judge (moderate) others.
  2. What the h*ll is this "BREW"? by ArmorFiend · · Score: 1
    QUALCOMM's BREWâ solution is a complete, open product and business system for the development and over-the-air deployment of data services on wireless devices. The BREW solution provides the necessary tools and value-added services to developers, device manufacturers and wireless operators for application development and distribution, device configuration, and billing and payment. Through its BREW solution, QUALCOMM delivers the following products and services:
  3. Only a little better .. by szyzyg · · Score: 1

    WE stil need to get apps signed to run on my hone right? So even if I wanted to write all those apps I'd not be able to distribute them easily right?

  4. MS VC++ runs under linux! by Anonymous Coward · · Score: 0, Funny
    Very good news for us BREW developers who use linux and have to install MS VC++ just for compiling the apps.

    Where can I get the MS VC++ that runs under linux?????

  5. BREW costs bucks by klui · · Score: 4, Informative

    It's nice to be able to use gcc to build BREW applications, but you still need to fork over serious bucks (I hear around at least US$2K) in order to acquire the correct keys to sign and upload your apps to a BREW device. Currently, all cellphones that are BREW enabled like Motorola's T720, LG's VX4400 are all BREW 1.x and lacks a lot of the cool features of BREW 2.0, like the ability to run Java apps. To run Java apps, you'll need to use a PDA instead. Even though I have an BREW 1.x cellphone, I would much rather prefer Symbian-enabled devices. I would like to check out something like Tailgunner or Xevious, that's already out on Java. I can see why they want to tighten requirements for uploading these apps due to security, but there is only one way through which you can upload your apps--Qualcomm-sanctioned channels like Get It Now on Verizon's network.

  6. Review of phone APIs by ArmorFiend · · Score: 2, Interesting

    For a long time I've been wondering how to hack my cellphone. This BREW thing looks a little...cough...heavy. Is programability only a feature of high end phones?

    I work for a bike courier company. I want to overlay the text message functionality with my own menus and logic. Basically we get runs as text messages, then I want to hit 1 key to reply with "run recieved", then another for "pick up complete", then another for "drop off complete". I also want to load in the metrics of our (grid shaped) city and have it run the travelling salesman problem for me. (ya ya, its NP-complete, but still EZ for n=3 runs)

    1. Re: Review of phone APIs by Omniscient+Ferret · · Score: 1

      I love that idea.

      I just got a phone for free (after rebate), which does Java to some extent. I haven't played with that part of it yet - I probably will have to connect it directly to a computer, & I lacked a specific goal, & I just got it.

    2. Re:Review of phone APIs by Anonymous Coward · · Score: 0

      Unless you want to go nuts, no *easy* way on a low-end phone. However, you can solve part of the SMS issue by using smart software on the headend- receive SMS into some sort of generic database munge, and "1 = received, 2 = got it, 3 = dropped it, 4 = 'other, can't elaborate, in traffic'" (pick a key that's ergonomically reachable!)... ...you'd probably still be better off brute-forcing the salesman problem on a 1GHz box shared amongst the crew than the ~1MHz microcontroller driving the interface in your phone, but the idea is that BREW and PDA-hybrids (currently the "high end" models) should help.

  7. Forget BREW by spludge · · Score: 1

    Brew is far too tightly locked down by qualcomm. It makes releasing an application for the phones impossible for smaller developers and it will kill the market.

    J2ME phones all the way, there are much better apps available.