Click here to Skip to main content
15,899,005 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Begginer in Mobile Programming (Need help on mobile development in .net) Pin
Richard MacCutchan1-May-11 23:47
mveRichard MacCutchan1-May-11 23:47 
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 
public static Intent getIntentForHome(Activity paramActivity, int paramInt)
  {
    if ((paramActivity == null) || (paramInt == -1));
    Intent localIntent1;
    for (Object localObject = null; ; localObject = localIntent1)
    {
     return localObject;
      localIntent1 = new Intent(paramActivity, HomesMapActivity.class);
      Intent localIntent2 = localIntent1.setAction("android.intent.action.VIEW");
      Intent localIntent3 = localIntent1.putExtra("android.intent.extra.TEXT", paramInt);
    }
  }

the above method return the following error or warning:
the error is on "return localObject;"

Multiple markers at this line
- Type mismatch: cannot convert from Object
to Intent
- Type mismatch: cannot convert from Object
to Intent
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 
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 

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.