acturally,It's not "server side",they are all client side. I have a android service connected to my server.
On Mar 30, 4:47 pm, Kevin Duffey <[email protected]> wrote: > Why would you build a server side service into the apk? It would be deployed > on the server side. If you want one project for both pieces you will need to > modify the build file to only put android code in APK and separate target for > building WAR and deploying it to server. > > > > zhiqiang wang <[email protected]> wrote: > >Hi,I seperate my application into 2 projects. one for UI,the other is > >for service.How can I build these 2 applications into one apk? > > >-- > >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 > > >To unsubscribe from this group, send email to > >android-developers+unsubscribegooglegroups.com or reply to this email with > >the words "REMOVE ME" as the subject.- Hide quoted text - > > - Show quoted text - -- 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

