Click here to Skip to main content
15,886,026 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: a pdf book mobile app Pin
Member 1472128720-Jan-20 0:38
Member 1472128720-Jan-20 0:38 
GeneralRe: a pdf book mobile app Pin
Richard MacCutchan20-Jan-20 0:53
mveRichard MacCutchan20-Jan-20 0:53 
GeneralRe: a pdf book mobile app Pin
Member 1472128720-Jan-20 0:57
Member 1472128720-Jan-20 0:57 
AnswerRe: a pdf book mobile app Pin
Real Car2-Apr-20 21:15
professionalReal Car2-Apr-20 21:15 
QuestionXamarin Forms & WPF Question Pin
Kevin Marois16-Jan-20 5:54
professionalKevin Marois16-Jan-20 5:54 
AnswerRe: Xamarin Forms & WPF Question Pin
Vimalsoft(Pty) Ltd2-Feb-20 22:48
professionalVimalsoft(Pty) Ltd2-Feb-20 22:48 
QuestionWhy is it the samsung j2 prime mobile if you restart it sometimes its say "optimized andriod" and it takes 24 hrs to open again ? Pin
Alliah Mendia27-Nov-19 19:01
Alliah Mendia27-Nov-19 19:01 
QuestionBest path to developing App Pin
StampedePress22-Oct-19 0:47
StampedePress22-Oct-19 0:47 
AnswerRe: Best path to developing App Pin
OriginalGriff22-Oct-19 0:52
mveOriginalGriff22-Oct-19 0:52 
GeneralRe: Best path to developing App Pin
StampedePress22-Oct-19 1:35
StampedePress22-Oct-19 1:35 
AnswerRe: Best path to developing App Pin
Fleurpink16-Jan-20 9:27
Fleurpink16-Jan-20 9:27 
AnswerRe: Best path to developing App Pin
Member 147602671-Mar-20 22:26
Member 147602671-Mar-20 22:26 
QuestionLoan lending application Pin
Member 1460081022-Sep-19 21:05
Member 1460081022-Sep-19 21:05 
AnswerRe: Loan lending application Pin
Richard MacCutchan23-Sep-19 6:49
mveRichard MacCutchan23-Sep-19 6:49 
QuestionNeed advice on which framework I should use for my app Pin
Member 145542078-Aug-19 2:48
Member 145542078-Aug-19 2:48 
AnswerRe: Need advice on which framework I should use for my app Pin
Vimalsoft(Pty) Ltd3-Feb-20 3:57
professionalVimalsoft(Pty) Ltd3-Feb-20 3:57 
QuestionWebsite Cell Phone Display...Nav Bar doesn't scroll Pin
Member 1208020121-Jul-19 5:34
Member 1208020121-Jul-19 5:34 
AnswerRe: Website Cell Phone Display...Nav Bar doesn't scroll Pin
OriginalGriff21-Jul-19 5:40
mveOriginalGriff21-Jul-19 5:40 
GeneralRe: Website Cell Phone Display...Nav Bar doesn't scroll Pin
Member 1208020121-Jul-19 6:20
Member 1208020121-Jul-19 6:20 
GeneralRe: Website Cell Phone Display...Nav Bar doesn't scroll Pin
OriginalGriff21-Jul-19 6:29
mveOriginalGriff21-Jul-19 6:29 
Post the relevant code fragments in your message - use the code widget above the text box, and that'll engage the syntax highlighter and preserve any formatting.
Like this:
<pre lang="cs">int Double(int x)
   {
   return x  + x;
   }</pre>
Will show as:
C#
int Double(int x)
   {
   return x  + x;
   }
It's not a good idea to post the whole code anyway - people are more likely to respond if you show them where the problem is instead of dumping a whole app on them and saying "it don't work". Laugh | :laugh:
Remember, we can't generally run your whole code anyway - we don't have your site, your data, your user inputs - and we don't know what it should do or how to get to the problem area.

The better you make the question, the better we can make the response - and wading through pages of irrelevant code trying to work out what bit of it matters doesn't encourage people to be helpful!
Sent from my Amstrad PC 1640
Never throw anything away, Griff
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

QuestionMigrate to AndroidX Pin
Aigtechnologies16-Jul-19 21:55
professionalAigtechnologies16-Jul-19 21:55 
AnswerRe: Migrate to AndroidX Pin
Afzaal Ahmad Zeeshan21-Jul-19 6:48
professionalAfzaal Ahmad Zeeshan21-Jul-19 6:48 
GeneralRe: Migrate to AndroidX Pin
Richard MacCutchan21-Jul-19 21:31
mveRichard MacCutchan21-Jul-19 21:31 
AnswerRe: Migrate to AndroidX Pin
Vimalsoft(Pty) Ltd3-Feb-20 4:14
professionalVimalsoft(Pty) Ltd3-Feb-20 4:14 
SuggestionThe suggestions for how to extend the Xamarin native apps to support Carplay and Android Auto Pin
Kevin Hu6-Jul-19 21:52
Kevin Hu6-Jul-19 21:52 

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.