Click here to Skip to main content
       

Mobile

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
AnswerRe: Android Socket ClientprofessionalPrasad Khandekar2-May-13 5:25 
QuestionPhoneGap ApplicationsmemberSRSHINDE12-Mar-13 22:06 
QuestionPIC-32 UART Receives Only Ten Bytes Then No MorememberC-P-User-38-Mar-13 11:16 
Questionhow the android mobile can fetch a voice from application on it and send it by callingmembersaad20005-Mar-13 9:24 
QuestionAPP Demographicsmembermauricemcse1-Mar-13 7:28 
Questionopen layout (Main.axml) in disigner in VS2010memberjojoba201125-Feb-13 23:25 
QuestionAndroid renderscript.memberBupeChombaDerrick25-Feb-13 3:48 
NewsSolved:memberBupeChombaDerrick26-Feb-13 22:26 
Questionandroid + C# + SQL Server 2008memberjojoba201124-Feb-13 21:52 
NewsSolved !memberjojoba201125-Feb-13 20:04 
Questionwanna Email Address Hossein Khalajmemberjojoba201118-Feb-13 0:04 
AnswerRe: wanna Email Address Hossein KhalajprotectorPete O'Hanlon18-Feb-13 0:14 
QuestionUse MessageBox In the Mono for Android in the Visual Studio 2010memberRafael Soares de Almeida13-Feb-13 9:52 
Dear Friends, I would like to know how to use MessageBox in Mono for Android in Visual Studio 2010 as code below:
public void DeletarRegistro (int iId)
        {
            try
            {
                
                if (MessageBox.Show("Confirma exclusão? ", "Excluir", MessageBoxButtons.YesNo) == DialogResult.Yes)
                {
                    sSQLQuery = "DELETE FROM MyTable " + "WHERE _id='" + iId + "';";
                    sqldTemp.ExecSQL(sSQLQuery);
                    sMensagem = "Record is deleted: " + iId;
                    MessageBox.Show("Dados Excluídos com sucesso.");
                }
            }
            catch (SQLiteException ex)
            {
                sMensagem = ex.Message;
            }
        }
I am awaiting help. Confused | :confused:
AnswerRe: Use MessageBox In the Mono for Android in the Visual Studio 2010professionalPrasad Khandekar2-May-13 19:35 
QuestionWhich tablet platform is most secure?memberoleg638-Feb-13 8:00 
AnswerRe: Which tablet platform is most secure?mvpRichard MacCutchan8-Feb-13 22:45 
GeneralRe: Which tablet platform is most secure?memberoleg6311-Feb-13 4:50 
GeneralRe: Which tablet platform is most secure?mvpRichard MacCutchan11-Feb-13 5:06 
GeneralRe: Which tablet platform is most secure?memberoleg6311-Feb-13 5:09 
GeneralRe: Which tablet platform is most secure?mvpRichard MacCutchan11-Feb-13 5:12 
GeneralRe: Which tablet platform is most secure?mvpRichard MacCutchan11-Feb-13 5:13 
GeneralRe: Which tablet platform is most secure?memberoleg6311-Feb-13 5:49 
GeneralRe: Which tablet platform is most secure?mvpRichard MacCutchan11-Feb-13 5:59 
GeneralRe: Which tablet platform is most secure?memberoleg6311-Feb-13 6:01 
Questionc# mobile tcp connection to printermemberkubi0813-Feb-13 22:56 
AnswerRe: c# mobile tcp connection to printermemberkubi0814-Feb-13 1:00 
QuestionGraphic library for WM6membereduardods29-Jan-13 5:55 
QuestionIs Mono for Android worth the cost?memberMarc Merritt28-Jan-13 5:16 
AnswerRe: Is Mono for Android worth the cost?memberAlbert Holguin5-Feb-13 14:39 
GeneralRe: Is Mono for Android worth the cost?memberMarc Merritt6-Feb-13 3:00 
GeneralRe: Is Mono for Android worth the cost?memberAlbert Holguin6-Feb-13 4:47 
Questionmonodroidmembernika200826-Jan-13 7:07 
AnswerRe: monodroidmembernika200826-Jan-13 10:45 
Questionmonodroidmembernika200826-Jan-13 1:44 
QuestionBackup SMS on AndroidmemberSwinkaran25-Jan-13 14:28 
QuestionMobilegroupjackson kumar17-Jan-13 19:57 
AnswerRe: MobileprotectorPete O'Hanlon17-Jan-13 21:19 
AnswerRe: MobilemvpRichard MacCutchan17-Jan-13 23:22 
AnswerRe: MobilememberSwinkaran25-Jan-13 14:26 
QuestionAbout mobile web debuggermembertidelgl13-Jan-13 19:20 
QuestionAlameda LocksmithmemberAntoneRichmond8-Jan-13 21:54 
QuestionProblem in serializing a class when calling wsdl of webservice using ksoap2 - ANDROIDmemberjinshadb6-Jan-13 19:10 
QuestionHTML5 mobile development QuerymemberNitin Superbyte23-Dec-12 20:46 
AnswerRe: HTML5 mobile development QuerymemberSRSHINDE13-Mar-13 20:11 
QuestionEncodingmemberFreaKyboard23-Dec-12 20:23 
AnswerRe: EncodingmvpRichard MacCutchan23-Dec-12 21:58 
AnswerRe: EncodingmemberTorstenH.23-Dec-12 23:10 
QuestionAndroid Live WallpapermemberSaiful Alam Rifan22-Dec-12 4:03 
AnswerRe: Android Live Wallpapermembersuresh.shael12-Jan-13 6:40 
QuestionMessage Automatically RemovedmemberTenrmesa17-Dec-12 14:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web04 | 2.6.130617.1 | Last Updated 11 Jun 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid