Pramod P Deore wrote:Hello everybody, In my application I want to send sms, but the application must have to run in the background. It send the sms but it is not run in the background. I have following code.
//Background.java
My Service class look like this
//MyService.java
//AndroidManifest.xml
But when I run it It is not running in the background.
Thanks
.Now my query is that can Map accept duplicate keys that is ok ...but does it accept duplicate keys with duplicate values..can you advise me in which case the map throws the error if we play with Map...!!