Saturday, March 8, 2014

Push and return on Android development problems.


1: push message so complicated Yeah, Androidpn unstable and can not be made offline, Google themselves are often sealed, aurora third parties, but only send text. I wanted to get to know that how to make the phone pop push messages (such as calling a system component? For several parameters?), I checked these data are said to push software.
2: HTML5 (jquery mobile), according to the physical return key, should I ever used functions are read through to exit, ah, no ears, ah, do HTML5 proposal is to put an interface implements all functions? Or what other way?
3: Similar to Question 2, each interface should be introduced jquery mobile files and other common JS files, modify them each change, good complex ah (HTML put local), or do local HTML is a desirable place way?<-! Main posts under Banner (D4) -><-! Posts under the main text (D5) ->
Reply:
Push feature, you need server support, one is active client requests to check whether there are news cycle, there is a server-side active push. This needs to push server.

After the client got the news, with broadcasts to send messages to the UI components, and then use Notification component information tips, or dialog box is required.
Reply:
cited a floor birdsaction reply:
push function requires server support, one is to take the initiative to request the client to check whether there are news cycle, there is a Server-side active push. This needs to push server.

After the client got the news, with broadcasts to send messages to the UI components, and then use Notification component information tips, or dialog box is required.


Ah, I have just realized that I need the original "notification bar" rather than a full push in that.

The other two problems?
Reply:
Requires the server supports it, it is not the phone can be connected to the internet?
Push mainly what to do with? How much server costs? Or to set up their own servers system?
Reply:
If it is, then develop their own push services, economic cost, time cost, is not a small number, the proposed third party
Reply:
If you own the company's software strength okay, then you can build your own server, the server with ejabber of (built by the javaSE architect), and now the micro-channel is also based on XMPP protocol built IM, client framework similar asmack packages available. I Their company is such a friend to build public push server, able to IM.

No comments:

Post a Comment