Notepad ~HTTP POST~ Android

Notepad ~HTTP POST~

Simple Notepad, you can still easily sent to any server in the HTTP Post method.

Features & Capabilities

Simple Notepad, you can still easily sent to any server in the HTTP Post method.

If you make the destination server can free application development , it can be used as a notepad client

[POST format]

*Parameter name = value

u = Unique ID ofmemo
t = Title
c = memo text
ud = Modified
cd = creation date and time

[Server side program sample]

<?php

$uid = $_POST["u"];
$title = $_POST["t"];
$content = $_POST["c"];
$updated_at = $_POST["ud"];
$created_at = $_POST["cd"];

echo $uid;
echo $title;
echo $content;
echo $updated_at;
echo $created_at;

?>

User Growth & Download Statistics

App
By:
JOJOAGOGOGO
Downloads:
244
Version:
1.3 Last updated: 2016-09-11
Creation date:
2016-05-17
Email:
jo*****@gmail.com
URLs:
Website ,Privacy policy
Full description:
See detailed description
Source:
Google Play Store
Data ingested on:
2025-05-27
Compare stats and ranking:

Contact the developer

Chrome-Stats does not own this Android app. Please use these information below to contact the Android app developer.
Developed by:
JOJOAGOGOGO
Google Play Store
https://play.google.com/store/apps/details?id=com.jojoagogogo.note
Email:
jo*****@gmail.com
Website:
http://jojoagogogo.com

Best Notepad ~HTTP POST~ Alternatives

Here are some Android apps that are similar to Notepad ~HTTP POST~: