makeNativeMap

This method converts a Map into a NativeMap. Value types are supported as with makeNativeArray. The best way to think of this is a way to generate a Java representation of a json object, from Java types which have a natural representation in json.


Like the above, but takes a Bundle instead of a Map.