How to modify the QtPurchasing.jar file?
-
Hi,
I'm using the Qt Purchase module for supscriptions under Android. Now I found that only In-App-Purchase "consumable" and "unlockable" are possible, not "subscriptions". But there would exist a hack by modifying the file.\5.12.1\android_armv7\jar\QtPurchasing.jar
https://forum.qt.io/topic/98353/qt-purchasing-supports-subscriptions-on-android/5
Unfortunately in some of the latest versions this file changed from .java to .jar.
Is there a way to modify such files under Qt? Thxs... -
Hi,
I'm using the Qt Purchase module for supscriptions under Android. Now I found that only In-App-Purchase "consumable" and "unlockable" are possible, not "subscriptions". But there would exist a hack by modifying the file.\5.12.1\android_armv7\jar\QtPurchasing.jar
https://forum.qt.io/topic/98353/qt-purchasing-supports-subscriptions-on-android/5
Unfortunately in some of the latest versions this file changed from .java to .jar.
Is there a way to modify such files under Qt? Thxs...@PowerNow here's QtInAppPurchase.java source code just in case you want to contribute your changes to Qt project :-)
-
@PowerNow here's QtInAppPurchase.java source code just in case you want to contribute your changes to Qt project :-)
@Pablo-J.-Rogina: Thxs, the QtPurchase modul can be found under
http://code.qt.io/cgit/qt/qtpurchasing.git/tree/src/android/src
But now how should I create a new executable .jar file from this?
-
@Pablo-J.-Rogina: Thxs, the QtPurchase modul can be found under
http://code.qt.io/cgit/qt/qtpurchasing.git/tree/src/android/src
But now how should I create a new executable .jar file from this?
@PowerNow what about following the Contributions Guidelines?
-
@PowerNow what about following the Contributions Guidelines?
@Pablo-J.-Rogina there is already a bugreport from 2015.
https://bugreports.qt.io/browse/QTBUG-49606 -
@Pablo-J.-Rogina there is already a bugreport from 2015.
https://bugreports.qt.io/browse/QTBUG-49606@PowerNow well, if you're Ok to wait... Ticket was created 24 Nov '15 8:04 AM