- 04-09-2012, 02:15 PM
Thread Author #1
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!
- 04-09-2012, 02:21 PM #2
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
- 04-09-2012, 02:24 PM #3
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 - 04-10-2012, 01:57 PM #5
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.Blog | Vendor | OSBBx | filearchivehaven | @kerm_ed
Junior developer or wanting to learn? Join BBM chat using this QR code

Reply















