Hello, I'm trying to get my custom AVD image to show up in Android Studio's configured repositories. My goal is to create a custom AVD image on a build server and distribute that image across a team of developers.
I'm following the instructions in the AOSP documentation here: https://source.android.com/setup/create/avd#sharing_avd_system_images_for_others_to_use_with_android_studio My image builds successfully, and the output is in the correct directory. As directed, I copied both "repo-sys-img.xml" and "sdk-repo-linux-system-images-eng.ddevine.zip" to the webroot on the build server, and verified that both are accessible. I also edited the "repo-sys-img.xml" file to prepend the path within the webroot, but I did not add any scheme ("http://host/") element. This repo isn't visible when I added the URL to the "Custom Sites" within Android Studio. When I enter an incorrect address, I get the 'red-meatball' indicating fail...none appears when I add the accessible path to this repo though. Any insight into what might be happening? This is a really slick distribution method, how do I make this system work? Thanks, DD -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/ebee42bc-f874-4356-92f3-6052509c7bbeo%40googlegroups.com.
