Android/Chrombook app?

Ideas for new features

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
michael0123
Posts: 1
Joined: Mon Sep 26, 2016 5:35 pm

Android/Chrombook app?

Post by michael0123 »

Hi,

I've been using TextPad for years and years. Now that mobile devices, such as phones and tablets and Chromebooks are fairly common, will you be producing a version for these platforms?

I would love to be able to open documents in a local text editor such as TextPad.

thank you,

- michael
User avatar
christiandittmann41
Posts: 5
Joined: Fri Jul 15, 2016 10:10 pm
Location: Düsseldorf/Germany, La Nucia, Spain

Textpad on Android or Apple devices

Post by christiandittmann41 »

I think, Textpad is native written in "C". Therefore the problem is to convert the source to Java.

mtSystems (Migration Technology Systems) GmbH Zürich, a daughter of ETH Zurich offers software to do this. I have taken a look to their website www.mtsystems.com. It's interesting what they a doing.

Regardless I suppose that, as we say in Germany: "The devil can be found in the details..." :?

With my little skill in programming I guess there are roundabout 40.000 lines of code to convert. That is heavy...

Christian
User avatar
Drxenos
Posts: 210
Joined: Mon Jul 07, 2003 8:38 pm

Post by Drxenos »

Ugh. The reason I love TextPad is specifically because it's not a bloated mess of Java.
SoftDad
Posts: 2
Joined: Thu Sep 04, 2003 12:43 am
Location: So. CA

Re: Android/Chrombook app?

Post by SoftDad »

Drxenos wrote:Ugh. The reason I love TextPad is specifically because it's not a bloated mess of Java.
Yeah. I know a lot of Java apps that continually fail as Java is updated. Some require a particular version of Java and don't work with later versions.

Although I have not gotten into app development for Android, a quick google reveals a slew of C/C++ compilers for it. Of course the system calls would all be different from those for Windows, but porting TextPad should not be outside the realm of feasibility. And hey, for us Android geeks it would be worth paying for. :wink:
Post Reply