Friday 6 December 2013

AndOffline

What is
AndOffline is an open-source (GPL ) toolkit that i have done to offer some “support” tools for Android phones. His features takes advantages of existing Android Applications:

http://android.riteshsahu.com/apps/sms-backup-restore
http://android.riteshsahu.com/apps/call-logs-backup-restore

Also offers others features: "transform" your phone in a receiver to execute database stored jobs/script on the PC where is connected and running AndOffline desktop application (no internet connection is required).
Example scenario: you have a PC with a special task that when executed create a backup (or read a value form a probe). You want execute it occasionally sending an sms when you are away:

It is written in Java language, so that can run on any operating system with a valid installation of a JRE (Java Runtime Environment).

Other features: Base 64 encoder/decoder, VCF parser.

How is composed
The application is composed of two parts, both contained in the downloaded zip file: - a desktop application to install on your desktop/notebook (the .jar file) - an Android application to install on the phone (the .apk file) The desktop part can work without the Android application, but is not true the viceversa.


---------------------------------- See: --------------------------------------
https://github.com/fulvio999/Andoffline
for more informations, download and get the official PDF guide

-----------------------------------------------------------------------------------

Here some screenshots: