[android-developers] Re: Media Player not working on HTTPS as Data source

2012-06-28 Thread GaneshKumar Natarajan
any  luck..
am also not able to play datasource with https url.
tried on emulator and as well on samsung infuse. doens't play.
but plays http urls.

On Monday, February 15, 2010 10:09:42 PM UTC-5, Kamal Hasan wrote:

 Hi ,

 Whether Android Media Player supports HTTPS protocol ?

 Kamal

 On Feb 15, 7:34 pm, Kamal Hasan kamal.hasa...@gmail.com wrote:
  Hi,
 
  I am able to play mp3 files from a HTTP server.I have given the link
  as Datasource and it is working fine.When I
 
  replaced the link with HTTPS then media player is not working.Please
  help to resolve this issue.
 
  Thanks in advance.
 
  Cheers,
  Kamal



-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: How to run application in Back ground?

2010-01-11 Thread Ganeshkumar
Hello  Friend,

i am trying to use service to run application in background but not
getting it successfully executed. And also not getting whats the
problem is... so, i am very much confused



Regards,


Ganeshkumar

On Jan 7, 6:33 am, zongan liu liuzongan1...@gmail.com wrote:
 I think use android services
 two kinds of services
 1 Application, once closed, services also shut down
 2 Application, once closed, services also run

 2010/1/7 Matt Kanninen mathias...@gmail.com



  So most applications are android Activites, long running processes
  outside of a given activity should be Android Services.  The other
  major kind of Android thingy are content providers.

  On Jan 6, 3:33 am, Ganeshkumar ganesh.andr...@gmail.com wrote:
   Hello Friends,

   I want to develope an application in which if SIM card is changed then
   the application should sent SMS to a predefined number from the new
   SIM. User should not know that SMS are being send from his/ her
   mobile. For this application needs to run in background. How can I
   achieve it?

   Thank you in advance

  --
  You received this message because you are subscribed to the Google
  Groups Android Developers group.
  To post to this group, send email to android-developers@googlegroups.com
  To unsubscribe from this group, send email to
  android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubs­cr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en- Hide quoted text -

 - Show quoted text -
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How to run application in Back ground?

2010-01-06 Thread Ganeshkumar


Hello Friends,

I want to develope an application in which if SIM card is changed then
the application should sent SMS to a predefined number from the new
SIM. User should not know that SMS are being send from his/ her
mobile. For this application needs to run in background. How can I
achieve it?


Thank you in advance


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en