1. CrackOp's Avatar
    Overview (probably everybody knows)
    • awesome screen resolution&ppi, lightweight
    • poor battery, touch event acting weirdly, freeze/crash all the time ...


    Technical
    1. System seems to treat screen orientation oddly (portrait as landscape, and vice versa). For instance, for the game Tetris, you need to edit MANIFEST.MF and set the screen orientation to landscape so that it will actually run in portrait mode. Developers will get confused if this problem isn't going to be solved.
    2. The microphone seems to be on the top (probably another one hidden in the bottom), and the louder speaker is on the bottom of the device. So if you want to make VoIP phone calls (ex. Spare Phone), it's a good idea to hold it upside down.
    3. As we all know, sys.* cannot be uninstalled directly due to the "permanent" system action. However, they can be uninstalled indirectly. You can't sign any sys.*.bar package so you'll need a debug token installed on the device. Here's the way:
      1. get the original sys.*.bar file; (Well, actually any package with the same package name and id will do, but to avoid the hassle, just grab & modify the original one)
      2. delete all *.SF, *.EC inside the META-INF folder of the archive (4 files);
      3. edit META-INF/MANIFEST.MF:
        1. replace Package-Author and Package-Author-Id with values of yours;
        2. remove the line of Package-Author-Certificate-Hash;
        3. change Application-Development-Mode to "true";
        4. find Entry-Point-System-Actions, remove "permanent" from the list.
      4. install the modified bar package. the result should be a Mode Error. Don't worry about that.
      5. uninstall the sys.*. now it will work.
      6. so now you shouldn't be afraid of testing any sys.* bars.

      (Don't know how to install/uninstall? Try my PlayBook App Manager)
    4. I've tested sys.* bars from the os2.0. Unfortunately messages don't work in portrait mode. So if anyone has the sys.* bars form the os2.1beta, please reply or pm me.
    5. sys.clock, sys.voicerecorder, sys.youtube and sys.podcasts works perfectly.
    Last edited by CrackOp; 06-23-12 at 08:28 AM. Reason: Updated
    Snuupy and jerryeight like this.
    06-21-12 05:46 PM
  2. Snuupy's Avatar
    sys.pictures/videos work with a few resolution issues, but they work overall.

    sys.clock working.

    sys.weather broken.

    Edit: If anyone wants me to test a few apps for them, feel free to reply to this thread.

    Edit 2: App world not working.
    Edit 3: Bridge broken.
    Last edited by Snuupy; 06-22-12 at 12:16 AM.
    06-21-12 11:41 PM
  3. mapsonburt's Avatar
    That's why they call it an "Alpha"... But it does worry me that they'd be clueless enough to put the mic/speaker upside down... Thanks for the sneak peek.
    06-22-12 03:48 AM
  4. big bb's Avatar
    They did that so that it can not function as a phone so that people cant sell them, and so that they get them back when the test period is over
    06-22-12 12:07 PM
  5. Steve Rizla's Avatar
    The phone has two speakers. The one on the bottom is for speakerphone/playing videos/mps, etc. and then there is one next to the front facing camera as in any other phone.

    The mic is at the top of the phone but it picks up voice just fine when holding the phone right side up(i've tested it).

    The small battery and the fact that you you have to return the phone, whether you release an app or not, are probably the main reasons why you will not be able to use the phone as a daily driver.
    Last edited by Steve Rizla; 06-22-12 at 02:28 PM.
    06-22-12 02:22 PM
  6. Snuupy's Avatar
    Just tested, music app works fine (though everything is super small)
    06-22-12 04:34 PM
  7. CrackOp's Avatar
    That's why they call it an "Alpha"... But it does worry me that they'd be clueless enough to put the mic/speaker upside down... Thanks for the sneak peek.
    I'm not complaining. Just want to point out some facts that RIM should be aware of.
    I understand the battery-weight trade-off and that's okay. And no preloaded apps? No problem. After all it's a dev device and I can surely invent my own. But RIM should really fix the frequent freezes/crashes with an update and it's indeed annoying. You should at least provide a reliable development/test environment. If it freezes, how would I know if it's OS's fault or my app causes it? Sometimes it even freezes right after I reboot the system.
    Last edited by CrackOp; 06-23-12 at 08:23 AM.
    06-23-12 07:49 AM
  8. CrackOp's Avatar
    The phone has two speakers. The one on the bottom is for speakerphone/playing videos/mps, etc. and then there is one next to the front facing camera as in any other phone.

    The mic is at the top of the phone but it picks up voice just fine when holding the phone right side up(i've tested it).

    The small battery and the fact that you you have to return the phone, whether you release an app or not, are probably the main reasons why you will not be able to use the phone as a daily driver.
    You are right. I wonder if they are working in a left/right channel scheme. (<==Updated: No, it's not the case.) When both speakers are used, apparently the bottom one is louder so if you can hear via the top speaker, everyone near you can also hear the voice from the bottom one.

    For the mic thing, I think maybe there are probably two microphones, one on the top, and the other one hidden in the bottom.
    Last edited by CrackOp; 06-24-12 at 01:43 AM.
    06-23-12 08:00 AM
  9. CrackOp's Avatar
    Just tested, music app works fine (though everything is super small)
    Thanks for all these tests. Some apps form os2.0 works perfectly, only with a smaller background image and/or smaller buttons, which are totally acceptable.
    I just wish I could get os2.1beta's sys.messages. Lol.
    06-23-12 08:05 AM
  10. CrackOp's Avatar
    They did that so that it can not function as a phone so that people cant sell them, and so that they get them back when the test period is over
    Well they can just brick every device remotely, unless someone keeps his device always offline OR blocks blackberry server on the router. Nevertheless, I just make the most use out of every device on my hand.
    06-23-12 08:13 AM
  11. Snuupy's Avatar
    Hey OP, I got messages for the 2.1 beta, works great in portrait - not so much in landscape.

    Edit: 2.1 beta files are on the interwebs.

    Edit 2: Contacts doesn't work
    Last edited by Snuupy; 06-23-12 at 07:57 PM.
    CrackOp likes this.
    06-23-12 04:57 PM
  12. CrackOp's Avatar
    Hey OP, I got messages for the 2.1 beta, works great in portrait - not so much in landscape.

    Edit: 2.1 beta files are on the interwebs.

    Edit 2: Contacts doesn't work
    I can confirm that sys.contacts from os2.1beta doesn't work. However sys.contacts from os2.0 works in landscape mode.
    06-24-12 12:56 AM
  13. Snuupy's Avatar
    If you've got any other files you'd like me to test, list them here.

    Edit: Orb Live works great, except it likes to put up errors after it's done a song, but it now plays movie files!
    Robot Unicorn is broken ):
    Last edited by Snuupy; 06-24-12 at 05:07 AM.
    06-24-12 05:03 AM
  14. Pete6's Avatar
    You are right. I wonder if they are working in a left/right channel scheme. (<==Updated: No, it's not the case.) When both speakers are used, apparently the bottom one is louder so if you can hear via the top speaker, everyone near you can also hear the voice from the bottom one.

    For the mic thing, I think maybe there are probably two microphones, one on the top, and the other one hidden in the bottom.
    RIM did this with the 9000. It was a huge phone but loved by many. At the time it was reckoned to have the best sound of any phone. It would play back in stereo on speakers.

    RIM has a great depth of cell phone technology and innovation from years of research and tests - this is without its store of patents. It should be able to make a phone that has better sound that any that came before if it wishes to.
    06-24-12 05:52 AM
LINK TO POST COPIED TO CLIPBOARD