I upgraded my project to 1.1 and now i can not create a MapView with just the URL of my WebMap. mMapView = new MapView(this, bundle.getString("MAPURL"), "", "");I tried it also with null instead "" for user and pwd. This is a little confusing too, becaus in the javadoc it says null and in the samples you use "" (PopupInWebMapForView).If I use my WebMap in the PopupInWebMapForView example it does not work. But it loads fine if I use the arcgis.com version of my WebMap.I get the following logcat: [ATTACH=CONFIG]13368[/ATTACH]edit: To make it more clear: I have a WebMap exported from arcgis.com on my own server (no portal stuff).It also seems I can not use arcgis.com maps in my main project now No implementation found for native Lcom/esri/android/map/Layer;.nativeSetName (JLjava/lang/String;)V