现在公司有一个.net开发的CRM网站,需求是用Android开发一个移动版的CRM app应该怎么弄。后台肯定还是CRM网站
.net编写web service,或者用web api。你的android去调用,获得数据。