Results 1 to 5 of 5
Like Tree1Likes
  • 1 Post By jtokarchuk
  1. ryanhennessey's Avatar
    CrackBerry Newbie

    Posts
    5 Posts
    Thread AuthorThread Author   #1  

    Default Playbook App Development Question

    I'm brand new to app development. And I mean that to the point of I'm learning as I go. I want to build an app for personal use, keeping track of hours worked and money made/spent, with an option to enter the time after the fact(not one where I have to punch in/out at the exact times). There's a lot of apps similar on the app world, but nothing that fits my exact needs. Plus, I'd like to learn anyways. My question is this: what should I focus on learning in order to make an app for the playbook? The site lists different ways and I'm looking for the easiest way that works well. Any suggestions will be greatly appreciated!
  2. jtokarchuk's Avatar
    CrackBerry Abuser

    Posts
    404 Posts
    PIN
    32447A6C
    #2  

    Default

    Hi there.

    I would focus on HTML5 as your language of choice. It's the quickest language to get proficient in, there are zero costs, and it provides the quickest "work put in to enjoyment gotten out of" value.

    One of the founding members of OSBBx - A team dedicated to open source software on the BlackBerry platform.

    Projects
    Snes9x-pb (SNES Emulator) - Developer
    GBColor-PB (GameBoy Emulator) - Developer
    PCSX-reARMed-pb (PSX Emulator) - Contributor
    The Emulator Refresh Project - Lead
    My BlackBerry Appworld Vendor Link
    https://appworld.blackberry.com/webs...21461/?lang=EN
    Follow me on Twitter: @jtokarchuk

    KermEd likes this.
  3. ignites's Avatar
    CrackBerry Genius

    Posts
    1,670 Posts
    #3  

    Default

    look https://bdsc.webapps.blackberry.com/html5/api

    This was also asked as an idea in my post: Tools Not Toys

    so I may work on it later, if you are openning to sharing your ideas feel free to send me a DM and I may work on it.
    Developer for easyDial for BlackBerry Bold & inLink for BlackBerry PlayBook
    Find me online via twitter, or on the techfruits.com webpage & twitter account
  4. polytope's Avatar
    CrackBerry Abuser

    Posts
    331 Posts
    #4  

    Default

    In one word, WebWorks.
  5. KermEd's Avatar
    CrackBerry Genius

    Posts
    1,828 Posts
    Global Posts
    1,829 Global Posts
    #5  

    Default

    I'd go with HTML5. But I'd probably go one step farther and add a PHP webserver into the mix.

    That way, you can access it through a web-browser from your PC, iPhone, iPad, Android, PlayBook, etc. Easier I find.

    The PHP takes about 1 day to research, install everything, prepare the database. And adds about 1 day to development. With a 1 day development for the GUI and testing - you should have a working app up and running in 3 days if you are semi-comfortable with those terms.

    If you are doing everything brand new (including learning basic logic programming from a generalized point of view) you may need 5-10 days depending.

    You could create this as an AIR app in about 3 hours + testing if you are AS3 savey. But I dont like the idea of sticking to only one access point and no method to export the data.

    Ed.

Posting Permissions