Asynchronous Message Pushing Framework between Android Devices using Remote Intent


KIPS Transactions on Software and Data Engineering, Vol. 2, No. 8, pp. 517-526, Aug. 2013
10.3745/KTSDE.2013.2.8.517,   PDF Download:

Abstract

When developing an android mobile application the androids intent is used as a mechanism to send messages between local equipment of androids application inner part and other applications. But the androids intent does not support sending messages via each android products intent. If there is a way to support each androids equipments to send messages, it will be easier to make non-stopping services. Non-stopping service is used when the user is using the android to do word or searching services and suddenly changes to a different android product but still maintains the progress what was currently being done without waiting the programs to be loaded. It is possible to send messages to each android products by using the socket, but the connection must be maintained stably which is the weak point. In this paper, I am suggesting a BRIF(Broadcasting Remote Intent Framework) framework to send messages to different android products. BRIF is a framework that uses the Googles C2DM service which services asynchronous transmissions to different android products. This is organized with the C2DM server, RemoteContext Api, web server and RISP(Remote Intent Service Provider) which is will be easy to be used for the developers since there are no big changes for coding compared to the intent code.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
J. H. Baek, Y. W. Nam, S. W. Park, "Asynchronous Message Pushing Framework between Android Devices using Remote Intent," KIPS Transactions on Software and Data Engineering, vol. 2, no. 8, pp. 517-526, 2013. DOI: 10.3745/KTSDE.2013.2.8.517.

[ACM Style]
Ji Hun Baek, Yong Woo Nam, and Sang Won Park. 2013. Asynchronous Message Pushing Framework between Android Devices using Remote Intent. KIPS Transactions on Software and Data Engineering, 2, 8, (2013), 517-526. DOI: 10.3745/KTSDE.2013.2.8.517.