Json Genie is a JSON editor that was created by the needs of a developer.
Really, really fast
It is ridiculously fast, which was really important while creating the app. Our tests reveal that it opens a 2 MB json file in under a second. We even did tests with files over 50 MB and Json Genie handled them without a sweat.
View, edit, add, clone & remove objects/arrays/values
Json Genie allows full reign over your json files. You can clone arrays/objects/values, you can add new arrays/objects/values, edit existing ones and even remove arrays/objects/values
Create/open from sd, url, text, dropbox, ...
Because Json Genie uses the default Android way of opening files, it can open a json file from all sources available on your Android phone (Dropbox, Drive, SD, ...). You can even copy/paste your custom json text or open a URL.
Share/save your json files
Powerful filter
Easily find the elements you want by using the easy to use filter option.
Set as default json handler
Easily open json files from various applications by setting Json Genie as your default json handler.
Added privacy policy link
Bug fixes
Ui improvements
Killed some nasty critters :)
Opening a json file via the share menu of another app has been fixed. This went wrong in most cases.
Bug fixes
Sometimes permissions were asked that are not needed.
Bug fixes
Bug fixes
Bug fixes
Fixed a bug where the app could become slow when having no connection to a network
Fixed a bug where the file wouldn't open when opened from a gmail attachment, or file manager
Various bug fixes. Thanks to all who gave feedback!
On Android 13, for some devices the app could be really slow for certain json files. Sped things up by a huge margin, also for older Android versions. The app became even faster.
Fixed a bug where in some cases the app would crash when saving the file.
Fixeda bug where on certain modern android version the 'share' option could give a security exception.
Fixed various smaller bugs
Bug fixes, including a nasty save-bug that blocked some users from saving their json-files
Bug fixes
Bug fixes
'View As Text' was showing a white screen in some cases. This is now fixedChanging the orientation of the phone doesn't reset the view anymoreArrays in arrays are now supportedSharing a json file has been improvedFixed more bugs
* Added a way to view the json in text mode (right top icon)* Multiple bug fixes