Re: [android-developers] Develop a API in android

2010-08-18 Thread Brad Gies
Sure... if you design it well, and distribute your jar to the app developers that need it, it will work fine :). But, to be honest... dealing directly with a server isn't much different or tougher than dealing with a service :), but then again if your API is well designed the app developer s

[android-developers] Develop a API in android

2010-08-18 Thread SAM
Hi, Our company provides services to customers just like google maps do. Now we have a requirement to develop and distribute API to our mobile app customers. Rather that directly hitting our servers and getting results, we want to distribute a set of APIs to hide the complexities of server communic