Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Adobe Access-Enabler maven dependency

New Here ,
Jan 08, 2019 Jan 08, 2019

Copy link to clipboard

Copied

Has anyone else run into not being able to pull the Access-Enabler.aar from a maven repository like we could a few months back?

If so does anyone know where the Access-Enabler.aar is available in a maven repo?

Its not available at:

https://repo.adobe.com/nexus/content/groups/public

TOPICS
Creative Cloud

Views

511
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 08, 2019 Jan 08, 2019

Copy link to clipboard

Copied

Never heard of that... what program are you using?

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 08, 2019 Jan 08, 2019

Copy link to clipboard

Copied

Im not sure I understand what you mean by "what program are you using".  Ill try to explain my scenario a little better.

Im using Android Studio to edit an Android application and one of the dependencies is an AdobePass product called AccessEnabler.aar and most companies releasing libraries for inclusion in java applications (which is what Android applications are) have their dependencies published to a maven repo.  Now adobe has a maven repository but some time back this library disappeared from it and never returned.

It used to be available in this maven repo: https://repo.adobe.com/nexus/content/groups/public

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 08, 2019 Jan 08, 2019

Copy link to clipboard

Copied

I do not find a forum for Adobe Android Studio, and yours is the 1st time I have ever seen that product mentioned in about a dozen years of being on the Adobe forum page, so I entered that in Google

1st result was Adobe Experience Manager Help | Set up the Android studio project and build the Android app

If that doesn't help, you might try Google to see if you can find the file you need

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 08, 2019 Jan 08, 2019

Copy link to clipboard

Copied

LATEST

Maybe this was the wrong place to post this.

Android Studio is a product by Google/JetBrains.  Im working on an Android application and it requires a third party library (Adobe Pass Access Enabler).  When I need to pull in a dependency such as this most companies post their libraries to what is called a maven repository such as adobes here: https://repo.adobe.com/nexus/content/groups/public

Then when our application compiles it will pull in these dependencies and "build them into our application" so we can use said dependency and its capabilities.

One of adobes which is called Adobe Pass Access Enabler, was available in adobes maven repo previously and now its missing or moved or something.  Just trying to find out how to include this without having to manually copy a library into our codebase the 1990s way.

Hope that helps

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines