Click here to Skip to main content
15,887,875 members
Home / Discussions / Mobile
   

Mobile

 
Questionrereceive from Servlet to J2ME Using Sessoin Pin
williamroma30-Apr-11 13:48
williamroma30-Apr-11 13:48 
AnswerRe: rereceive from Servlet to J2ME Using Sessoin Pin
williamroma30-Apr-11 14:45
williamroma30-Apr-11 14:45 
QuestionSQL CE 2.0 cyrillic characters - urgent please Pin
Tyler4525-Apr-11 1:13
Tyler4525-Apr-11 1:13 
AnswerRe: SQL CE 2.0 cyrillic characters - urgent please Pin
Richard MacCutchan25-Apr-11 1:41
mveRichard MacCutchan25-Apr-11 1:41 
GeneralRe: SQL CE 2.0 cyrillic characters - urgent please Pin
Tyler4525-Apr-11 2:35
Tyler4525-Apr-11 2:35 
QuestionNeed help with my Java Android code Pin
mofuobi20-Apr-11 23:57
mofuobi20-Apr-11 23:57 
AnswerRe: Need help with my Java Android code [modified] Pin
Patrick Kalkman21-Apr-11 9:47
Patrick Kalkman21-Apr-11 9:47 
AnswerRe: Need help with my Java Android code Pin
All Time Programming21-Apr-11 21:13
All Time Programming21-Apr-11 21:13 
I agree with Patrick.
In the end of if statement replace ";" with "{"

Your for loop, initialize localObject of type Object = null, NO END condition and assign localObject = localIntent
Their is no meaning for this loop as you are returning on first run, you can remove the for loop and work normally. Yet with your problem, replace return statement after Intent localIntent3... and typecast it :

return (Intent)localObject;

This will free you from the error and if you code is proper, then will receive proper results.
Hope this helps.


Thanks & Regards,


QuestionWin CE getch() and clrscr() Pin
baerten14-Apr-11 23:44
baerten14-Apr-11 23:44 
AnswerRe: Win CE getch() and clrscr() Pin
Paul Heil15-Apr-11 7:49
Paul Heil15-Apr-11 7:49 
QuestionCamera not working working on Motorola MC95 when accessing with C++ / ME 6.5 Pin
lichtbringer14-Apr-11 23:24
lichtbringer14-Apr-11 23:24 
AnswerRe: Camera not working working on Motorola MC95 when accessing with C++ / ME 6.5 Pin
joputongordo9-Dec-11 1:31
joputongordo9-Dec-11 1:31 
QuestionHow we make a read message into unread message in Blackberry Pin
zakirhussain4913-Apr-11 20:27
zakirhussain4913-Apr-11 20:27 
Jokez Pin
rtvscan13-Apr-11 3:21
rtvscan13-Apr-11 3:21 
QuestionAndroid ksoap2 stub generator giving errorneous stub Pin
shivdattam12-Apr-11 0:54
shivdattam12-Apr-11 0:54 
QuestionGetting video url to view on android phone Pin
Aljaz11111-Apr-11 2:01
Aljaz11111-Apr-11 2:01 
QuestionCustomized Mobile Firmware Pin
yaddenn6-Apr-11 17:16
yaddenn6-Apr-11 17:16 
QuestionWindows Mobile C# Pin
kmarine01205-Apr-11 11:23
kmarine01205-Apr-11 11:23 
QuestionHow can send Flash (Notification) SMS by Android? Pin
Le@rner4-Apr-11 21:24
Le@rner4-Apr-11 21:24 
AnswerRe: How can send Flash (Notification) SMS by Android? Pin
Ravi Bhavnani19-May-11 13:52
professionalRavi Bhavnani19-May-11 13:52 
GeneralRe: How can send Flash (Notification) SMS by Android? Pin
Le@rner19-May-11 18:25
Le@rner19-May-11 18:25 
GeneralRe: How can send Flash (Notification) SMS by Android? Pin
Ravi Bhavnani19-May-11 18:40
professionalRavi Bhavnani19-May-11 18:40 
NewsDisplay trailer from url on Android Pin
Aljaz1114-Apr-11 5:10
Aljaz1114-Apr-11 5:10 
QuestionSCMAD/OCPMAD Pin
presime3-Apr-11 23:57
presime3-Apr-11 23:57 
Questionhow to receive new messages in sim rather than phone [modified] Pin
aeman2-Apr-11 21:33
aeman2-Apr-11 21:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.