Re: [android-developers] Client / Server Style Android App

2016-02-28 Thread Cowboy1Brian .
Thank you Gary. I look forward to diving into this. On Sun, Feb 28, 2016 at 12:36 AM, gjs wrote: > Hi > > Try > https://cloud.google.com/solutions/mobile/appengine-endpoints-mobile-app > > Regards > > -- > You received this message because you are subscribed to a topic

[android-developers] Client / Server Style Android App

2016-02-27 Thread gjs
Hi Try https://cloud.google.com/solutions/mobile/appengine-endpoints-mobile-app Regards -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[android-developers] Client / Server Style Android App

2016-02-27 Thread Cowboy1Brian
I am new to Android Dev. I want to create a client server style app that has the following features: *App 1* - Activity is google map with markers - Markers represent gps positions from remote devices(app2) broadcasted location - Markers will only show up in App1 user's map if

[android-developers] client-server in android

2011-06-23 Thread Naga K
Dear adrian i am new to android technology,till i struggle develop the android application,give me idea how to develop client -server android application .if you have any same application please send me. Thanks Naga -- You received this message because you are subscribed to the Google

Re: [android-developers] client-server in android

2011-06-23 Thread TreKing
On Thu, Jun 23, 2011 at 6:53 AM, Naga K nagak.j...@gmail.com wrote: i am new to android technology,till i struggle develop the android application,give me idea how to develop client -server android application . Dude, if you're struggling to develop a regular android application, you're not

Re: [android-developers] client-server in android

2011-06-23 Thread Chi Kit Leung
I think that is more suitable to use SOA. On Fri, Jun 24, 2011 at 10:43 AM, TreKing treking...@gmail.com wrote: On Thu, Jun 23, 2011 at 6:53 AM, Naga K nagak.j...@gmail.com wrote: i am new to android technology,till i struggle develop the android application,give me idea how to develop

Re: [android-developers] client-server in android

2011-06-23 Thread Miguel Morales
Dear adrian Who's Adrian? You can use google to find examples on how to use networking on Android, it's fairly simple. On Thu, Jun 23, 2011 at 6:11 PM, Chi Kit Leung michaelchi...@gmail.comwrote: I think that is more suitable to use SOA. On Fri, Jun 24, 2011 at 10:43 AM, TreKing