JavaJens / TextSecure

A secure text messaging application for Android.
GNU General Public License v3.0
72 stars 9 forks source link

Registration without Google Services installed impossible #49

Closed nRaecheR closed 8 years ago

nRaecheR commented 8 years ago

I've tried to register my phone number with LibeSignal 3.1.1 on my purely ASOP Android device (CM 12) but it states that the Google Play Services it too old. In fact there is nothing from Google Install, no GAPPS.

Is there any way to use LibreSignal without Google Services ?

bonanza123 commented 8 years ago

As some kind of workaround you can maybe use https://github.com/microg/android_packages_apps_GmsCore to temporarily install some fake play services.

JavaJens commented 8 years ago

Have you looked at #47 ? Just to make sure.

vuyibiran commented 8 years ago

@nRaecheR

Using the websocket-version 3.3.1. without any google apps/framework. You might have done something wrong during compiling.

relyt29 commented 8 years ago

Did you check that you specified the websocket build when you compiled in Android-Studio?

nRaecheR commented 8 years ago

Yes, sorry, it was my fault, I've installed the regular, non-websocket version...sorry for the noise, now it works without problems.

Thank you all for your help ! Closing issue.