Hamza Rizwan

Results 42 comments of Hamza Rizwan

This one ``` json {"id":"/com/android/billingclient","path":"/com/android/billingclient","name":"BillingClient","type":"Payment","perms":"","url":"https://developer.android.com/reference/com/android/billingclient/api/BillingClient"} ``` And checking from the list, it's proprietary. ``` json {"id": "/com/android/billingclient", "emphasize": 1, "details": "Google Play Billing Library", "mwid": "", "anti": ["NonFreeDep","NonFreeNet"], "license": "Proprietary"}...

> If it would not be possible at all, would it be possible that you realise a Google Play mechanism so that a purchase can be done on a dummy...

> Hi, if it helps, the [Scoop](https://github.com/TacoTheDank/Scoop) app uses this method (authorization via adb rather than root), and it's open source :-) > > The method of use for users...

_I've also checked [LADB](https://github.com/tytydraco/LADB) and the app does exactly that, however the workaround list just to have it up and running is too big and not feasible for implementation in...

> It's paid and i can't build or compile apk from source That's not my problem. It legit sucks though that you cannot pay 2 dollars for an app. >...

Why not extract the APKs and copy them to PC? or is there any requirement for them directly installing to PC through Inure?

Could you elaborate the situation a bit more?

1. It's already in progress, I'm currently planning the Batch Tracker Control and [already added the option for this in the menu](https://github.com/Hamza417/Inure/blob/c5f9fd1b4b413c1b7031fd391acae46d3e6f8cef/app/src/main/java/app/simple/inure/constants/BottomMenuConstants.kt#L115) and whole framework to be implemented eventually before...

Sorry for late response, FB updates only be able to enable them if their names are changed or app enabled them deliberately, I'll implement a IFW based boot blocker in...

> 1. It's already in progress, I'm currently planning the Batch Tracker Control and [already added the option for this in the menu](https://github.com/Hamza417/Inure/blob/c5f9fd1b4b413c1b7031fd391acae46d3e6f8cef/app/src/main/java/app/simple/inure/constants/BottomMenuConstants.kt#L115) and whole framework to be implemented eventually...