Is there a Latex app for Android? I know that I can use Overleaf, but are there any others?
I have found VerbTex, is that useful?
Is there a Latex app for Android? I know that I can use Overleaf, but are there any others?
I have found VerbTex, is that useful?
I never tried, but it seems that Termux let you install a TeXLive: https://wiki.termux.com/wiki/TeX_Live.
I use Termux for editing files and preparing little python program (Python3 works like a charm), so I suppose it will work. Now, I never tried to fire up a graphical --- meaning X --- connection.
I'm not going to go into details of installing texlive but here are some hints for steps to install using the actual texlive installer (so you can select what schemes and packages you want). Do the following in order:
Then add bin/texlive to path
– Aubrey Blumsohn Sep 30 '21 at 18:57You can try:
VerbTeX (Free)Tex Writer-Latex On the Go (not Free)MaTeX-Markdown to LaTex Text Editor (Free)Hemibit TeX/LaTeX Writer (not Free)TexPortal (not Free)SNIP allows you to transform a written math formula into latex code. It Works very well.
https://play.google.com/store/apps/details?id=com.mathpix.snip&hl=pt_BR&gl=US
Maybe you could package it into a native app with WebAssembly?
I saw this: https://github.com/SwiftLaTeX/SwiftLaTeX
Integrate a PDF reader and you're good to go ;)
PS: If you want to actually build this project feel free to PM me and we can start collab on GitHub (Apache-2.0 OR MIT) is my preference.
You can try proot-distro with Termux. With this, you can install a chroot-based Linux distribution. So you can install the texlive (full or other schemes). For the editor, I highly recommend code-server (vscode's web version), it can be installed on proot-distro.
x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}using a phone keyboard? – Gaussler Sep 28 '21 at 18:52