I've created this small utility for developers. I hope it can be useful to many of us.
It works for phones and tablets.
JSON text editor and validator.
Create JSON objects on the go, call REST Web Service and share the content to any other app.
Main Features
- Auto-formatting and validation
- Sharing
- Executing REST Call to any Web Service
JSON, or JavaScript Object Notation, is an open standard format that uses human-readable text to transmit data objects consisting of attribute–value pairs. It is used primarily to transmit data between a server and web application, as an alternative to XML.
[v1.3]
Added ability to compare two JSON (requires Honeycomb or higher)
Added ability to share differences between JSON compared
Refined UI
[v1.2]
Added ability to validate an URL previously saved (long tap to a list item)
Added message to the user if the donation fails
Fixed the font size on startup
[v1.1]
Added ability to save the URLs of web services
Added ability to change the font of the JSON representation
play.google.com/store/apps/details?id=com.foscosoft.jsonvalidator
Related
Hi, I need a notes application that saves editable text files to the SD card. Then I can open it on my computer, edit it, save it, and then open it on my phone again with the changes.
All the notes apps I have tried so far only backup to the SD card and I haven't been able to edit them once it's there. Preferably offline.
Thanks
Txtpad lite! And its free! I dunno what the paid version adds though.
I was looking for a txt editor whose files could be easily transferred and edited on PC and I found this gem of an editor.
The only main drawback I see is that it doesn't really provide a list of memos, schedules, etc, but you can overcome that somewhat by creating a shortcut to a folder dedicated to tasks. It is a purely a text editor, but a really good one IMO.
Strengths:
Char by char Undo/redo button!
Ability to save, save as, or discard changes.
Ability to configure autosave or manual save files.
Ability to use alternate file encoding for saving files: UTF-16, Big5, etc, japanese
Configurable toolbar for all the common tasks like select, copy, paste, undo/redo, save, save as.
Ability to change font sizes.
Ability to send txt to email.
I wish it uses black background instead of white.
Hello Everyone!
We've just published our Android app for personal database management on the Google Play Store.
Mobi DBcan store all your personal data: CD, DVD, books and wine collections, ToDo lists, recipes, tasks, etc.
The app is attached to this post.
Main features:
- Layout fields on the form in the way that is more functional and convenient for you;
- Use pre-set database templates that can be easily edited;
- Create, export, import databases;
- Attach to existing databases;
- Create, export, import database templates;
- Create, edit, delete, move, change size of the fields;
- 14 field types are supported: string, float, integer, checkbox, date, time, hyperlink, email, phone, picture, rating, address, currency, calculable;
- Sort by any field;
- Autocomplete text entry;
It would be great to get feedback from the XDA community. Your rating on the Play Store would be cool as well.
Give it a try and let me know if you would like to get the full version!
Cheers,
Ekaterina
I was just looking for such an app. Will try and report.
Thanks, this would be great.
Hey.
This is not the full version, only the LITE version, which can be found on play.google.com. It has some limitations, such as a limit imported data from .xls file.
Regards.
MobiDB Database Designer is a general-purpose relational database app for business users with multi-user access and synchronization via OneDrive and Dropbox. It is able to store any type of information: inventory, invoices, project management, deliveries, orders, locations, etc.
What MobiDB Database Designer can do?
It’s able to design databases with multiple tables and complex relations, calculated values, export of the filled in database to CSV or PDF and then sharing it to external apps or just printing in hard copy.
Easily design databases
Designing custom libraries is easy in the convenient designer. Just drag and drop fields (string, integer, checkbox, email, date, picture, etc.) on to the form and arrange them in a way that will make the entry readable.
Conveniently manage entries
MobiDB Database Designer enables users to view the records as a table. Table view is highly customizable – it’s possible to change columns width & order, sort and filter the entries. You can view your data as a separate card which provides more information, such as extended text notes, pictures and photos. It’s also possible to view your records on map if you entered any GPS coordinates. Label the entered locations, proceed to details and add new entries right from the map view.
Helpful for many users
MobiDB Database Designer is the perfect way to keep track of personal and business data: belongings, orders delivery, travels and trips, inventory, invoices, project management and any other item you want to list. The app is a good fit for property and store owners who need to manage some stuff and funds, project managers who need to maintain projects and manage the team, couriers and travelers who need to store locations and be able to view them on map and many other business users.
The created databases can be shared or exported for further use on other Android devices or in other external systems.
XDA:DevDB Information
MobiDB Database Designer, App for all devices (see above for details)
Contributors
PerpetuumSoft
Source Code: http://mobidb.mobi
Version Information
Status: Stable
Current Stable Version: 6.0.8.252
Stable Release Date: 2016-04-24
Created 2015-11-03
Last Updated 2016-06-21
Tired of digging through thousands of logcat messages, getting loss of track, using the right tools can save you precious time. TailExpert provides you with just those tools, advanced filtering and highlighting to increase readability. TailExpert will columnize your logcat logs so you can hide columns that contain no information. TailExpert will automatically calculate and show you the time difference between incoming messages. You can set guards and run TailExpert in the background to notify you, when something of your interest has happened in your logs while you run your program. Add comments to your logs for better readability and save or print your filtered logs for reporting. TailExpert even lets you compare two consecutive logs using the built-in compare tool and find anomalies quickly.
Just plug your phones into your PC, select Open Adb Logcat from the TailExpert menu and start watching...
Click to expand...
Click to collapse
Features
Open multiple log files
Builtin adb logcat receiver
Builtin Eventlog watcher
Builtin UDP network receiver (Syslog)
Builtin Rs232 receiver
Builtin OutputDebugString watcher
Builtin Sftp browser
Builtin lua scripting engine
Advanced messages filtering, logcat packagename filtering
Advanced message notifications (sounds, email)
Highlight messages
Translate messages for improved readability
Free definable view formats, columnize your loggings, predefined columnizer patterns available for logcat, eventlog, apache
Compare logs
Sync logs
Advanced log analysis via the embedded lua scripting
Bookmarks
Notes: Add notes to loglines
Side by side viewing
Unicode support
Guards: Notify me when no (matching) data arrives within time
Automatically sync timestamps of multiple views
Calculate timestamp differences
You can find tailexpert @ tailexpert.neware.nl
Hi all.
Use the REFL.ME application and the data source in JSON to show messages and notifications on your mobile device in a simple and user-friendly form.
The application works directly with web services, does not store messages on its servers, does not require registration and personal data.
The use of the REFL.ME application is limited only by imagination. Typical use: statistics, alerts, data monitoring, etc.
How to use
1. Download REFL.ME application from Google Play.
2. In the application add a link to the data source in JSON format.
3. Everything is ready. You can receive messages and notifications.
For developers
To connect your web service use a simple answer in JSON format:
{
"refl.me":true,
"message":"Hello!"
}
Full documentation and all features: refl.me/docs
Thanks!