KStars Lite issues

Aleix Pol aleixpol at kde.org
Mon Nov 7 11:14:18 UTC 2016


On Sun, Nov 6, 2016 at 7:06 PM, Jasem Mutlaq <mutlaqja at ikarustech.com> wrote:
> Hello,
>
> So I made some changes to the code to make loading faster, it's now 2-3x
> faster on Android but can still see more improvement especially splashscreen
> only appears after 3-4 seconds which might lead to think there is a problem
> loading the app, so that has to be address.
>
> Another problem we have is that the KStars options are not saved. We are
> using KConfig just like in regular KStars. on KStars Lite for desktop, it
> creates a kstarsrc file under ~/.config and loading/saving of configuration
> options appears to be OK, but it's not working on Android.
>
> I'm CC KDE Android list, is there something special we have to do get this
> working on Android? We are using this repo to build KF5 for Android:
>
> git://anongit.kde.org/scratch/cordlandwehr/kdesrc-conf-android.git
>
> Check here for more details:
>
> http://thelastpolaris.blogspot.de/2016/05/how-to-build-kstars-lite-for-android.html
>
> Any ideas? I found another repo here while writing this email:
>
> https://quickgit.kde.org/?p=android-builder.git
>
> Is this the one we should be using?

Hi Jasem,
First please register to this mailing list, or I have to moderate you
in every time and people can't answer directly.

kdesrc-conf-android is what Andreas was experimenting with and should
be the right thing to use, proof is that you managed to compile your
application. This doesn't mean KConfig is not going to have bugs. I
encourage you to look into KConfig and debug the error.

>From there, I'll be happy to help you fix the issue.

Aleix


More information about the Kstars-devel mailing list