HOWTO qt app without ministro

tomasl tomaslov at gmail.com
Mon Nov 19 13:59:00 UTC 2012


Hi, 
I just wanted to share what we did as a workaround for users not connected 
to Google Play: 
When starting our app and no Ministro is installed, the app goes to our own 
webserver to get the latest ministro.apk and run it. If that fails, we try 
to go to Google Play as normal. 
This way we still use Ministro as we should, but without the need for a 
google account (which in many of our customers' opinion definitely is a 
no-go).

We hacked QtActivity.java to be able to do this on startup, and it 
does mean that we'll have to make sure that the latest Ministro release is 
present at our webserver at all times. 

Please share if you have an even more clever solution :)

TomasL


kl. 08:47:38 UTC+1 mandag 19. november 2012 skrev Willy Gardiol følgende:
>
>
> The necessity to be linked to Google Play is stopping me too as i 
> deploy a lot on Amazon Market. 
>
> I am sking to BogDan, would it be possible to migrate Ministro inside 
> the Qt app so that the libraries can be downloaded automatically anyway? 
> I mean, no need to go to the google play and install anything, make 
> ministro part of each Qt app, so the user will not be confused and will 
> just see the downloa bar automatically? 
>
> This would solve all the user interaction issues i guess. 
>
> The issue woul probably be where to store the downloaed libs so that 
> they are available to all Qt apps... 
>
>
>
> Il 18.11.2012 22:54 Marcio Andrey Oliveira ha scritto: 
> > I second Mixxer and Ray Chan. 
> > 
> > Static link should be available for those developers that want to use 
> > it instead of shared library. 
> > 
> > Regards. 
> > 
> > 2012/11/18 Ray Chan <ray.chen.i... at gmail.com <javascript:> [1]> 
> > 
> >> I agreed with Mixxer.  
> >> First I do respect Necessitas a lot. 
> >> And when I try to deploy my app in the market, I found that a lot of 
> >> devices dont support Google Play. This means there is no way for 
> >> user to get qt libraries from Ministro. 
> >> The only way for me is to deliver a single apk which has all 
> >> necessary qt-libraries included. 
> >> 
> >> Ray 
> >> 
> >> 在 
> >> 
> > 2012年11月11日星期日UTC+8上午1时24分26秒,mixxer写道: 
> >> 
> >>> Ok, thanks for replying. Dont mistake my argument for disrespect, 
> >>> I really do appreciate the hard work that everybody involved is 
> >>> putting into this. 
> >>> 
> >>> I would just like to clarify that I am not proposing that 
> >>> everybody should mod and build their own DLLs. Most of your 
> >>> arguments (LGPL, thing about updating and development etc) would 
> >>> be valid on that basis but do not really apply to my suggestion. 
> >>> 
> >>> I am only proposing an additional deployment option for necessitas 
> >>> DLLs - to be included in the APK as they are. The reasons are 
> >>> clear enough from my previous message and as far as I can see they 
> >>> remain valid. User experience being top of the list. 
> >>> 
> >>> In any case, I take your point about doing it myself. Ill see what 
> >>> I can do, but must admit this is not my area of expertise. 
> >>> 
> >>> Thanks 
> > 
> >  -- 
> > PLAY FREE 
> > 
> > GET FREE GAMES FOR 
> > 
> >  [2] [3] 
> > 
> > 
> > 
> > Links: 
> > ------ 
> > [1] mailto:ray.chen.i... at gmail.com <javascript:> 
> > [2] http://plicatibu.com/mkand0 
> > [3] http://plicatibu.com/mkbb0 
>
> -- 
> Willy Gardiol 
> wi... at gardiol.org <javascript:> 
> www.gardiol.org 
> www.trackaway.org -> Track YOUR way the way you want! 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/necessitas-devel/attachments/20121119/d1037fe1/attachment.html>


More information about the Necessitas-devel mailing list