rubelnimbuzz / bm2

Automatically exported from code.google.com/p/bm2
GNU General Public License v2.0
0 stars 0 forks source link

Blackberry compatibility issues #208

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I've tried latest release of BombusMod1162 on selection of Blackberry 
devices and it failed to start on all of them. I was wondering whether there 
were plans to add support for those phones and fix those errors. 

Tested Devices:
1. BB9000 OS5 Error: Module Bombusmod1162 has verification error 3135 at offset 
cf49 
2. BB8520 OS4.6 Error: BombusMod1162 Symbol 'Runnable.a' not found 
3. BB8800 OS4.5 Error: Module Bombusmod1162-1 cannot depend on non-library 
'skate'

There are BB simulators available, but I can do testing on real devices 
whenever necessary. Sadly my Java programming skills are close to none so I 
can't do any real coding.

Regards
John

Original issue reported on code.google.com by johnx9...@gmail.com on 7 Jan 2012 at 2:56

GoogleCodeExporter commented 8 years ago
Have you try to compile bombusmod in Blackberry SDK, or you are just trying to 
run generic jar directly?

Original comment by vitalyster on 4 Feb 2012 at 10:31

GoogleCodeExporter commented 8 years ago
I have successfully compiled and built BombusMod using Blackberry SDK. It runs 
on Blackberry phones but seems it can't access the network. It can't connect to 
any server. 

Pls I need help

Original comment by pallyboy...@gmail.com on 19 Jul 2012 at 9:03

GoogleCodeExporter commented 8 years ago
If you will provide small instructions how to download, setup blackberry sdk 
and environment to compile bombusmod - I will try to build and will try to 
figure problem

Original comment by vitalyster on 19 Jul 2012 at 9:39

GoogleCodeExporter commented 8 years ago
Issue 219 has been merged into this issue.

Original comment by vitalyster on 20 Jul 2012 at 5:56

GoogleCodeExporter commented 8 years ago
Issue 217 has been merged into this issue.

Original comment by vitalyster on 20 Jul 2012 at 5:58

GoogleCodeExporter commented 8 years ago
johnx9999, I have done build with BB9000 SDK, to prevent "verify error" you can 
remove FILE_IO, FILE_TRANSFER and IMPORT_EXPORT abilites, you can test my build 
attached

Original comment by vitalyster on 20 Jul 2012 at 8:34

Attachments:

GoogleCodeExporter commented 8 years ago
Issue 223 has been merged into this issue.

Original comment by vitalyster on 11 Sep 2012 at 11:37