Thanks a lot treking, I am using the code as is in the link below
http://stackoverflow.com/questions/13450406/how-to-receive-serial-data-using-android-bluetooth now, data is getting transferred properly. But i need a entrypoint in my application when bluetooth is paired or sends some data, my application needs to wake up from closing state, so that i can do other transfers according to session. hope i am clear now regards jags On Monday, June 22, 2015 at 7:57:30 AM UTC+5:30, TreKing wrote: > > You should explain how you're going about to getting bluetooth data now > (like with code snippets). You minimal description is too vague for anyone > to really address. > > On Thu, Jun 18, 2015 at 4:19 AM, Jags <[email protected] <javascript:>> > wrote: > >> my current application is about reading data from a bluetooth device. >> when my application is in background, my application wakes up and receives >> data properly. But when the application is stopped by me from list of >> background apps, or the app has not run at all, the application does not >> wake up. >> >> Request experts to guide me to a solution approach. I want my application >> to wake up from stopped state when bluetooth pair happens or data is pushed >> from bluetooth. >> >> thanks and regards >> jags >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> >> > > > -- > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

