Click here to Skip to main content
15,891,184 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Begginer in Mobile Programming (Need help on mobile development in .net) Pin
S.Aijaz2-May-11 0:30
S.Aijaz2-May-11 0:30 
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 
When I reviewed your code, I found the following things. I used line numbers for reference.

3: You close your if with a ; this will render your if useless. Change it to using curly braces.
5: You use a for loop with no clear start condition, end condition.
7: The first line of the for loop returns localObject which is of type Object and is null, this is where your error comes from. You return an Object but the signature of the Method says you will return an Intent.
9, 10, 11: Lines are useless as there is no way for the program to get to this code.

Patrick Kalkman

My latest article: Digest Authentication on WCF
My Blog: SemanticArchitecture.net
modified on Thursday, April 21, 2011 3:56 PM

AnswerRe: Need help with my Java Android code Pin
All Time Programming21-Apr-11 21:13
All Time Programming21-Apr-11 21:13 
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 

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.