sakusaku3939 / DeepLAndroid

Unofficial Android App for DeepL Translator
MIT License
360 stars 19 forks source link

It takes a long time to open an application (Two full seconds) #103

Closed Wjxfi closed 3 months ago

Wjxfi commented 1 year ago

I have only two applications that take so long to open. (Among 1,300) This is not normal. Please speed up the opening time

look at the official deepl app, it opens instantly, take it as an example

sakusaku3939 commented 3 months ago

Since it is displayed using WebView (imagine a web browser), it is difficult to reduce the initial startup time any further. Currently I recommend the use of the official application. I apologize that it has taken me over a year to respond to this reply.

Wjxfi commented 3 months ago

Since it is displayed using WebView (imagine a web browser), it is difficult to reduce the initial startup time any further. Currently I recommend the use of the official application. I apologize that it has taken me over a year to respond to this reply.

https://github.com/woheller69/huggingassist

This too is used as a webview, with it launching instantly. Can you do the same ? At least try. @sakusaku3939

sakusaku3939 commented 3 months ago

There are two reasons.

I have confirmed that eliminating both of these processes would result in speeds similar to huggingchat. However, promotions will still be displayed.

sakusaku3939 commented 3 months ago

But for the second one, I feel that showing the display process is at least a better user experience than just the logo, so I will add it to the v8.3 changes.