Click here to Skip to main content
15,899,026 members
Home / Discussions / Android
   

Android

 
QuestionFragmentTabHost with scrolling tabs Horizontal (xamarin-C#) Pin
jojoba2010-Sep-14 1:29
jojoba2010-Sep-14 1:29 
QuestionAndriod Listview using c# Pin
Vinojegan8-Sep-14 3:21
Vinojegan8-Sep-14 3:21 
AnswerRe: Andriod Listview using c# Pin
Richard MacCutchan8-Sep-14 5:07
mveRichard MacCutchan8-Sep-14 5:07 
AnswerRe: Andriod Listview using c# Pin
Dominic Burford15-Sep-14 2:21
professionalDominic Burford15-Sep-14 2:21 
QuestionFragmentTabHost in VS2013 - xamarin C# Pin
jojoba208-Sep-14 0:17
jojoba208-Sep-14 0:17 
AnswerRe: FragmentTabHost in VS2013 - xamarin C# Pin
Richard MacCutchan8-Sep-14 0:58
mveRichard MacCutchan8-Sep-14 0:58 
QuestionRe: FragmentTabHost in VS2013 - xamarin C# Pin
jojoba208-Sep-14 3:52
jojoba208-Sep-14 3:52 
AnswerRe: FragmentTabHost in VS2013 - xamarin C# Pin
Richard MacCutchan8-Sep-14 4:48
mveRichard MacCutchan8-Sep-14 4:48 
Did you actually check the value of this variable at run time? It matters not what you write in your source code, the only way to be sure it works is to check it at the time of error. If it is not that variable that causes the error then it must be one of the others.

I also notice that you have this code within a try/catch block, but you eat the exception. This is really bad practice and leads to situations just such as this. Exceptions provide useful information, so make proper use of them.
QuestionRe: FragmentTabHost in VS2013 - xamarin C# Pin
jojoba208-Sep-14 4:55
jojoba208-Sep-14 4:55 
AnswerRe: FragmentTabHost in VS2013 - xamarin C# Pin
Richard MacCutchan8-Sep-14 5:03
mveRichard MacCutchan8-Sep-14 5:03 
QuestionRe: FragmentTabHost in VS2013 - xamarin C# Pin
jojoba208-Sep-14 5:16
jojoba208-Sep-14 5:16 
AnswerRe: FragmentTabHost in VS2013 - xamarin C# Pin
Richard MacCutchan8-Sep-14 5:40
mveRichard MacCutchan8-Sep-14 5:40 
QuestionRe: FragmentTabHost in VS2013 - xamarin C# Pin
jojoba208-Sep-14 6:54
jojoba208-Sep-14 6:54 
AnswerRe: FragmentTabHost in VS2013 - xamarin C# Pin
Richard MacCutchan8-Sep-14 7:22
mveRichard MacCutchan8-Sep-14 7:22 
QuestionRe: FragmentTabHost in VS2013 - xamarin C# Pin
jojoba208-Sep-14 10:17
jojoba208-Sep-14 10:17 
AnswerRe: FragmentTabHost in VS2013 - xamarin C# Pin
Richard MacCutchan8-Sep-14 20:33
mveRichard MacCutchan8-Sep-14 20:33 
AnswerRe: FragmentTabHost in VS2013 - xamarin C# Pin
jojoba209-Sep-14 3:33
jojoba209-Sep-14 3:33 
GeneralRe: FragmentTabHost in VS2013 - xamarin C# Pin
Richard MacCutchan9-Sep-14 5:20
mveRichard MacCutchan9-Sep-14 5:20 
Questionprint directly to printer on server (xamarin C#) Pin
jojoba205-Sep-14 1:46
jojoba205-Sep-14 1:46 
SuggestionRe: print directly to printer on server (xamarin C#) Pin
Richard MacCutchan5-Sep-14 2:37
mveRichard MacCutchan5-Sep-14 2:37 
QuestionRe: print directly to printer on server (xamarin C#) Pin
jojoba205-Sep-14 7:22
jojoba205-Sep-14 7:22 
AnswerRe: print directly to printer on server (xamarin C#) Pin
Richard MacCutchan5-Sep-14 7:25
mveRichard MacCutchan5-Sep-14 7:25 
QuestionRe: print directly to printer on server (xamarin C#) Pin
jojoba205-Sep-14 9:58
jojoba205-Sep-14 9:58 
AnswerRe: print directly to printer on server (xamarin C#) Pin
Richard MacCutchan5-Sep-14 21:25
mveRichard MacCutchan5-Sep-14 21:25 
AnswerRe: print directly to printer on server (xamarin C#) Pin
Dominic Burford15-Sep-14 2:23
professionalDominic Burford15-Sep-14 2:23 

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.