bk138 / multivnc

MultiVNC is a cross-platform Multicast-enabled VNC viewer based on LibVNCClient. The desktop client runs on Unix, Mac OS X and Windows. There also is an Android client.
GNU General Public License v3.0
460 stars 66 forks source link

Android: Implement JSON Import/Export #140

Closed gujjwal00 closed 2 years ago

gujjwal00 commented 3 years ago

This PR switches to JSON for Import/Export. Import from previously exported XML files still works.

Related #81