开发者

How to change APP content in android but not need to update your soft version

I'm new for android.I want to make an APP change my content everyday, but I don't think my user will like to update my APP everyday.

开发者_如何学Python

How should I do?


You could make an HTTP request to download your new daily content from a web server. Check out HttpUriRequest:

Extended version of the HttpRequest interface that provides convenience methods to access request properties such as request URI and method type.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜