
Telegram on Java phones
#1
OFFLINE
Posted 09 August 2022 - 07:47
I read that a Russian guy made a program which is allow to use Telegram on Java phones. The application name is Stella Mobile. Here is the website:
Has anyone has experience how it works?
I already registered on Telegram and I wrote to the programer. But I am not able to log in.
#2
OFFLINE
Posted 30 August 2022 - 08:33
Hi fellows,
I read that a Russian guy made a program which is allow to use Telegram on Java phones. The application name is Stella Mobile. Here is the website:
Has anyone has experience how it works?
I already registered on Telegram and I wrote to the programer. But I am not able to log in.
UPDATE:
The web version of the program is works perfectly.
#3
OFFLINE
Posted 02 February 2023 - 00:56
<wonk_mode>
There's no such thing as "Java phones". Java ME apps run in a virtual machine isolated from the real native operating system of a phone, and builtin apps are usually not written in Java ME. A big exception, AFAIK, are Motorola EZX/MOTOMAGX-based phones, where the system GUI is written in Java, and runs atop of Linux, in a way similar to Android. And of course, Android phones are those who are much more eligible to be named "Java phones", as the userspace there is mostly run in a Java VM
</wonk_mode>
I wouldn't use such public proxy-based services, as they intercept account credentials and their owners may gain access to user accounts.
Instead, I run my own VPS with Prosody and telegabber (disclaimer: I am the developer ×D), and use Telegram via an XMPP client (BombusMod or Jimm Multi; there are other Java ME XMPP clients too, but they have less features). Works well on my W660i, and I take care it's usable there. The server is easy to setup, and thanks to the enthusiast who made a Docker image for telegabber, it's now even easier. A 2 EUR/month VPS is pretty sufficient for that (or perhaps you may find even something cheaper).
Edited by bodqhrohro, 02 February 2023 - 00:57.