Re: [android-developers] Notification App Android Studio

2017-02-16 Thread jacqulinewoody via Android Developers


On Thu, 2/16/17, king.joel via Android Developers 
<android-developers@googlegroups.com> wrote:

 Subject: Re: [android-developers] Notification App Android Studio
 To: android-developers@googlegroups.com
 Date: Thursday, February 16, 2017, 12:48 PM
 
 
 
 On Thu, 2/16/17, deliciacouture via Android Developers
 <android-developers@googlegroups.com>
 wrote:
 
  Subject: Re: [android-developers] Notification App Android
 Studio
  To: android-developers@googlegroups.com
  Date: Thursday, February 16, 2017, 5:54 AM
  
  
  
  On Thu, 2/16/17, sheritagunther via Android Developers
  <android-developers@googlegroups.com>
  wrote:
  
   Subject: Re: [android-developers] Notification App
 Android
  Studio
   To: android-developers@googlegroups.com
   Date: Thursday, February 16, 2017, 4:35 AM
   
   
   
   On Thu, 2/16/17, terencele...@shaw.ca
   <terencele...@shaw.ca>
   wrote:
   
    Subject: Re: [android-developers] Notification App
  Android
   Studio
    To: "Android Developers" <android-developers@googlegroups.com>
    Date: Thursday, February 16, 2017, 4:11 AM
    
    Thanks
    Steve. I looked at a few of these apps. Most of them
    basically need you to send your text/email through
  their
    servers. The rest only works on Android devices. The
    bluetooth MAP profile is supposed to be device
   independent.
    Similar to what you can find in the newer cars but
  not
   those
    with AirPlay or Android Auto (which does a lot more),
  many
    vehicles allow you to just pair your phone with the
  deck
   and
    SMS on your phone will appear on the car deck
  display.
   This
    is what I hope to put on my car deck that is running
   Android
    Lollipop.
    I have no problem
    connecting to a couple of Android phones. iPhone is
  the
   one
    giving me problem. I can connect initially to it and
  it
    actually advertises the MAP server service through
   bluetooth
    but cannot get it to connect as an MNS client to a
  MNS
    server session I initiated on the Android
    tablet.
    Hopefully one
    of those who implemented MAP on car would know if
  there is
    some kind of trick to get iPhone to connect.
    
    On Wednesday, February 15,
    2017 at 5:12:06 PM UTC-8, Steve Gabrilowitz
    wrote:There is at least one app in
    the Play Store (Mighty Text) that does this.  It
  appears
   to
    actually be 3 different pieces of software:
    1)  An SMS receiver on the phone,
    this forwards the necessary information from the SMS
    to...
    2) some app
    running on their server which links using your Gmail
   account
    and then forwards the info to...
    3) a companion app running on the
    tablet (or PC if desired) which then displays the
    message!
    Sorry I
    can't help with any implementation details but maybe
  you
    will find at least some place to start with what I
  have
    given you...
    On Mar 1, 2016 10:48 PM,
    "Danielle Anderson" <dean...@asu.edu>
   wrote:
    I am trying to create an application that receives
    text messages from my mobile phone and then displays
  them
   on
    another device such as a tablet. Just curious if
  anyone
   has
    any recommendations on where/how to start? The
  android
    developer site has a lot of information show how to
    implement this on a wearable device using
    NotificationCompat.Builder but I am not sure if this
   applies
    to handheld devices as well.  Any help would be
    appreciated! Thank you!
    
    
    
    
    -- 
    
    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 android-developers+
    unsubscr...@googlegroups.com.
    
    To post to this group, send email to android-d...@
   googlegroups.com.
    
    Visit this group at https://groups.google.com/
    group/android-developers.
    
    To view this discussion on the web visit https://groups.google.com/d/
    msgid/android-developers/ a08f1174-89ca-429b-bd5e-
    6af865fa2ef4%40googlegroups. com.
    
    For more options, visit https://groups.google.com/d/
    optout.
    
    
    
    
    
    
    
    -- 
    
    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 android-developers+unsubscr...@googlegroups.com.
    
    To post to this group, send email to android-developers@googlegroups.com.
    
    Visit this group at
   https://groups.google.com/group/android-developers.
    
    To view this discussion on the web visit
  
 
https://group

Re: [android-developers] Notification App Android Studio

2017-02-16 Thread king.joel via Android Developers


On Thu, 2/16/17, deliciacouture via Android Developers 
<android-developers@googlegroups.com> wrote:

 Subject: Re: [android-developers] Notification App Android Studio
 To: android-developers@googlegroups.com
 Date: Thursday, February 16, 2017, 5:54 AM
 
 
 
 On Thu, 2/16/17, sheritagunther via Android Developers
 <android-developers@googlegroups.com>
 wrote:
 
  Subject: Re: [android-developers] Notification App Android
 Studio
  To: android-developers@googlegroups.com
  Date: Thursday, February 16, 2017, 4:35 AM
  
  
  
  On Thu, 2/16/17, terencele...@shaw.ca
  <terencele...@shaw.ca>
  wrote:
  
   Subject: Re: [android-developers] Notification App
 Android
  Studio
   To: "Android Developers" <android-developers@googlegroups.com>
   Date: Thursday, February 16, 2017, 4:11 AM
   
   Thanks
   Steve. I looked at a few of these apps. Most of them
   basically need you to send your text/email through
 their
   servers. The rest only works on Android devices. The
   bluetooth MAP profile is supposed to be device
  independent.
   Similar to what you can find in the newer cars but
 not
  those
   with AirPlay or Android Auto (which does a lot more),
 many
   vehicles allow you to just pair your phone with the
 deck
  and
   SMS on your phone will appear on the car deck
 display.
  This
   is what I hope to put on my car deck that is running
  Android
   Lollipop.
   I have no problem
   connecting to a couple of Android phones. iPhone is
 the
  one
   giving me problem. I can connect initially to it and
 it
   actually advertises the MAP server service through
  bluetooth
   but cannot get it to connect as an MNS client to a
 MNS
   server session I initiated on the Android
   tablet.
   Hopefully one
   of those who implemented MAP on car would know if
 there is
   some kind of trick to get iPhone to connect.
   
   On Wednesday, February 15,
   2017 at 5:12:06 PM UTC-8, Steve Gabrilowitz
   wrote:There is at least one app in
   the Play Store (Mighty Text) that does this.  It
 appears
  to
   actually be 3 different pieces of software:
   1)  An SMS receiver on the phone,
   this forwards the necessary information from the SMS
   to...
   2) some app
   running on their server which links using your Gmail
  account
   and then forwards the info to...
   3) a companion app running on the
   tablet (or PC if desired) which then displays the
   message!
   Sorry I
   can't help with any implementation details but maybe
 you
   will find at least some place to start with what I
 have
   given you...
   On Mar 1, 2016 10:48 PM,
   "Danielle Anderson" <dean...@asu.edu>
  wrote:
   I am trying to create an application that receives
   text messages from my mobile phone and then displays
 them
  on
   another device such as a tablet. Just curious if
 anyone
  has
   any recommendations on where/how to start? The
 android
   developer site has a lot of information show how to
   implement this on a wearable device using
   NotificationCompat.Builder but I am not sure if this
  applies
   to handheld devices as well.  Any help would be
   appreciated! Thank you!
   
   
   
   
   -- 
   
   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 android-developers+
   unsubscr...@googlegroups.com.
   
   To post to this group, send email to android-d...@
  googlegroups.com.
   
   Visit this group at https://groups.google.com/
   group/android-developers.
   
   To view this discussion on the web visit https://groups.google.com/d/
   msgid/android-developers/ a08f1174-89ca-429b-bd5e-
   6af865fa2ef4%40googlegroups. com.
   
   For more options, visit https://groups.google.com/d/
   optout.
   
   
   
   
   
   
   
   -- 
   
   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 android-developers+unsubscr...@googlegroups.com.
   
   To post to this group, send email to android-developers@googlegroups.com.
   
   Visit this group at
  https://groups.google.com/group/android-developers.
   
   To view this discussion on the web visit
  
https://groups.google.com/d/msgid/android-developers/0c62b10a-df4b-467d-942e-76157b7c3c71%40googlegroups.com.
   
   For more options, visit
  https://groups.google.com/d/optout.
   extul prevedea ca satenii din Muntenia sa primeasca
 pamant
  in functie de 3rea lor economica exprimata in numarul de
  vite posedat  se constituiau el trei categorii 
  dupa cum urmeaza: cei cu 11 pogoane  7 pogoane  1
  po-i = 0 50 ha  si 11 prajini  o prajina = 208
  82m2   respectiv 4 pogoane si 15 pra-in

Re: [android-developers] Notification App Android Studio

2017-02-15 Thread deliciacouture via Android Developers


On Thu, 2/16/17, sheritagunther via Android Developers 
<android-developers@googlegroups.com> wrote:

 Subject: Re: [android-developers] Notification App Android Studio
 To: android-developers@googlegroups.com
 Date: Thursday, February 16, 2017, 4:35 AM
 
 
 
 On Thu, 2/16/17, terencele...@shaw.ca
 <terencele...@shaw.ca>
 wrote:
 
  Subject: Re: [android-developers] Notification App Android
 Studio
  To: "Android Developers" <android-developers@googlegroups.com>
  Date: Thursday, February 16, 2017, 4:11 AM
  
  Thanks
  Steve. I looked at a few of these apps. Most of them
  basically need you to send your text/email through their
  servers. The rest only works on Android devices. The
  bluetooth MAP profile is supposed to be device
 independent.
  Similar to what you can find in the newer cars but not
 those
  with AirPlay or Android Auto (which does a lot more), many
  vehicles allow you to just pair your phone with the deck
 and
  SMS on your phone will appear on the car deck display.
 This
  is what I hope to put on my car deck that is running
 Android
  Lollipop.
  I have no problem
  connecting to a couple of Android phones. iPhone is the
 one
  giving me problem. I can connect initially to it and it
  actually advertises the MAP server service through
 bluetooth
  but cannot get it to connect as an MNS client to a MNS
  server session I initiated on the Android
  tablet.
  Hopefully one
  of those who implemented MAP on car would know if there is
  some kind of trick to get iPhone to connect.
  
  On Wednesday, February 15,
  2017 at 5:12:06 PM UTC-8, Steve Gabrilowitz
  wrote:There is at least one app in
  the Play Store (Mighty Text) that does this.  It appears
 to
  actually be 3 different pieces of software:
  1)  An SMS receiver on the phone,
  this forwards the necessary information from the SMS
  to...
  2) some app
  running on their server which links using your Gmail
 account
  and then forwards the info to...
  3) a companion app running on the
  tablet (or PC if desired) which then displays the
  message!
  Sorry I
  can't help with any implementation details but maybe you
  will find at least some place to start with what I have
  given you...
  On Mar 1, 2016 10:48 PM,
  "Danielle Anderson" <dean...@asu.edu>
 wrote:
  I am trying to create an application that receives
  text messages from my mobile phone and then displays them
 on
  another device such as a tablet. Just curious if anyone
 has
  any recommendations on where/how to start? The android
  developer site has a lot of information show how to
  implement this on a wearable device using
  NotificationCompat.Builder but I am not sure if this
 applies
  to handheld devices as well.  Any help would be
  appreciated! Thank you!
  
  
  
  
  -- 
  
  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 android-developers+
  unsubscr...@googlegroups.com.
  
  To post to this group, send email to android-d...@
 googlegroups.com.
  
  Visit this group at https://groups.google.com/
  group/android-developers.
  
  To view this discussion on the web visit https://groups.google.com/d/
  msgid/android-developers/ a08f1174-89ca-429b-bd5e-
  6af865fa2ef4%40googlegroups. com.
  
  For more options, visit https://groups.google.com/d/
  optout.
  
  
  
  
  
  
  
  -- 
  
  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 android-developers+unsubscr...@googlegroups.com.
  
  To post to this group, send email to android-developers@googlegroups.com.
  
  Visit this group at
 https://groups.google.com/group/android-developers.
  
  To view this discussion on the web visit
 
https://groups.google.com/d/msgid/android-developers/0c62b10a-df4b-467d-942e-76157b7c3c71%40googlegroups.com.
  
  For more options, visit
 https://groups.google.com/d/optout.
  extul prevedea ca satenii din Muntenia sa primeasca pamant
 in functie de 3rea lor economica exprimata in numarul de
 vite posedat  se constituiau el trei categorii 
 dupa cum urmeaza: cei cu 11 pogoane  7 pogoane  1
 po-i = 0 50 ha  si 11 prajini  o prajina = 208
 82m2   respectiv 4 pogoane si 15 pra-in
 Moldova  5 falei  o falcie = 1 43 ha  si 40
 de prajini  o prajina = 179 02m2  ilci si 2 falei
 si 40 de prajini - ceva mai mult  pentru ca in rele
 trei judete din Iul Basarabiei sa se ajunga la 6 falei si 30
 de prajini  respectiv 2 falei si prajini. Pamantul
 acordat taranilor nu trebuia sa depaseasca 2 3 din suprafata
 siei expropriate  fara a socoti padurile  si nu
 putea fi instrainat 30 de ani. Se rfiintau pentru totdeauna
 claca  boierescul   dijma 
 podvez

Re: [android-developers] Notification App Android Studio

2017-02-15 Thread sheritagunther via Android Developers


On Thu, 2/16/17, terencele...@shaw.ca <terencele...@shaw.ca> wrote:

 Subject: Re: [android-developers] Notification App Android Studio
 To: "Android Developers" <android-developers@googlegroups.com>
 Date: Thursday, February 16, 2017, 4:11 AM
 
 Thanks
 Steve. I looked at a few of these apps. Most of them
 basically need you to send your text/email through their
 servers. The rest only works on Android devices. The
 bluetooth MAP profile is supposed to be device independent.
 Similar to what you can find in the newer cars but not those
 with AirPlay or Android Auto (which does a lot more), many
 vehicles allow you to just pair your phone with the deck and
 SMS on your phone will appear on the car deck display. This
 is what I hope to put on my car deck that is running Android
 Lollipop.
 I have no problem
 connecting to a couple of Android phones. iPhone is the one
 giving me problem. I can connect initially to it and it
 actually advertises the MAP server service through bluetooth
 but cannot get it to connect as an MNS client to a MNS
 server session I initiated on the Android
 tablet.
 Hopefully one
 of those who implemented MAP on car would know if there is
 some kind of trick to get iPhone to connect.
 
 On Wednesday, February 15,
 2017 at 5:12:06 PM UTC-8, Steve Gabrilowitz
 wrote:There is at least one app in
 the Play Store (Mighty Text) that does this.  It appears to
 actually be 3 different pieces of software:
 1)  An SMS receiver on the phone,
 this forwards the necessary information from the SMS
 to...
 2) some app
 running on their server which links using your Gmail account
 and then forwards the info to...
 3) a companion app running on the
 tablet (or PC if desired) which then displays the
 message!
 Sorry I
 can't help with any implementation details but maybe you
 will find at least some place to start with what I have
 given you...
 On Mar 1, 2016 10:48 PM,
 "Danielle Anderson" <dean...@asu.edu> wrote:
 I am trying to create an application that receives
 text messages from my mobile phone and then displays them on
 another device such as a tablet. Just curious if anyone has
 any recommendations on where/how to start? The android
 developer site has a lot of information show how to
 implement this on a wearable device using
 NotificationCompat.Builder but I am not sure if this applies
 to handheld devices as well.  Any help would be
 appreciated! Thank you!
 
 
 
 
 -- 
 
 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 android-developers+
 unsubscr...@googlegroups.com.
 
 To post to this group, send email to android-d...@ googlegroups.com.
 
 Visit this group at https://groups.google.com/
 group/android-developers.
 
 To view this discussion on the web visit https://groups.google.com/d/
 msgid/android-developers/ a08f1174-89ca-429b-bd5e-
 6af865fa2ef4%40googlegroups. com.
 
 For more options, visit https://groups.google.com/d/
 optout.
 
 
 
 
 
 
 
 -- 
 
 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 android-developers+unsubscr...@googlegroups.com.
 
 To post to this group, send email to android-developers@googlegroups.com.
 
 Visit this group at https://groups.google.com/group/android-developers.
 
 To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/0c62b10a-df4b-467d-942e-76157b7c3c71%40googlegroups.com.
 
 For more options, visit https://groups.google.com/d/optout.
 extul prevedea ca satenii din Muntenia sa primeasca pamant in functie de 3rea 
lor economica exprimata in numarul de vite posedat  se constituiau el trei 
categorii  dupa cum urmeaza: cei cu 11 pogoane  7 pogoane  1 po-i = 0 50 ha  si 
11 prajini  o prajina = 208 82m2   respectiv 4 pogoane si 15 pra-in Moldova  5 
falei  o falcie = 1 43 ha  si 40 de prajini  o prajina = 179 02m2  ilci si 2 
falei si 40 de prajini - ceva mai mult  pentru ca in rele trei judete din Iul 
Basarabiei sa se ajunga la 6 falei si 30 de prajini  respectiv 2 falei si 
prajini. Pamantul acordat taranilor nu trebuia sa depaseasca 2 3 din suprafata 
siei expropriate  fara a socoti padurile  si nu putea fi instrainat 30 de ani. 
Se rfiintau pentru totdeauna claca  boierescul   dijma  podvezile  zilele de 
me-let  carele de lemne si alte asemenea sarcini datorate stapanilor de mosii 
in ura sau in bani. Rascumpararea acestor indatoriri era esalonata pe 15 ani si 
platea diferentiat pentru fiecare categorie de beneficiari.

-- 
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 an

Re: [android-developers] Notification App Android Studio

2017-02-15 Thread terenceleung
Thanks Steve. I looked at a few of these apps. Most of them basically need 
you to send your text/email through their servers. The rest only works on 
Android devices. The bluetooth MAP profile is supposed to be device 
independent. Similar to what you can find in the newer cars but not those 
with AirPlay or Android Auto (which does a lot more), many vehicles allow 
you to just pair your phone with the deck and SMS on your phone will appear 
on the car deck display. This is what I hope to put on my car deck that is 
running Android Lollipop.

I have no problem connecting to a couple of Android phones. iPhone is the 
one giving me problem. I can connect initially to it and it actually 
advertises the MAP server service through bluetooth but cannot get it to 
connect as an MNS client to a MNS server session I initiated on the Android 
tablet.

Hopefully one of those who implemented MAP on car would know if there is 
some kind of trick to get iPhone to connect.

On Wednesday, February 15, 2017 at 5:12:06 PM UTC-8, Steve Gabrilowitz 
wrote:
>
> There is at least one app in the Play Store (Mighty Text) that does this.  
> It appears to actually be 3 different pieces of software:
>
> 1)  An SMS receiver on the phone, this forwards the necessary information 
> from the SMS to...
>
> 2) some app running on their server which links using your Gmail account 
> and then forwards the info to...
>
> 3) a companion app running on the tablet (or PC if desired) which then 
> displays the message!
>
> Sorry I can't help with any implementation details but maybe you will find 
> at least some place to start with what I have given you...
>
> On Mar 1, 2016 10:48 PM, "Danielle Anderson"  > wrote:
>
> I am trying to create an application that receives text messages from my 
> mobile phone and then displays them on another device such as a tablet. 
> Just curious if anyone has any recommendations on where/how to start? The 
> android developer site has a lot of information show how to implement this 
> on a wearable device using NotificationCompat.Builder but I am not sure if 
> this applies to handheld devices as well.  Any help would be appreciated! 
> Thank you!
>
> -- 
> 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 android-developers+unsubscr...@googlegroups.com .
> To post to this group, send email to android-d...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/android-developers/a08f1174-89ca-429b-bd5e-6af865fa2ef4%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/0c62b10a-df4b-467d-942e-76157b7c3c71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Notification App Android Studio

2017-02-15 Thread Steve Gabrilowitz
There is at least one app in the Play Store (Mighty Text) that does this.
It appears to actually be 3 different pieces of software:

1)  An SMS receiver on the phone, this forwards the necessary information
from the SMS to...

2) some app running on their server which links using your Gmail account
and then forwards the info to...

3) a companion app running on the tablet (or PC if desired) which then
displays the message!

Sorry I can't help with any implementation details but maybe you will find
at least some place to start with what I have given you...

On Mar 1, 2016 10:48 PM, "Danielle Anderson"  wrote:

I am trying to create an application that receives text messages from my
mobile phone and then displays them on another device such as a tablet.
Just curious if anyone has any recommendations on where/how to start? The
android developer site has a lot of information show how to implement this
on a wearable device using NotificationCompat.Builder but I am not sure if
this applies to handheld devices as well.  Any help would be appreciated!
Thank you!

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit https://groups.google.com/d/
msgid/android-developers/a08f1174-89ca-429b-bd5e-
6af865fa2ef4%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout.

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CABfabRhc4A5E3%3DcvvRyhmZf8QMTF3K4890D9yrALCHjGUF_30g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Notification App Android Studio

2017-02-15 Thread lailombard via Android Developers


On Thu, 2/16/17, terencele...@shaw.ca <terencele...@shaw.ca> wrote:

 Subject: Re: [android-developers] Notification App Android Studio
 To: "Android Developers" <android-developers@googlegroups.com>
 Date: Thursday, February 16, 2017, 1:49 AM
 
 Hi Danielle,
 It's been almost a year since your post. Any
 luck? I just started playing with this. I was able to use
 the codes here to
 get a functional client between two Android devices - a
 tablet and a phone. The tablet gets notification when a new
 message arrives and can retrieve the content of that
 particular message. However, this is for SMS only. Also
 cannot read other texts - only new ones that arrives. All
 other MAP profile calls returns nothing (not sure if I
 called the right folder).
 However, have no luck with iPhone (iOS 10)
 although it says it supports MAP. If you can get this
 working across devices and share your technique, it is
 greatly appreciated.
 Thanks.
 Terence
 
 On Saturday, March 5, 2016 at 12:51:14 PM UTC-8, Danielle
 Anderson wrote:Are you familiar
 with different Bluetooth profiles? I have been reading about
 MAP (message access profile) that allows the exchange of
 messages between devices. Wondering if I could go this
 route?
 
 On Wednesday, March 2, 2016 at 8:02:42 AM UTC-7, MagouyaWare
 wrote:The difference is
 that Android Wear devices are always connected to a device
 via bluetooth.  To do what you are wanting to do, you would
 need to either establish a bluetooth connection and send
 data via the connection yourself or send the data up to some
 web server that you maintain and then do a push notification
 to your other device.
 In both scenarios though, you aren't going to
 be able to make use of NotificationCompat to handle the
 interaction between the two devices like you do with Android
 Wear devices.  You're going to have to manually write
 all that stuff yourself.
 On Tue,
 Mar 1, 2016 at 9:53 PM Danielle Anderson <dean...@asu.edu> wrote:
 I am trying to
 create an application that receives text messages from my
 mobile phone and then displays them on another device such
 as a tablet. Just curious if anyone has any recommendations
 on where/how to start? The android developer site has a lot
 of information show how to implement this on a wearable
 device using NotificationCompat.Builder but I am not sure if
 this applies to handheld devices as well.  Any help would
 be appreciated! Thank you!
 
 
 
 
 -- 
 
 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 android-developers+
 unsubscr...@googlegroups.com.
 
 To post to this group, send email to android-d...@googlegroups.com.
 
 Visit this group at https://groups.google.com/
 group/android-developers.
 
 To view this discussion on the web visit https://groups.google.com/d/
 msgid/android-developers/ a08f1174-89ca-429b-bd5e-
 6af865fa2ef4%40googlegroups. com.
 
 For more options, visit https://groups.google.com/d/
 optout.
 
 
 
 
 
 
 -- 
 
 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 android-developers+unsubscr...@googlegroups.com.
 
 To post to this group, send email to android-developers@googlegroups.com.
 
 Visit this group at https://groups.google.com/group/android-developers.
 
 To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/7cad53ed-c844-4bb0-83ac-9ee043fc347d%40googlegroups.com.
 
 For more options, visit https://groups.google.com/d/optout.
 ictoria Rusiei  consfiintita de Tratatul de la Adrianopol  garanta tarilor 
Romane vechile lor privilegii cuprinse in capitulatii sau in intelegerile 
dintre cele doua puteri. in acelasi spirit era elaborat un nou act separat 
pentru cele doua Principate. Reglementarile lui  in spiritul intelegerilor mai 
vechi dintre marea boierime si Rusia  aveau un caracter contradictoriu. Domnia 
pe viata intarea stabilitatea principalei institutii in stat  libertatea 
comertului  insotita de retrocedarea teritoriilor fostelor raiale si stabilirea 
granitei pe talvegul Dunarii - primul pas pe calea unificarii de stat in epoca 
moderna - au avut consecinte favorabile in afirmarea societatii  moderne. 
Poarta si Rusia se obligau sa confirme viitoarele regulamente administrative 
ale Principatelor. insa  in planul statutului lor politico-juridic tarile 
Romane ieseau de sub dominatia singulara a Portii spre a cunoaste  vreme de 
aproape 50 de ani  suzeranitatea Imperiului Otoman si  timp de 30 de ani  
protectoratul concomitent al Rusiei.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving ema

Re: [android-developers] Notification App Android Studio

2017-02-15 Thread terenceleung
Hi Danielle,

It's been almost a year since your post. Any luck? I just started playing 
with this. I was able to use the codes here 

 to 
get a functional client between two Android devices - a tablet and a phone. 
The tablet gets notification when a new message arrives and can retrieve 
the content of that particular message. However, this is for SMS only. Also 
cannot read other texts - only new ones that arrives. All other MAP profile 
calls returns nothing (not sure if I called the right folder).

However, have no luck with iPhone (iOS 10) although it says it supports 
MAP. If you can get this working across devices and share your technique, 
it is greatly appreciated.

Thanks.

Terence

On Saturday, March 5, 2016 at 12:51:14 PM UTC-8, Danielle Anderson wrote:
>
> Are you familiar with different Bluetooth profiles? I have been reading 
> about MAP (message access profile) that allows the exchange of messages 
> between devices. Wondering if I could go this route?
>
> On Wednesday, March 2, 2016 at 8:02:42 AM UTC-7, MagouyaWare wrote:
>>
>> The difference is that Android Wear devices are always connected to a 
>> device via bluetooth.  To do what you are wanting to do, you would need to 
>> either establish a bluetooth connection and send data via the connection 
>> yourself or send the data up to some web server that you maintain and then 
>> do a push notification to your other device.
>>
>> In both scenarios though, you aren't going to be able to make use of 
>> NotificationCompat to handle the interaction between the two devices like 
>> you do with Android Wear devices.  You're going to have to manually write 
>> all that stuff yourself.
>>
>> On Tue, Mar 1, 2016 at 9:53 PM Danielle Anderson  wrote:
>>
>>> I am trying to create an application that receives text messages from my 
>>> mobile phone and then displays them on another device such as a tablet. 
>>> Just curious if anyone has any recommendations on where/how to start? The 
>>> android developer site has a lot of information show how to implement this 
>>> on a wearable device using NotificationCompat.Builder but I am not sure if 
>>> this applies to handheld devices as well.  Any help would be appreciated! 
>>> Thank you!
>>>
>>> -- 
>>> 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 android-developers+unsubscr...@googlegroups.com.
>>> To post to this group, send email to android-d...@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/android-developers.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/android-developers/a08f1174-89ca-429b-bd5e-6af865fa2ef4%40googlegroups.com
>>>  
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/7cad53ed-c844-4bb0-83ac-9ee043fc347d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Notification App Android Studio

2016-03-05 Thread Danielle Anderson
Are you familiar with different Bluetooth profiles? I have been reading 
about MAP (message access profile) that allows the exchange of messages 
between devices. Wondering if I could go this route?

On Wednesday, March 2, 2016 at 8:02:42 AM UTC-7, MagouyaWare wrote:
>
> The difference is that Android Wear devices are always connected to a 
> device via bluetooth.  To do what you are wanting to do, you would need to 
> either establish a bluetooth connection and send data via the connection 
> yourself or send the data up to some web server that you maintain and then 
> do a push notification to your other device.
>
> In both scenarios though, you aren't going to be able to make use of 
> NotificationCompat to handle the interaction between the two devices like 
> you do with Android Wear devices.  You're going to have to manually write 
> all that stuff yourself.
>
> On Tue, Mar 1, 2016 at 9:53 PM Danielle Anderson  > wrote:
>
>> I am trying to create an application that receives text messages from my 
>> mobile phone and then displays them on another device such as a tablet. 
>> Just curious if anyone has any recommendations on where/how to start? The 
>> android developer site has a lot of information show how to implement this 
>> on a wearable device using NotificationCompat.Builder but I am not sure if 
>> this applies to handheld devices as well.  Any help would be appreciated! 
>> Thank you!
>>
>> -- 
>> 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 android-developers+unsubscr...@googlegroups.com .
>> To post to this group, send email to android-d...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/android-developers.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/android-developers/a08f1174-89ca-429b-bd5e-6af865fa2ef4%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ded70ebd-746f-437c-8128-11b52307f00d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Notification App Android Studio

2016-03-02 Thread Justin Anderson
The difference is that Android Wear devices are always connected to a
device via bluetooth.  To do what you are wanting to do, you would need to
either establish a bluetooth connection and send data via the connection
yourself or send the data up to some web server that you maintain and then
do a push notification to your other device.

In both scenarios though, you aren't going to be able to make use of
NotificationCompat to handle the interaction between the two devices like
you do with Android Wear devices.  You're going to have to manually write
all that stuff yourself.

On Tue, Mar 1, 2016 at 9:53 PM Danielle Anderson  wrote:

> I am trying to create an application that receives text messages from my
> mobile phone and then displays them on another device such as a tablet.
> Just curious if anyone has any recommendations on where/how to start? The
> android developer site has a lot of information show how to implement this
> on a wearable device using NotificationCompat.Builder but I am not sure if
> this applies to handheld devices as well.  Any help would be appreciated!
> Thank you!
>
> --
> 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 android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/a08f1174-89ca-429b-bd5e-6af865fa2ef4%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAOq06s85%3DzpOyqzq%3Dw%2BEuxQNTvrszEQRRnmjFXKSLgjb0QN-Bg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Notification App Android Studio

2016-03-01 Thread Danielle Anderson
I am trying to create an application that receives text messages from my 
mobile phone and then displays them on another device such as a tablet. 
Just curious if anyone has any recommendations on where/how to start? The 
android developer site has a lot of information show how to implement this 
on a wearable device using NotificationCompat.Builder but I am not sure if 
this applies to handheld devices as well.  Any help would be appreciated! 
Thank you!

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a08f1174-89ca-429b-bd5e-6af865fa2ef4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.