jni_generator cannot handle Map<String, String>? |
|
Issue descriptionOS: Android Hi Clank team, Noogler here, and I was trying to pass Map<String, List<String>> to a native method, and seems like jni_generator would not parse this correctly(i guess) to generate the right signature, which would lead to a build error. Is it not allowed(or not a good practice) to pass in a Map or is there a bug in jni_generator.py? Thanks, Yafei |
|
►
Sign in to add a comment |
|
Comment 1 by romax@chromium.org
, Sep 2 2016