> > Hey, I am trying to connect my Pc and android using TCP/IP socket > programming > by making android as server side android my pc java code as client side. > by at my server side there is a problem i.e, if freezez at line > > socket=serverSocket.accept(); > > can some on tell me the solution , or other way to do it. >
Please don't hijack this thread to ask a different question... Start your own thread and ask your question again. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 20, 2012 at 2:56 PM, Sumit Tiwari <[email protected]> wrote: > Hey, I am trying to connect my Pc and android using TCP/IP socket > programming > by making android as server side android my pc java code as client side. > by at my server side there is a problem i.e, if freezez at line > > socket=serverSocket.accept(); > > can some on tell me the solution , or other way to do it. > > > On Wed, Mar 21, 2012 at 1:28 AM, Justin Anderson <[email protected]>wrote: > >> Thanks but no this doesn't help me >>> >> >> How does it not? You have the documentation for the ProgressBar view, >> and another link that gives you lots of tutorials about how to >> programmatically get CPU usage info... You shouldn't need any more than >> that. >> >> >> Thanks, >> Justin Anderson >> MagouyaWare Developer >> http://sites.google.com/site/magouyaware >> >> >> >> On Tue, Mar 20, 2012 at 1:27 PM, oneking <[email protected]> wrote: >> >>> Thanks but no this doesn't help me >>> >>> On Mar 20, 4:31 pm, Justin Anderson <[email protected]> wrote: >>> > > How to make a progress bar that tells me cpu usage or memory ram? >>> > >>> > >>> http://developer.android.com/reference/android/widget/ProgressBar.htmlhttp://lmgtfy.com/?q=android+sdk+cpu+usage >>> > >>> > Thanks, >>> > Justin Anderson >>> > MagouyaWare Developerhttp://sites.google.com/site/magouyaware >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > On Tue, Mar 20, 2012 at 9:24 AM, oneking <[email protected]> >>> wrote: >>> > > How to make a progress bar that tells me cpu usage or memory ram? >>> > > This is a example: >>> > > >>> http://www.androidwidget.info/wp-content/uploads/2011/05/Elixir-Sampl... >>> > >>> > > -- >>> > > You received this message because you are subscribed to the Google >>> > > Groups "Android Developers" group. >>> > > To post to this group, send email to >>> [email protected] >>> > > To unsubscribe from this group, send email to >>> > > [email protected] >>> > > For more options, visit this group at >>> > >http://groups.google.com/group/android-developers?hl=en >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/android-developers?hl=en >>> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

