Barricade icon indicating copy to clipboard operation
Barricade copied to clipboard

⛔️ DEPRECATED (Click on the link below to check out Barricade2) - Runtime configurable local server for Android apps.

Results 8 Barricade issues
Sort by recently updated
recently updated
newest added

This PR deals with the migration of the existing Barricade project where previously, the main project language was Java which has now been completely migrated to Kotlin, and instead of...

enhancement

1. Updated Maven-publish 2. Updated libraries. 3. WIP for migrating to kotlin-poet 4. Look into KSP ?

Added annotations for more support QueryParams - supports query string params for GET request for eg. @Barricade(endpoint = "/jokes/random", queryParams = { @QueryParams( params = {@Params(name = "path",value = "success")}...

Github has deprecated Services which Travis CI used to use to provide their features. One of the MM Github admins needs to perform the migration to the Travis Github app...

With the update to Gradle 3.0 and API 26, all builds in CI are failing with the following error - ``` $ echo no | android create avd --force -n...

help wanted

The content in the README is outdated now, make it match the website.