BlackBerry Forums Support Community
              

Showing results 1 to 50 of 163
Search took 0.02 seconds.
Search: Posts Made By: hibbert
Forum: Developer Forum 09-28-2012, 01:51 AM
Replies: 3
Views: 10,766
Posted By hibbert
Re: NoClassDefFound after adding some vars

It is while my MainScreen is initializing. There are no more information about this error :/

I wiped my device and tried to add a test-app, everything is fine. I try my app, still the same error :(
Forum: Developer Forum 09-27-2012, 02:06 AM
Replies: 3
Views: 10,766
Posted By hibbert
NoClassDefFound after adding some vars

Hi,
in my App I have got some classes (wow) with some getters and setters(double wow).

When I develop my App and Test it on my Blackberry (BB 9360 v. 7.1) it is all fine.

But after adding some...
Forum: BES Admin Corner 02-17-2012, 10:03 AM
Replies: 0
Views: 1,188
Posted By hibbert
revoke MDS push

Hi,
I'm a softwaredeveloper for BlackBerry and other mobile devices.
I send a MSD Push to my BB and show the content in my application.

If the BB is not reachable then the BES stores the push...
Forum: Developer Forum 03-10-2011, 03:11 AM
Replies: 0
Views: 1,498
Posted By hibbert
ksoap - Module not found

Hi,
i have found many examples and tutorials how to use ksoap, but when I start my project in BB simulator or on my BB device, then I get the errormessage:


I think I have to complie the jar...
Forum: Developer Forum 10-18-2010, 03:32 AM
Replies: 2
Views: 2,473
Posted By hibbert
Hi, thanks for your reply. I have installed the...

Hi, thanks for your reply.
I have installed the Version 6 od JDE, and there I have got the libraries, so I can try to work with them.

hibbert
Forum: Developer Forum 10-15-2010, 07:21 AM
Replies: 2
Views: 2,473
Posted By hibbert
How to "install" zxing in BlackBerry JDE?

Hi,
I have downloaded the zxing package from google. (ZXing-1.5.zip - zxing - ZXing 1.5 release - Project Hosting on Google Code...
Forum: Developer Forum 03-17-2010, 09:29 AM
Replies: 6
Views: 2,520
Posted By hibbert
Hi, ok, with this function i can receive Data...

Hi,
ok, with this function i can receive Data on my BB.
/**
* The listener thread, listens for push data from the MDS.
* it is usually better to do TCP communications in a separate...
Forum: Developer Forum 03-09-2010, 02:11 AM
Replies: 6
Views: 2,520
Posted By hibbert
I have used the Example of my Last Post...

I have used the Example of my Last Post (http://www.blackberryforums.com/developer-forum/194082-tcp-listener.html).

I start the push within the internet explorer or with a simple httprequest from...
Forum: Developer Forum 02-24-2010, 02:36 AM
Replies: 6
Views: 2,520
Posted By hibbert
Hi, OK, it works :) But I still have one...

Hi,
OK, it works :)
But I still have one problem and one question left:

First the problem: I have used your Code from the other Post. That works fine, but the StreamConnection is always null....
Forum: Developer Forum 02-23-2010, 09:24 AM
Replies: 6
Views: 2,520
Posted By hibbert
:oops: I don't know what happend there... i...

:oops: I don't know what happend there... i shouln'd work and post at the same time...

i wanted to know which port I have to use in Index of / (http://server:port/), but you already have answerd...
Forum: Developer Forum 02-17-2010, 05:06 AM
Replies: 6
Views: 2,520
Posted By hibbert
Push Data to BlackBerry (TCP)

Hi,
some time ago I asked for a TCP listener on Blackberry (http://www.blackberryforums.com/developer-forum/194082-tcp-listener.html). This Topic was closed, so I have to start a new one.

The...
Forum: Developer Forum 01-19-2010, 10:16 AM
Replies: 0
Views: 1,640
Posted By hibbert
makeMenu does not work after 10 times

Hi,
I have got an application which has 7 screens and in all of thoses screens I do have custom menus.

So I have overwritten the makeMenu void.

Then I start my application on the BB and open...
Forum: Developer Forum 08-06-2009, 06:20 AM
Replies: 1
Views: 2,185
Posted By hibbert
resize an PNG

Hi,
I want to scale an png Image in myApplication. I have found these ways:

// 1. way
EncodedImage ei = EncodedImage.getEncodedImageResource("splash.png");
BitmapField bmp = new...
Forum: Developer Forum 06-19-2009, 04:48 AM
Replies: 4
Views: 2,559
Posted By hibbert
Hi, i'm working with a BES, and I want to...

Hi,
i'm working with a BES, and I want to listen to a specified port, but the only way i know is to start a connection from the BB to a Server. But I want that the Server connects to the BB, so the...
Forum: Developer Forum 06-18-2009, 01:50 AM
Replies: 4
Views: 2,559
Posted By hibbert
TCP Listener

Hi everybody =)
I want to create a TCP listener without setting up a connection to a server.
I just want to listen if somebody wants to connect to my application via TCP on a special port.

For a...
Forum: Developer Forum 06-04-2009, 02:27 AM
Replies: 0
Views: 1,720
Posted By hibbert
create .jad file from 2 project for ota - Install

Hi,
I have got two Projects. Each Project has got a .jad file. Now I want to install these two Project on my BB over the air, by downloading with the BB Browser.

Can I merge the tho .jad-file to...
Forum: Developer Forum 04-20-2009, 03:04 AM
Replies: 1
Views: 1,780
Posted By hibbert
ObjectChoiceField - Add choice

Hi,
i want to add a choice to my ObjectChoiceField, after i have put it onto my Screen.
Now i'm using setChoices, but all "old" choice have been deleted, ok.

But how can I add a choice without...
Forum: Developer Forum 04-15-2009, 04:13 AM
Replies: 2
Views: 889
Posted By hibbert
Hi... erm... i have tried it, but... no but. it...

Hi...
erm... i have tried it, but... no but. it works fine :)

thanks =)

kind of regards hibbert
Forum: Developer Forum 04-14-2009, 08:46 AM
Replies: 2
Views: 889
Posted By hibbert
tcp: send special chars

hi,
some time ago i have asek how to decode special chars on a tcp connection (http://www.blackberryforums.com/developer-forum/157152-tcp.html).

now i want to send special chars, so that an...
Forum: Developer Forum 03-31-2009, 02:07 AM
Replies: 0
Views: 2,490
Posted By hibbert
setting row height in ObjectListField

Hi,
i have got a problem by setting the row height in a ObjectListField.
After i create a new instacne of an ObjectListField I set the row height by this code line:
c = new ListField(); ...
Forum: Developer Forum 03-19-2009, 04:36 AM
Replies: 2
Views: 1,181
Posted By hibbert
sending mail -> 01.01.1970

Hello,
i have a problem and i don't have a solution for it.
I want to send an email. Generally no problem. But in this case i use the same code as everytime.

the mail is stored in the...
Forum: Developer Forum 03-16-2009, 07:51 AM
Replies: 6
Views: 1,615
Posted By hibbert
ok, i have found how to create my own...

ok, i have found how to create my own InputFilter:
setFilter(new TextFilter(){
But I only want to accept numbers and ',' or '.'. And if the User presses the 'W'-Key, then a '1' should be written...
Forum: Developer Forum 03-16-2009, 05:45 AM
Replies: 6
Views: 1,615
Posted By hibbert
hi, working with two EditFields.... that's not...

hi,
working with two EditFields.... that's not what i'm searching for. using the keychar would be a way, but the idea to Write an won InputFilter sounds interesting. How do i do this?

hibbert
Forum: Developer Forum 03-13-2009, 04:32 AM
Replies: 6
Views: 1,615
Posted By hibbert
hey, ok, but is there a way to say that only 2...

hey,
ok, but is there a way to say that only 2 chars are allowed after the point??

thanks hibbert
Forum: Developer Forum 03-12-2009, 06:47 AM
Replies: 9
Views: 3,085
Posted By hibbert
hi, ok, but how do i create a dynamed...

hi,
ok, but how do i create a dynamed byte-array? and how do i convert this one to a new string?

thanks again.
hibbert
Forum: Developer Forum 03-11-2009, 05:43 AM
Replies: 9
Views: 3,085
Posted By hibbert
Ok, thanks, but that won't work, because of this...

Ok, thanks, but that won't work, because of this one here:
i have printed out every char, and look what happens:
i get this string: 613 Z??hler
and here are the char-numbers:
6 --> 54
1 --> 49...
Forum: Developer Forum 03-10-2009, 06:59 AM
Replies: 9
Views: 3,085
Posted By hibbert
hi, ok, and what if i can't change the source...

hi,
ok, and what if i can't change the source encoding? What should i do then? is there an option which i can change on the BES or on the BB?

thanks hibbert
Forum: Developer Forum 03-09-2009, 04:57 AM
Replies: 6
Views: 1,615
Posted By hibbert
float edit field

hi,
if i create a new EditField I can say taht only numbers are allowed. But what is if I want to enter a float value, e.g. $34.45 ?

is there a filter, too?

thanks hibbert
Forum: Developer Forum 02-27-2009, 04:58 AM
Replies: 9
Views: 3,085
Posted By hibbert
ok, i have tried this one here: do { ...

ok, i have tried this one here:

do {
ch = (byte)is.read();
sb.append((char) ch);
} while (is.available() > 0);
...
Forum: Developer Forum 02-19-2009, 06:10 AM
Replies: 3
Views: 1,543
Posted By hibbert
ok, this is what i have got (so far) public...

ok, this is what i have got (so far)
public class frmXML extends UiApplication{
MainScreen mainScreen = null;

private final class myScreen extends MainScreen {}

...
Forum: Developer Forum 02-19-2009, 05:21 AM
Replies: 3
Views: 1,543
Posted By hibbert
Ok thanks, i will take a look at it :) But...

Ok thanks, i will take a look at it :)

But the only Examples i could find doesn't return a class or something like that or I don't understand what is done there, so it really doesn't help me at...
Forum: Developer Forum 02-19-2009, 04:48 AM
Replies: 3
Views: 1,543
Posted By hibbert
XML serializer: XML -> myClass

Hi,
in vb.net there is a way to serialize a class to a XML-document and the other way round.
Is there also a simple way to do this in java for BlackBerry? I get a XML-document such like this one...
Forum: Developer Forum 02-04-2009, 06:57 AM
Replies: 4
Views: 2,219
Posted By hibbert
ermm what? ^^ can you give me an example of...

ermm what? ^^

can you give me an example of using a superclass? i can't follow you (at this time)

or is there a was to serialize the class to a string and save this string?


hibbert
Forum: Developer Forum 02-04-2009, 05:55 AM
Replies: 4
Views: 2,219
Posted By hibbert
while my blackberry was starting i attached the...

while my blackberry was starting i attached the debugger, and i get this error:
Error starting <projectname>: Class '<projectname>.clsOptions' multiply defined.

i used clsOptions in myOptions and...
Forum: Developer Forum 02-04-2009, 05:16 AM
Replies: 4
Views: 2,219
Posted By hibbert
Project type Library is not shown

Hi,
i have developed an Library Project, which was shown in the Settingslist, where you can find date and time settings etc.

Now i want to save one of my classes persistenable, thats no problem,...
Forum: Developer Forum 01-29-2009, 09:36 AM
Replies: 2
Views: 1,191
Posted By hibbert
or just try DeviceInfo.getBatteryLevel()

or just try DeviceInfo.getBatteryLevel()
Forum: Developer Forum 01-28-2009, 07:33 AM
Replies: 3
Views: 1,147
Posted By hibbert
ok, but i want to display this information in my...

ok, but i want to display this information in my own application, otherwise i wouldn't ask in the developer forum ;)
Forum: Developer Forum 01-28-2009, 04:35 AM
Replies: 3
Views: 1,147
Posted By hibbert
is the BB connected to a BES?

hello there,
is there a way to recognize, if the BlackBerry is connected and activated on a BES? Is there a registrationstate or something?

thanks hibbert
Forum: Developer Forum 01-20-2009, 05:12 AM
Replies: 0
Views: 882
Posted By hibbert
get date from server

hello tehre,
i want to get a date from a webserver. now i have tried this one here:
public static void setDate() {
SocketConnection sc = null;
InputStream is = null;
...
Forum: Developer Forum 01-09-2009, 03:55 AM
Replies: 2
Views: 1,347
Posted By hibbert
ahhh ok, now it works =) thanks

ahhh ok, now it works =) thanks
Forum: Developer Forum 01-09-2009, 03:14 AM
Replies: 2
Views: 1,347
Posted By hibbert
addGlobalEventListener to my class

Hello there =)
i want to add a addGlobalEventListener to my own class. Thats the code i've got so far:
class clsMyClass implements GlobalEventListener{
clsMyClass (boolen withEvent) {
if...
Forum: Developer Forum 01-06-2009, 08:31 AM
Replies: 1
Views: 1,093
Posted By hibbert
Hi, try this one here: public class myClass...

Hi,
try this one here:
public class myClass implements FolderListener {
private final Store _store;
private Service _service;

myClass() {
try {
_service =...
Forum: Developer Forum 12-18-2008, 09:45 AM
Replies: 4
Views: 3,468
Posted By hibbert
hi, i have done this in settings > advanced...

hi,
i have done this in settings > advanced >application > allow all

but it's still the same problem....
Forum: Developer Forum 12-18-2008, 09:43 AM
Replies: 2
Views: 744
Posted By hibbert
ah ok then it makes sense... thanks =)

ah ok then it makes sense...

thanks =)
Forum: Developer Forum 12-18-2008, 08:17 AM
Replies: 2
Views: 744
Posted By hibbert
sign project: 14 signatures requiered???

Hi
i want to sign my project. thats no problem, there are 3 entries which requires a key. thats ok (file myProject.cod)

Now i have made a change, so i have to sign again. no problem. wrong guess:...
Forum: Developer Forum 12-18-2008, 04:51 AM
Replies: 4
Views: 3,468
Posted By hibbert
update: the compiler error is fixed with: ...

update:
the compiler error is fixed with:
class clsRingtone implements PlayerListener{
// ...
public void playerUpdate(Player player, String event, Object eventData){}

now i just have the...
Forum: Developer Forum 12-18-2008, 04:20 AM
Replies: 4
Views: 3,468
Posted By hibbert
ControlledAccessException

Hi,
i try to play a ringtone on BB Curve (with Java 4.2.0.69). Now i get a net.rim.device.api.system.ControlledAccessException when i want to play the ringtone. here is my litte code:
class...
Forum: Developer Forum 12-17-2008, 06:51 AM
Replies: 10
Views: 11,620
Posted By hibbert
still got no soplution. here is what i have...

still got no soplution.
here is what i have tried so far:
public class myManager extends HorizontalFieldManager {
private int managerWidth;
private int managerHeight;
private EditField...
Forum: Developer Forum 12-05-2008, 06:23 AM
Replies: 3
Views: 3,465
Posted By hibbert
hi, thanks for your fast reply =) but i...

hi,
thanks for your fast reply =)

but i don't know how to resize the bitmap. I have this little function (constructor):
clsImage(String _bild, int width, int height) {
imgHeader =...
Forum: Developer Forum 12-05-2008, 02:59 AM
Replies: 3
Views: 3,465
Posted By hibbert
stretch image

hi,
i've got a problem with my startscreen. it displays a fullscreen image on BB 8707.
Now i've got a curve and there the resolution mus be different, because the image is not displayed all over...
Showing results 1 to 50 of 163

 
Forum Jump

Low Voltage Protector Disconnect Switch Digital Over-Discharge Protection Module picture

Low Voltage Protector Disconnect Switch Digital Over-Discharge Protection Module

$14.35



TC64 LCD Power USB Voltmeter Ammeter Voltage Current Meter TYPE C Display Tester picture

TC64 LCD Power USB Voltmeter Ammeter Voltage Current Meter TYPE C Display Tester

$19.49



AVR EA16 Automatic Voltage Regulator Compatible With KUTAI Generator GENSET picture

AVR EA16 Automatic Voltage Regulator Compatible With KUTAI Generator GENSET

$99.90



400W DC-DC Step Up Boost Voltage Converter High Power Supply Module  Adjustable picture

400W DC-DC Step Up Boost Voltage Converter High Power Supply Module Adjustable

$9.99



Renogy 500A Battery Monitor High and Low Voltage Programmable Alarm 500A Shunt picture

Renogy 500A Battery Monitor High and Low Voltage Programmable Alarm 500A Shunt

$70.99



USB Type C Voltmeter Current Meter Multimeter Voltage Digital Tester Detector  picture

USB Type C Voltmeter Current Meter Multimeter Voltage Digital Tester Detector

$105.43







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.