-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tablets not supported #614
Comments
+1 |
1 similar comment
+1 |
It would also make sense on the non-3G Nexus 7 as long as SMS are sent through the data channel. Viber for example supports it, while WhatsApp on the other hand does not. I'm not sure why that is, i.e. if there are any restrictions on the Play Store that prevent this. |
+1 |
At this time TextSecure still uses a phone number for ID so it is required that the target Android device have telephony capabilities. I can see a tablet working if we integrate with Google Voice and a GV number is associated with the tablet, check out #364 and #604 for details on that. As I understand it eventually TS users will be able to use an email address as ID instead of phone number, at that time I expect tablets will be supported but unfortunately I have no time line on that. |
+1 |
Another use case would be that somebody has a tablet but just a "dump" phone, so he could use the number of that to activate TS, but use it on the tablet. Thus the telephone capabilities would not really be required. |
I'll chip in that from a UI standpoint, TextSecure is not ready for tablet form factors. This is a goal, and we could definitely use help on that. |
@jonasvp can you checkout the repo and build/deploy to your Nexus 7? I don't have a tablet, but I can't think of a reason that wouldn't work for getting it installed at least. |
I haven't tested this on my device, but I read a report that it crashes on start. |
Second @lapseofreason, that's how I roll - would love to use my dumb phone's number as ID. Probably trickier to set up, though. @mcginty I'm not an Android developer so I'm not sure how to compile the thing. Once I have some time, I could try getting that set up. |
@mcginty below is an adb logcat from a Nexus 7 3G. Registration is working fine, TextSecure force closes if you try to open or create a new thread.
|
+1 |
Guys, would you mind not simply "+1" this? Just click on "Subscribe" under notifications in the right sidebar to stay up-to-date on this topic. |
+1 I'd like to see this feature, too, as it is possible to install whatsapp (by sideloading and possibly assisted by whatsapp2date e.g) and telegram on wifi-only tablets like the nexus 7. Both apps connect the user account solely to a telephone number, too. You can just delegate a mobile phone number you use in an old fashioned cellular phone or even a voip / pstn number to register these apps on a wifi tablet. I also tried installation on my nexus 7 by sideloading just like whatsapp but also encountered the crash Emantor reported, when trying to send a message |
Is it possible to donate or do something as a non-programmer to get this issue fixed? |
I just compiled Textsecure and installed the debug .apk on my Nexus 7. |
I had similar effects on my MEDION tablet (without phone services). I could register it using the telephone voice registration, but when I click on a received message, the TextSecure program on the tablet crashes. My current thinking is that a subroutine tries to fire a service, which requires an SMS or Phone library, which is not present on the tablet. it looks, as if this could be solved by avoiding the call with a try-catch construct, but I haven't had a look to the code. |
The latest Version does not crash. |
Dear All, I read the response on the #1560 page that due to limited resources on the development side, TS for tablets will not be available any time very soon, but I was wondering whether you had any indication as to how long it might still take to have this feature. Many thanks for all your efforts!! |
I've compiled it myself and installed it on the (old generation) Nexus 7 3G and it works very well... |
I tried to install it on the latest Nexus 7 with WLAN only (so no 3G). That worked until i wanted to send a message. When I am in my contact list and i push on a contact, who has textsecure to send her a message, the whole application crashed and shutdown. This is reproducible all the time. |
#847 contains apparently a bugfix |
Thanks for all your answers. I have the same crashing of the application when I install it outside of the Play Store from an apk file and the known "device isn't compatible with this version" message inside the Play Store. I am an interested (average) user and not an expert, so would it be possible to get some more information on how to compile the programm by oneself (also why does it work then?) or what the solution on #847 exactly means (if there is any). And still the original question to the developers as to when roughly one could expect tablet (wifi only) support by default within the app. Many thanks |
latest version (2.1.0) from playstore doesn't crash any more on my Nexus 7 2012 wifi, is marked as incompatible in the playstore, though and has to be sideloaded |
Installing via APK on a Nexus 7 2013 LTE tablet works good. This particular tablet is also running Cyanogenmod which may or may not impact TS from functioning. T-Mobile's LTE tablets have a phone number (for cell network communication) that they push messages to, so all other incoming and outgoing SMS works. There are two oddities:
|
Hi, is there any update on this? I am trying to install it on my Samsung Galaxy Tab that is running official Android firmware and has SIM card support. |
+1, we need an alternative for threema pls!! |
+1 no news on this? |
+1 Telegram, WhatsApp, Viber, hangouts, Linphone, etc... they all work fine. So, what's the problem with Signal? Thanks. |
GitHub Issue Cleanup: |
I tried installing from the Play store but it says "not compatible with your device". My Nexus 7 (with 3G) can send and receive SMS. Any way to install TextSecure anyway?
The text was updated successfully, but these errors were encountered: