I love how the app of the forum thread is busier than the rest of the forum
i think iâll pay a fiver shnuk to do it⌠30$âŚ
please guys, write all problems/requirements
@A.I.V is already working on it.
My conversation with The SLEKE team:
Hi I am pretty active on a certain forum called Jtech forums. I would love to have an app of these forums I am no developer to develop one so so far weâve been using the web to APK. The problem with this is it comes out to be very laggy and slow.
I really would love to have a web to APK idea that does not run on webview and also cannot open external links. Our users do not want access to a full browser so if you can open external links thereâs no point.
Somebody referred me to you telling me you guys are very nice and would share how you guys made a similar thing on your phone.
Waiting to your back from you,
KosherBoy
They got back to me:
Hey there! It can be difficult to do what you are wanting to do, but well worth the effort.
For a smoother experience have you considered a Progressive Web App (PWA) instead of a webview?
A good place to start may be exploring the PWA route with some custom logic to prevent opening of external links.
Let me know if youâve explored this option!
Further, if you have access to the forum backend, this becomes a lot easier. You could consider asking Jtech forums to make forum data available via REST api which you could then use to build your own native app with all the controls you want.
Cheers,
The SLEKE. Team
I didnât really understand what he said cause I ainât no dev, but I am putting this out here in case itâs useful to someone.
Their first suggestion was to build a PWA/TWA WebApp:
Weâve already made a half-hearted attempt at that, it worked for some people, and for many others it didnât:
Basically, some people including @FlipAdmin made a TWA with a tool, didnât put too much into it, it works for some phones and doesnât work for others.
No one did anything for it after that besides for making an updated one when the forum changed addresses.
If anyone who knows Android Studio/Java/Kotlin wants to try to revive this app, we can get logs of whats going on on the phones when the PWA app opens with System WebView instead of Chrome, and try to figure out why its happening and how to fix it.
With this new update to jtech forums besides for the other bugs on the website now your app that opens up to the forums no more works. The first page loads but if I click on anything it says ssl error.
i coulnt get it to install on my tcl
Here you go:
JTech Forums Webview Version (@kosherboy) V 1.1.apk (7.1 MB)
Made with median.co.
I set that links not within the forum domain should open in an external browser which should take care of any IABâs (let me know if otherwise).
Whatâs new:
- Opens supported links, which means if you click on a link that starts with https://forums.jtechforums.org/ it will open up in this app.
- You can long tap on a hyperlink and copy it.
- Switched the download directory from âapps internal cache folderâ to âsystem downloads folderâ.