add sort condition
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;
?>
This version of Notepad ~HTTP POST~ Android App comes with one universal variant which will work on all the Android devices.
If you are looking to download other versions of Notepad ~HTTP POST~ Android App, We have 4 versions in our database. Please select one of them below to download.