Click here to Skip to main content
15,868,016 members
Home / Discussions / Android
   

Android

 
GeneralRe: I would like help wiith an example I cannot get working Pin
Ravi Bhavnani22-Aug-14 4:07
professionalRavi Bhavnani22-Aug-14 4:07 
GeneralRe: I would like help wiith an example I cannot get working Pin
Richard MacCutchan21-Aug-14 22:07
mveRichard MacCutchan21-Aug-14 22:07 
SuggestionRe: I would like help wiith an example I cannot get working Pin
Richard MacCutchan21-Aug-14 23:10
mveRichard MacCutchan21-Aug-14 23:10 
GeneralRe: I would like help wiith an example I cannot get working Pin
turbosupramk322-Aug-14 2:06
turbosupramk322-Aug-14 2:06 
GeneralRe: I would like help wiith an example I cannot get working Pin
Richard MacCutchan22-Aug-14 3:11
mveRichard MacCutchan22-Aug-14 3:11 
AnswerRe: I would like help wiith an example I cannot get working Pin
Dominic Burford15-Sep-14 2:30
professionalDominic Burford15-Sep-14 2:30 
Answerset receiver for Serversocket in android? Pin
Member 1102458520-Aug-14 2:54
Member 1102458520-Aug-14 2:54 
Questioncreating menu using c# android Pin
Baburc19-Aug-14 7:03
Baburc19-Aug-14 7:03 
Hai

I create app in Api 10 (2.3.5) for option menu

I use this code

Xml called MainMenu was created

public bool onCreateOptionsMenu(Menu menu)
{
MenuInflater inflater = getMenuInflater();
inflater.inflate(Resource.Layout.MainMenu, menu);
return true;
}

I get getMenuInflater() not exists in current context

please tell me what is the problem.
thanks
AnswerRe: creating menu using c# android Pin
Richard MacCutchan19-Aug-14 7:35
mveRichard MacCutchan19-Aug-14 7:35 
GeneralRe: creating menu using c# android Pin
Baburc20-Aug-14 6:15
Baburc20-Aug-14 6:15 
AnswerRe: creating menu using c# android Pin
Ravi Bhavnani19-Aug-14 11:18
professionalRavi Bhavnani19-Aug-14 11:18 
GeneralRe: creating menu using c# android Pin
Baburc20-Aug-14 6:04
Baburc20-Aug-14 6:04 
AnswerRe: creating menu using c# android Pin
Ravi Bhavnani20-Aug-14 6:16
professionalRavi Bhavnani20-Aug-14 6:16 
GeneralRe: creating menu using c# android Pin
Baburc20-Aug-14 6:26
Baburc20-Aug-14 6:26 
GeneralRe: creating menu using c# android Pin
Ravi Bhavnani20-Aug-14 6:29
professionalRavi Bhavnani20-Aug-14 6:29 
QuestionHow to test an Andriod application with php web services. Pin
pandu web dev19-Aug-14 3:23
pandu web dev19-Aug-14 3:23 
AnswerRe: How to test an Andriod application with php web services. Pin
Richard MacCutchan19-Aug-14 5:07
mveRichard MacCutchan19-Aug-14 5:07 
QuestionHow can I get started developing in Eclipse for Android? Pin
turbosupramk318-Aug-14 4:01
turbosupramk318-Aug-14 4:01 
AnswerRe: How can I get started developing in Eclipse for Android? Pin
Richard MacCutchan18-Aug-14 4:22
mveRichard MacCutchan18-Aug-14 4:22 
GeneralRe: How can I get started developing in Eclipse for Android? Pin
turbosupramk318-Aug-14 6:56
turbosupramk318-Aug-14 6:56 
GeneralRe: How can I get started developing in Eclipse for Android? Pin
Richard MacCutchan18-Aug-14 7:01
mveRichard MacCutchan18-Aug-14 7:01 
GeneralRe: How can I get started developing in Eclipse for Android? Pin
turbosupramk318-Aug-14 7:08
turbosupramk318-Aug-14 7:08 
GeneralRe: How can I get started developing in Eclipse for Android? Pin
Richard MacCutchan18-Aug-14 21:06
mveRichard MacCutchan18-Aug-14 21:06 
GeneralRe: How can I get started developing in Eclipse for Android? Pin
turbosupramk319-Aug-14 4:21
turbosupramk319-Aug-14 4:21 
GeneralRe: How can I get started developing in Eclipse for Android? Pin
Richard MacCutchan19-Aug-14 5:05
mveRichard MacCutchan19-Aug-14 5:05 

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.