public class MapAssets
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG |
Constructor and Description |
---|
MapAssets(android.content.Context context) |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream(android.net.Uri assetUri)
Obtains an input stream based on a assets Uri.
|
public static final java.lang.String TAG