1. James97's Avatar
    Hi, i'd like to start developing my own app or game for BB10, i've had programming practise with my btec level 2 course with VB, where can i start, i know what i want to make its just what software do i use and how?

    Thank you.
    07-22-14 11:16 AM
  2. mvpcrossxover's Avatar
    This thread should help. I want to start myself but too lazy.
    http://forums.crackberry.com/new-bla...-ebook-918587/

    Team up?
    07-22-14 11:23 AM
  3. thurask's Avatar
    http://developer.blackberry.com/

    Native games should be in C/C++, using the Momentics IDE. Apps are more flexible, and you can pick pure C/C++, Cascades (a UI framework around C/C++) or WebWorks (HTML5/CSS/JavaScript).

    Posted via CB10
    mvpcrossxover likes this.
    07-22-14 11:24 AM
  4. James97's Avatar
    This thread should help. I want to start myself but too lazy.
    http://forums.crackberry.com/new-bla...-ebook-918587/

    Team up?
    when i understand how to do the coding etc abit more then yeah team up!
    07-22-14 11:24 AM
  5. James97's Avatar
    BlackBerry Developer

    Native games should be in C/C++, using the Momentics IDE. Apps are more flexible, and you can pick pure C/C++, Cascades (a UI framework around C/C++) or WebWorks (HTML5/CSS/JavaScript).

    Posted via CB10
    thank you thurask
    07-22-14 11:26 AM
  6. mvpcrossxover's Avatar
    when i understand how to do the coding etc abit more then yeah team up!
    I take it you're 17? You're starting pretty early.
    I'm kind of late to the party.
    jtv1 likes this.
    07-22-14 11:30 AM
  7. Traxxmy's Avatar
    I take it you're 17? You're starting pretty early.
    I'm kind of late to the party.
    Some even start at 7 learning code in assembler. Primitive coding language . Unfortunately I am too late. Reaching 30 in few years time.

    Symbian is still and always my favourite Os. Nokia 808. FilePLAY Music Player
    07-22-14 11:37 AM
  8. James97's Avatar
    yeah 17, just completed btec level 2 IT, wanting to go onto level 3 but also wanting to develop my own bb app, used VB for a few months understand some coding but this is completly different im guessing? can still team up though
    07-22-14 11:40 AM
  9. thurask's Avatar
    yeah 17, just completed btec level 2 IT, wanting to go onto level 3 but also wanting to develop my own bb app, used VB for a few months understand some coding but this is completly different im guessing? can still team up though
    Here's some useful resources:

    http://developer.blackberry.com -- BlackBerry Developer Site. Their documentation is the first stop if you're unsure of something.

    https://github.com/blackberry -- BlackBerry's code samples. Useful to illustrate concepts, or to nab some code here and there (why reinvent the wheel?).

    http://devblog.blackberry.com/ -- BlackBerry Developer Blog. Nifty.

    http://supportforums.blackberry.com/.../blackberrydev -- BlackBerry Developer Support Forums. Ask a question and it should get an answer. Crackberry's dev forums and Stack Overflow's BlackBerry tag are good too.

    Posted via CB10
    jtv1 likes this.
    07-22-14 11:47 AM
  10. mvpcrossxover's Avatar
    Some even start at 7 learning code in assembler. Primitive coding language . Unfortunately I am too late. Reaching 30 in few years time.

    Symbian is still and always my favourite Os. Nokia 808. FilePLAY Music Player
    I wasn't fortunate enough to own any type of electronics when I was young.
    I didn't know what a computer was until I was 9-10.
    07-22-14 12:41 PM
  11. James97's Avatar
    hi, having some problems, downloaded the momentics, but i try to run it i get a message, "failed to run java virtual machine" any way i can fix? thanks
    07-24-14 07:15 AM
  12. thurask's Avatar
    hi, having some problems, downloaded the momentics, but i try to run it i get a message, "failed to run java virtual machine" any way i can fix? thanks
    Which version of Java do you have installed?

    Posted via CB10
    07-24-14 07:42 AM
  13. James97's Avatar
    version 7, update 65 (bulid 1.7.0_65-b20), i check for java updates and it says i already have the latest java platform on my system?
    07-24-14 08:18 AM
  14. thurask's Avatar
    version 7, update 65 (bulid 1.7.0_65-b20), i check for java updates and it says i already have the latest java platform on my system?
    If your antivirus is on, make an exception for qde.exe (the Momentics executable). Furthermore, in the same directory as qde.exe, you should see qde.ini. Find the line:

    -Xmx1024M

    and replace it with

    -Xmx512M

    See if that works.
    jtv1 likes this.
    07-24-14 09:37 AM
  15. James97's Avatar
    If your antivirus is on, make an exception for qde.exe (the Momentics executable). Furthermore, in the same directory as qde.exe, you should see qde.ini. Find the line:

    -Xmx1024M

    and replace it with

    -Xmx512M

    See if that works.
    thank you it worked, if i get stuck with anything can i pm you?
    jtv1 likes this.
    07-24-14 10:10 AM
  16. thurask's Avatar
    thank you it worked, if i get stuck with anything can i pm you?
    Be my guest.

    Posted via CB10
    07-24-14 10:24 AM
  17. paulwallace1234's Avatar
    I take it you're 17? You're starting pretty early.
    I'm kind of late to the party.
    I started when I was 16 :P
    07-26-14 03:52 PM
  18. paulwallace1234's Avatar
    yeah 17, just completed btec level 2 IT, wanting to go onto level 3 but also wanting to develop my own bb app, used VB for a few months understand some coding but this is completly different im guessing? can still team up though
    I guess you're a brit?
    You should look into Next gen computing courses, Level three is the dogs bollocks, there's a networking one and software development one (mainly C# though), couldn't get in myself, the old maths let me down.
    jtv1 likes this.
    07-26-14 03:56 PM
  19. paulwallace1234's Avatar
    Symbian is still and always my favourite Os. Nokia 808. FilePLAY Music Player
    Nice to see a fellow Symbian dev, shame the old girl was discontinued
    07-26-14 04:07 PM
  20. James97's Avatar
    I guess you're a brit?
    You should look into Next gen computing courses, Level three is the dogs bollocks, there's a networking one and software development one (mainly C# though), couldn't get in myself, the old maths let me down.
    Yeah, maybe the software development one is for me but im only on equivilant of a gsce if thats that you mean about the old maths??
    07-26-14 06:55 PM
  21. paulwallace1234's Avatar
    Yeah, maybe the software development one is for me but im only on equivilant of a gsce if thats that you mean about the old maths??
    Sorry I'm from Hull, I sound a bit weird to others, Level 3 Next Gen computing need a GSCE B in Maths (you might scrape in with a C if you're lucky), I didn't even get a C in Maths, so I had no chance of getting in level 3, I was offered level 1 but it was of no interest to me.
    07-27-14 10:10 AM
  22. LordPiggyOfHam's Avatar
    Interesting thread. I've wanted to program since my first computer programming course in high school during the 1990s.

    Posted via CB10
    08-28-14 12:19 AM
  23. jtv1's Avatar
    I take it you're 17? You're starting pretty early.
    I'm kind of late to the party.
    Am crashing right in right now and am a GeandDaD
    Yiiipeee

    jtvberry
    02-10-15 06:56 PM
  24. KermEd's Avatar
    Been a while since I passed this thread how's the app coming along?

    Posted to CB via my Passport | FileArchiveHaven
    02-10-15 10:47 PM
  25. kanodhome's Avatar
    If you want make game use finite engine (Unity, Cocos2d), to apps use Native SDK, others way longer. After VB - C# easier C/C++.
    04-07-15 02:41 PM

Similar Threads

  1. Z10,Q10,Q5 will have to wait for 10.3.1, why?
    By tomsobon in forum BlackBerry 10 OS
    Replies: 23
    Last Post: 10-07-14, 07:04 PM
  2. Skype app out of date.
    By boody78 in forum BlackBerry 10 Apps
    Replies: 9
    Last Post: 07-22-14, 09:50 PM
  3. Replies: 1
    Last Post: 07-22-14, 06:48 PM
  4. BlackBerry brings more apps to the Secure Work Space for iOS and Android
    By CrackBerry News in forum CrackBerry.com News Discussion & Contests
    Replies: 0
    Last Post: 07-22-14, 09:12 AM
LINK TO POST COPIED TO CLIPBOARD