Hi Janardhan, You should start with setting up your Eclipse Dev Environment for Eclipse if you haven't already done that. http://developer.android.com/guide/developing/eclipse-adt.html
If you know how to create a basic Hello World Android app, you may skip this step. If not, follow it at http://developer.android.com/guide/tutorials/hello-world.html There is also a tutorial at http://developer.android.com/guide/tutorials/notepad/index.html Very simply, the client could be an Android Activity or Service. (You may look up more application components at http://developer.android.com/guide/topics/fundamentals.html) It can communicate with the server using Java Network programming fundamentals. Most of what you would need is available at http://developer.android.com Hope this helps. If not, please be slightly more explicit about what it is that you are specifically looking for. Balwinder Kaur Senior Mobile Software Engineer Open Source Development Center ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Jun 9, 2:17 am, janardhan <[email protected]> wrote: > hi > this is janardhan > i am trying one application i.e.,client and server application. > can any one guide me how to write it in android. > > Thanks and regaards > jana --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

