Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Enabling SMS

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Enabling SMS

    This is how I got SMS working on my M6Pro 3G with KitKat firmware. Maybe it works for other tablets with builtin 3G or with a 3G dongle also.

    In the file /system/build.prop:

    Replace
    Code:
    ril.function.dataonly=1
    with
    Code:
    ril.function.dataonly=0
    and add the lines
    Code:
    ro.voice.capable=1
    ro.sms.capable=1
    Also replace the file /system/lib/libril-rk29-dataonly.so with this one.

    #2
    Originally posted by maakie View Post
    This is how I got SMS working on my M6Pro 3G with KitKat firmware. Maybe it works for other tablets with builtin 3G or with a 3G dongle also.

    In the file /system/build.prop:

    Replace
    Code:
    ril.function.dataonly=1
    with
    Code:
    ril.function.dataonly=0
    and add the lines
    Code:
    ro.voice.capable=1
    ro.sms.capable=1
    Also replace the file /system/lib/libril-rk29-dataonly.so with this one.
    the libril cannot be download...at the moment...
    if you appreciate my efforts this is the link for any donation:
    https://www.paypal.com/cgi-bin/websc...NonHostedGuest

    Comment


      #3
      Would this work on a JB M9 Pro?
      I'll like to have SMS on my tablet...

      Comment


        #4
        the libril still cannot be download

        Comment


          #5
          Where did the libril file come from? Does anyone know what they patched?
          Randy
          Freaktab Developer, Product Reviewer, Moderator and "Flashaholic".
          Read my BIO Here
          Be sure to donate to support Freaktab.com. If any of my development work makes a positive difference for you, please make a donation to support future RileyROM's.
          Donate here

          Comment


            #6
            Originally posted by rrileypm View Post
            Where did the libril file come from? Does anyone know what they patched?
            It is the the stock libril file in which I have patched the AT command for sending SMS.

            Originally posted by belier View Post
            Would this work on a JB M9 Pro?
            I'll like to have SMS on my tablet...
            Maybe, but you would need a libril file for JB. This one is from a JB M9Pro ROM which supports SMS.

            Originally posted by uli-hh View Post
            the libril still cannot be download
            Hopefully it should work now.

            Comment


              #7
              Originally posted by maakie View Post
              It is the the stock libril file in which I have patched the AT command for sending SMS.



              Maybe, but you would need a libril file for JB. This one is from a JB M9Pro ROM which supports SMS.



              Hopefully it should work now.
              It is still not working...
              if you appreciate my efforts this is the link for any donation:
              https://www.paypal.com/cgi-bin/websc...NonHostedGuest

              Comment


                #8
                Originally posted by giouncino View Post
                It is still not working...
                Strange. Here's another attempt.

                KitKat

                JellyBean

                Comment


                  #9
                  what is this line for?

                  ro.voice.capable=1

                  Comment


                    #10
                    Originally posted by m3g4tr0n View Post
                    what is this line for?

                    ro.voice.capable=1
                    KitKat only allows SMS on voice enabled devices. Might not be needed on JellyBean.

                    Comment


                      #11
                      ok thanks, it's working on RileyRom 3.0 with Go SMS Pro

                      Comment


                        #12
                        Worked on PIPO MAX M9 3G

                        It worked on job Riley ROM 2.5.3 but the capability of 3g seems to be lost.
                        Using Hangouts
                        Is there a line to enable 3g again?

                        Comment


                          #13
                          Comes only one SMS, all subsequent are not displayed
                          After rebooting again comes one SMS and all

                          Comment


                            #14
                            What else be possible to try - modify or add? For normal operation of sending and receiving SMS messages?
                            Thank you.

                            Comment


                              #15
                              Originally posted by maakie View Post
                              This is how I got SMS working on my M6Pro 3G with KitKat firmware. Maybe it works for other tablets with builtin 3G or with a 3G dongle also.
                              Hi,
                              I tried out your solution on my Pipo M9pro with builtin 3G and custom-kasty-kitkat-rom (05.04.2014).
                              After doing all steps of your solution the first test went fine, I received a sms in hangouts.
                              But a second sms don't arrived me. I tried out the function after rebooting my tablet and the same happens, the first sms i could receive, the second sms not. It seems, that the sms-function is blocked after working the first time.
                              Do you have any idea to solve this problem?
                              Many thanks and greetz
                              Peter

                              Comment

                              Working...
                              X