BlackBerry Forums Support Community

BlackBerry Forums Support Community (http://www.blackberryforums.com/index.php)
-   Developer Forum (http://www.blackberryforums.com/forumdisplay.php?f=15)
-   -   8520 App Information / Help (http://www.blackberryforums.com/showthread.php?t=258630)

TheNova 03-25-2012 03:06 PM

8520 App Information / Help
 
I have a general chat forum run by MyBB (forum software) and it uses a MySQL database to store thread/post information, usernames, passwords and basically everything for logging in with and starting threads.

I have some questions regarding making an app for my 8520.

1. Can an app be made to show latest posts/threads made by members?

2. In the same app, could announcements be made to show at the top? Announcements would be pulled from a specific category/section.

3.Have an option for members to login, to be able to do question 1 above. Usernames and Passwords would be pulled from the users table in the database.

That's what I have to ask just now. Design for the app would not matter, as I can make the icons/theme or whatever graphic is needed.
Posted via BlackBerryForums.com Mobile

Dubdub 03-25-2012 05:55 PM

Re: 8520 App Information / Help
 
Moved to a more appropriate section of the Forum.

TheNova 03-26-2012 04:14 AM

Re: 8520 App Information / Help
 
Thank you Dubdub, wasn't sure where to make the thread.
Posted via BlackBerryForums.com Mobile

Dougsg38p 03-26-2012 09:26 AM

Re: 8520 App Information / Help
 
All this is possible.

TheNova 04-02-2012 01:03 PM

Re: 8520 App Information / Help
 
How would I go about getting started on this? Or could anyone tell me how much it would cost to get one made?
Posted via BlackBerryForums.com Mobile

Dougsg38p 04-02-2012 01:12 PM

Re: 8520 App Information / Help
 
If you are not a Java developer, then you have a pretty steep learning curve. I'd also question the advisability of doing this in Java, since the next rev of the BB phones will not support Java (it's end of life).

You could probably attempt this with a web application, which would also be usable on the new BB OS10 phones. Or you might use the new BB C++/QNX platform to develop it.

Pazvanti 04-03-2012 10:18 AM

Re: 8520 App Information / Help
 
All of what you said is possible, but requires you to know how to program quite well. First off all you will to know Java/C++/JavaScript&HTML5...Also, you may need to know PHP as well to pull data from the database on request. This isn't an easy task and there isn't a way to do this in a couple of hours, even if you are an experience developer.


All times are GMT -5. The time now is 06:18 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.