Buenas y mucho gusto, este es mi primer post!!
El problema es que tengo problemas con el atuoviewer, al intentar insertar imagenes con URLs externas no se ven en la galeria:
Esto es lo que hago en el archivo gallery.xml:
<?xml version="1.0" encoding="UTF-8"?>
<gallery frameColor="0xFFFFFF" frameWidth="15" imagePadding="20" displayTime="6" enableRightClickOpen="true">
<image>
<url>"AQUI COLOCO URL EXTERNA"</url>
<caption></caption>
<width>700</width>
<height>465</height>
</image>
Como debo hacer?
Ayuda por favor