BlackBerry Forums Support Community
              

Showing results 1 to 50 of 50
Search took 0.01 seconds.
Search: Posts Made By: Aiwa
Forum: Developer Forum 07-24-2008, 08:54 AM
Replies: 18
Views: 20,740
Posted By Aiwa
well...i took a class in high school for basics...

well...i took a class in high school for basics for java, so i know enogh of basics of java
but JDE doesn't use the normal java, the basic classes or anything like that
and that's how i'm having...
Forum: Developer Forum 07-23-2008, 08:45 AM
Replies: 8
Views: 2,093
Posted By Aiwa
yea yea i got it now...my business has it so i...

yea yea i got it now...my business has it so i could use it for the software they want...but as Dougsg38p said, SMS seems like a better way, but i'll keep the BES as my backup plan
Forum: Developer Forum 07-23-2008, 08:37 AM
Replies: 8
Views: 2,093
Posted By Aiwa
do i use a fold listener too?

do i use a fold listener too?
Forum: Developer Forum 07-23-2008, 08:34 AM
Replies: 8
Views: 2,093
Posted By Aiwa
uhmnmm yea yea, that should work...i'm gonna...

uhmnmm
yea yea, that should work...i'm gonna look into it...thank you :]
Forum: Developer Forum 07-23-2008, 08:16 AM
Replies: 8
Views: 2,093
Posted By Aiwa
uhn...about BES...does it work with any BB phone...

uhn...about BES...does it work with any BB phone or does it has to be with some kind of special server?
Forum: Developer Forum 07-23-2008, 08:13 AM
Replies: 18
Views: 20,740
Posted By Aiwa
yea, that's very helpful, thank you i also...

yea, that's very helpful, thank you

i also didn't read a lot about FolderListener, i just tried to implement it in my main class, which didn't end up pretty well...
but thanks for the help dude,...
Forum: Developer Forum 07-23-2008, 08:09 AM
Replies: 18
Views: 20,740
Posted By Aiwa
even though you're not trying to be a jerk you...

even though you're not trying to be a jerk you were.
this is a forum to help people and with your post you didn't help ANYONE, just created one more message to be left in this post...

don't even...
Forum: Developer Forum 07-22-2008, 04:45 PM
Replies: 18
Views: 20,740
Posted By Aiwa
How does BES or Unite server work? and how do i...

How does BES or Unite server work? and how do i know if i can use that?
is that something special that depends on the BlackBerry cause some have BES, or what?
Forum: Developer Forum 07-22-2008, 04:35 PM
Replies: 8
Views: 2,093
Posted By Aiwa
Web Signals API

i need one phone to send some stream of information to other phones using their number, and cannot be the e-mail.

this stream of data would be only like one line of text, and all the other phones...
Forum: Developer Forum 07-22-2008, 03:55 PM
Replies: 20
Views: 2,080
Posted By Aiwa
yea,,, i tried as much as i can..for some reson...

yea,,, i tried as much as i can..for some reson my printlns do NOT appear on the console, for some weird reason.



If anyone has any other idea i can try to debug using steps, please help :-(
Forum: Developer Forum 07-22-2008, 02:14 PM
Replies: 20
Views: 2,080
Posted By Aiwa
it does break... but the printlines do not show...

it does break...
but the printlines do not show on the console

if i take out the breakline it's going to run all the way, show the errors and not show any Printlns :(
Forum: Developer Forum 07-22-2008, 01:37 PM
Replies: 20
Views: 2,080
Posted By Aiwa
ok...i fixed it but still not receiving the...

ok...i fixed it but still not receiving the printlns



http://i44.photobucket.com/albums/f33/Dookierools/2.jpg
Forum: Developer Forum 07-22-2008, 01:30 PM
Replies: 20
Views: 2,080
Posted By Aiwa
now not even my simulator is working anymore ...

now not even my simulator is working anymore

i tried cleaning the folder with the Clean.bat file, like 5 times and it doesnt work


errrrrrr
Forum: Developer Forum 07-22-2008, 12:43 PM
Replies: 20
Views: 2,080
Posted By Aiwa
but on the Project i activated only one project...

but on the Project i activated only one project...
Forum: Developer Forum 07-22-2008, 12:22 PM
Replies: 20
Views: 2,080
Posted By Aiwa
hey when i go to my breakpoint options, here is...

hey
when i go to my breakpoint options, here is how it looks...
see if i'm doing anything wrong

http://i44.photobucket.com/albums/f33/Dookierools/breakpoint.jpg
Forum: Developer Forum 07-22-2008, 12:12 PM
Replies: 20
Views: 2,080
Posted By Aiwa
and the SOP("Debug") is right under the public...

and the SOP("Debug") is right under the public static main(String[]args);



it should show at least the first one. :S
Forum: Developer Forum 07-22-2008, 12:10 PM
Replies: 20
Views: 2,080
Posted By Aiwa
i used Alt+F to look for a String called "Debug"...

i used Alt+F to look for a String called "Debug" and i received String not found.



i put many SOP on the whole program, like Debug 1, Debug 2, Debug 3...i didn't see any on the console, and...
Forum: Developer Forum 07-22-2008, 11:50 AM
Replies: 20
Views: 2,080
Posted By Aiwa
Uhm...That's weird It doesn't show on mine...at...

Uhm...That's weird
It doesn't show on mine...at all
is that any configuration for that?

here, look:

http://i44.photobucket.com/albums/f33/Dookierools/BUG.jpg
Forum: Developer Forum 07-22-2008, 11:00 AM
Replies: 6
Views: 2,298
Posted By Aiwa
or that

or that
Forum: Developer Forum 07-22-2008, 11:00 AM
Replies: 6
Views: 2,298
Posted By Aiwa
Create a new Class that extends "ButtonListener",...

Create a new Class that extends "ButtonListener", then overwrite all the methods it ask you to.
Then on the main class, just button.setListener(Mathod)
I think, i might have messed up on the order...
Forum: Developer Forum 07-22-2008, 10:53 AM
Replies: 20
Views: 2,080
Posted By Aiwa
yea i thought about that but what can i put in...

yea i thought about that but what can i put in there to show me like "hey, i passed here..."?
cause when i use to do in other apps, i would simply do System.out.println();
i don't think a println...
Forum: Developer Forum 07-22-2008, 10:42 AM
Replies: 20
Views: 2,080
Posted By Aiwa
ok... i got: Runtime Exception ...

ok... i got:

Runtime Exception
ApplicationManagerException

but then when i look to the stacks, there are lots of method calls, and they make no sense after a while...it is not connected...
Forum: Developer Forum 07-22-2008, 10:16 AM
Replies: 20
Views: 2,080
Posted By Aiwa
yea, but my call stack has 14 calls.... if...

yea, but my call stack has 14 calls....

if you mean get the first one..it says: "RibbonLauncherApp.main(String[])" on line 82.

And yes, i would love to know what exception is it too...but i...
Forum: Developer Forum 07-22-2008, 09:57 AM
Replies: 20
Views: 2,080
Posted By Aiwa
Uncaught exception thrown...

Hey, i'm trying to develop a program and i'm using the JDE.
everything was going fine until i run my program and receive an Uncaught exception thrown.
all the errors before i execute are easy to...
Forum: Developer Forum 07-18-2008, 01:47 PM
Replies: 10
Views: 4,591
Posted By Aiwa
yea...i'm gonna try that and i'll post any news ...

yea...i'm gonna try that and i'll post any news

and no, my contact list would not and CANT interact with the normal phonebook
Forum: Developer Forum 07-18-2008, 12:46 PM
Replies: 8
Views: 2,441
Posted By Aiwa
yea, the first time i did it, it didn't fix...

yea, the first time i did it, it didn't fix it...try closing the JDE, then execute the clean.bat again
then open the jde and try it
Forum: Developer Forum 07-18-2008, 10:59 AM
Replies: 18
Views: 20,740
Posted By Aiwa
oh...and i got one other question that is...

oh...and i got one other question that is paralel...

the thing is...i moved everything to the constructor now...
is it still going to run as soon as the blackberry goes one? and it's going to...
Forum: Developer Forum 07-18-2008, 10:44 AM
Replies: 18
Views: 20,740
Posted By Aiwa
ok..i almost solved everything it's only one...

ok..i almost solved everything
it's only one left, but i don't know what to do with it
look:


package com.rim.samples.device.helloworlddemo;

import net.rim.device.api.ui.UiApplication;...
Forum: Developer Forum 07-18-2008, 10:32 AM
Replies: 18
Views: 20,740
Posted By Aiwa
ok, i did that and received another kind of...

ok, i did that and received another kind of error.
here it goes


final class Testdebugger extends UiApplication implements FolderListener {
^
C:\Program Files\Research In...
Forum: Developer Forum 07-18-2008, 10:30 AM
Replies: 10
Views: 4,591
Posted By Aiwa
yea i was actually thinking about using the...

yea
i was actually thinking about using the vector
but Hashtable sounds easier :S

but well...i can't even mess with the saving part right now because i have to fill up the socket part, cause...
Forum: Developer Forum 07-18-2008, 09:52 AM
Replies: 18
Views: 20,740
Posted By Aiwa
sorry... i fixed most of the problems but i...

sorry...
i fixed most of the problems
but i still have two that i can't figure out
take a look at the thing now :


CODE:

package com.rim.samples.device.helloworlddemo;
Forum: Developer Forum 07-18-2008, 09:43 AM
Replies: 18
Views: 20,740
Posted By Aiwa
so...here's what's happening i'm trying to...

so...here's what's happening

i'm trying to add the inboxFolder in a listener, so i can keep track of all the emails that the phone is going to receive


now i'm getting a bunch of errors, and...
Forum: Developer Forum 07-18-2008, 09:03 AM
Replies: 10
Views: 4,591
Posted By Aiwa
ok... the part of adding the ObjectListField to...

ok...
the part of adding the ObjectListField to the Screen i understand
but again...how am i going to load the ListField onthe ObjectListField?
let's say, this second phone book is saved on the...
Forum: Developer Forum 07-18-2008, 08:58 AM
Replies: 8
Views: 2,441
Posted By Aiwa
tsc..nevermind dude i tried again and it...

tsc..nevermind dude
i tried again and it worked..no idea why :S
but thanks a lot :D!
Forum: Developer Forum 07-18-2008, 08:55 AM
Replies: 8
Views: 2,441
Posted By Aiwa
well... i only executed the clean.bat cause i...

well...
i only executed the clean.bat cause i was scared of deleting the wrong files...
and after the clan.bat ended, i tried using the debugger and it is still not working...
:(
Forum: Developer Forum 07-17-2008, 04:47 PM
Replies: 10
Views: 4,591
Posted By Aiwa
ok...you're explanation was pretty much what i...

ok...you're explanation was pretty much what i needed i think
but i'll only be able to test it tomorrow, because my debugger is not working for some weird reson and i'm about to go home


but...
Forum: Developer Forum 07-17-2008, 03:26 PM
Replies: 8
Views: 2,441
Posted By Aiwa
Debuger stopped working out of nowhere

i was using the debuger all the time, it was perfect
and out of no where, i tried to debug and it never got out of that loading page

with Debugger attaching...
i tryed executing different...
Forum: Developer Forum 07-17-2008, 02:55 PM
Replies: 10
Views: 4,591
Posted By Aiwa
anyway...what i wanna do is to have like a second...

anyway...what i wanna do is to have like a second phonebook
but this one, the person on the phone doesn't have control...
who has control are ohter people and they'll controll it from a computer,...
Forum: Developer Forum 07-17-2008, 02:36 PM
Replies: 10
Views: 4,591
Posted By Aiwa
well i'm trying to load a list of names... ...

well
i'm trying to load a list of names...
but what do i have to load? like...an ID? a name?
and how do a actually load it using the ListField?
Forum: Developer Forum 07-17-2008, 01:47 PM
Replies: 10
Views: 4,591
Posted By Aiwa
ListField problem

Hello...
i've been trying to undserstand how the ListField works...
i'm stating from the loading side, instead of the saving side...which i now sound kinda crazy, but that's the way it has to be......
Forum: Developer Forum 07-17-2008, 01:12 PM
Replies: 4
Views: 959
Posted By Aiwa
PersistentObject persist =...

PersistentObject persist = PersistentStore.getPersistentObject( 0x8c746bdb8fb74512L );


could someone tell me what 0x8c746bdb8fb74512L means?
Forum: Developer Forum 07-17-2008, 11:18 AM
Replies: 4
Views: 959
Posted By Aiwa
thank sample is too big, i think i would waste my...

thank sample is too big, i think i would waste my time reading all that
but only the classes you told me, help me a lot...
i'll just look a bit on the internet about those classes and try to work...
Forum: Developer Forum 07-17-2008, 11:15 AM
Replies: 18
Views: 20,740
Posted By Aiwa
uhmmm don't even know what's that... but the...

uhmmm
don't even know what's that...
but the email thing sounds like an amazing idea...

but how do i add a listener for the email?
can you put a small example for me or something?
Forum: Developer Forum 07-17-2008, 10:26 AM
Replies: 4
Views: 959
Posted By Aiwa
Second phonebook

I'll apologize in advance for sending too many Threads...it's because i have two completely different questions, and i need the answers as fast as possible, so i thought i would be better for me and...
Forum: Developer Forum 07-17-2008, 10:04 AM
Replies: 18
Views: 20,740
Posted By Aiwa
Sockets with Blackberry?

I'm working in a program, but i also have many doubts about it and hopefully you guys can help me with that...

This program would basically just sit there, and have a list of "names" or...
Forum: Developer Forum 07-17-2008, 09:53 AM
Replies: 8
Views: 2,785
Posted By Aiwa
no, you gave me a push too and that helped me i...

no, you gave me a push too and that helped me
i just forgot about the "this" thingy
and i was trying to call the same class that was being executed, and off course, i was getting an error...
but...
Forum: Developer Forum 07-17-2008, 09:46 AM
Replies: 8
Views: 2,785
Posted By Aiwa
thank you a lot! you helped me a lot in a...

thank you a lot!
you helped me a lot in a little bit of text
i appreciate it
Forum: Developer Forum 07-17-2008, 09:26 AM
Replies: 8
Views: 2,785
Posted By Aiwa
and how did the "fieldChanged" got liked with the...

and how did the "fieldChanged" got liked with the "name"?
or the button?
i'm kinda confused right now :( sorry...
could anyone explain it to me? ._.
Forum: Developer Forum 07-17-2008, 08:49 AM
Replies: 8
Views: 2,785
Posted By Aiwa
wait.... am i supposed to delete the button...

wait....
am i supposed to delete the button listener too?
so what's going to recognize when the button is pressed?
Forum: Developer Forum 07-16-2008, 05:12 PM
Replies: 8
Views: 2,785
Posted By Aiwa
Help with my program please

Hey, i've done a lot of stuff with java in the pass but i'm new in building programs for BlackBerry.
Basically i've been only practicing on the last few days, just to learn and then start my actual...
Showing results 1 to 50 of 50

 
Forum Jump

LCD Digital Multimeter Voltmeter Ammeter Ohmmeter Volt AC DC Tester Leads Meter picture

LCD Digital Multimeter Voltmeter Ammeter Ohmmeter Volt AC DC Tester Leads Meter

$9.95



5/10Pcs DC 100V 10A Digital Voltmeter Ammeter LED Amp Volt Meter Current Gauge picture

5/10Pcs DC 100V 10A Digital Voltmeter Ammeter LED Amp Volt Meter Current Gauge

$21.98



Digital Multimeter Tester AC DC Volt Ohm Amp Clamp Meter Auto Range LCD Handheld picture

Digital Multimeter Tester AC DC Volt Ohm Amp Clamp Meter Auto Range LCD Handheld

$9.95



Digital Multimeter Voltmeter Ammeter AC DC Volt Ohmmeter Tester Meter Auto Range picture

Digital Multimeter Voltmeter Ammeter AC DC Volt Ohmmeter Tester Meter Auto Range

$9.95



Digital Multimeter AC DC Voltmeter Ammeter Ohmmeter Volt Tester Meter DM850 picture

Digital Multimeter AC DC Voltmeter Ammeter Ohmmeter Volt Tester Meter DM850

$7.95



LCD Digital MULTIMETER Voltmeter Ammeter Ohmmeter Volt AC DC Tester Leads Meters picture

LCD Digital MULTIMETER Voltmeter Ammeter Ohmmeter Volt AC DC Tester Leads Meters

$8.99







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