Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.410.318 Times

Android Spy App freeware
Filter: All | Freeware | Demo
 

Android Spy App

< 1 2 3 4 5 > 
Released: September 05, 2016  |  Added: November 03, 2016 | Visits: 680

Dorado App Installer Dorado App Installer is efficient to install android phone apps with one simple click. Most smart phone beginners want some apps or music preloaded. Dorado App Installer provides several app bundles that makes it easier to satisfy customers. Easy to Use 1 Connect Device Plug your phone via USB...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 11.21 MB Download (617): Dorado App Installer Download

Released: January 29, 2012  |  Added: February 22, 2012 | Visits: 1.545

Free Mobile App Icons Design better mobile apps with Free Mobile App Icons! The collection of free stock icons for mobile apps makes it easy to make beautiful Android, iOS and Windows Phone apps without breaking the bank. With 200 unique icon images and all standard sizes included from 16x16 to 60x60 pixels, you can...





Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Freeware Size: 28.89 MB Download (162): Free Mobile App Icons Download

Released: February 04, 2014  |  Added: February 17, 2014 | Visits: 1.119

Video Converter Box for Android Are you an Android user who just wants to enjoy his/her videos on his/her device(s) without wasting any time trying to learn anything about conversion? Does that talk about formats seems rather gibberish to you? Video Converter Box for Android is what you need. It was designed to take care...


Platforms: Windows, Windows 8, Windows 7, Other

License: Freeware Size: 6.35 MB Download (97): Video Converter Box for Android Download

Released: July 15, 2011  |  Added: August 09, 2011 | Visits: 1.659

Air Playit Server for Mac Air Playit, consist of Air Playit Server for Mac and client app, is a free video streaming software. It supports remote streaming almost any auido & video to iPhone, iPad, iPod touch, and Android via WiFi 3G 4G network, acts as your personal clould server & player and let you watch videos on the...


Platforms: Mac, Other

License: Freeware Size: 10.4 MB Download (151): Air Playit Server for Mac Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 1.389

Kingsoft Office for Android Free Kingsoft Presentation Professional 2012 Kingsoft Office for Android is an efficient mobile office solution made exclusively for cell phones and tablet devices running the Android OS (2.1 or later versions). The latest version, Kingsoft Office for Android 4.1, allows you toA CREATE, VIEW,A EDIT...


Platforms: Android

License: Freeware Size: 4.3 MB Download (65): Kingsoft Office for Android Free Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 836

Mono for Android Mono for Android enables developers to use Microsoft™ Visual Studio™ to create C# and .NET based applications that run on Android phones and tablets. Developers can use their existing skills and reuse code and libraries that have been built with .NET, while taking advantage of native Android...


Platforms: Windows, Mac

License: Freeware Size: 50.4 MB Download (51): Mono for Android Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 716

Android Injector Android Injector allows you to quickly and easily install apps that you have downloaded to your computer in the form of ".apk" files onto your Android phone or device. Some phones do not allow you to install apps from any other source except the Android Market. However, some app authors do not...


Platforms: Windows

License: Freeware Size: 3.44 MB Download (58): Android Injector Download

Added: June 24, 2013 | Visits: 408

Android's Fortune The well-known Fortune for Android: print a random, hopefully interesting, adage. This is the homepage (and main project summary page) for Android's Fortune. Any contributions (effort, bugs, questions, ...) are welcome. Use the launchpad features (Blueprints, Answers) for this. Some ideas open...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (36): Android's Fortune Download

Released: April 24, 2017  |  Added: May 28, 2017 | Visits: 1.821

Free Android Data Recovery Your phone might meet many kinds of disaster, such as water damage, screen smashed, wrong deletion, or… You may care more about the important data in your phone. Under such conditions, what should you do? How to recover deleted files from Android phone? Trust me, no worries, and no...


Platforms: Windows, Windows 7, Other

License: Freeware Size: 39.9 MB Download (173): Free Android Data Recovery Download

Released: February 14, 2020  |  Added: May 10, 2020 | Visits: 567

MacDroid MacDroid is probably the best app for an easy file transfer between your Mac and Android. No need to install and run any additional apps on your Android - just connect it to your Mac where you have MacDroid installed and get full access to all files stored in Android - SD card storage and...


Platforms: Mac

License: Freeware Size: 15.7 MB Download (77): MacDroid Download

Added: March 21, 2010 | Visits: 1.225

App::datetime App::datetime is a date and time considerations. Most Enterprise development includes processing of dates and times. There are many date and time modules on CPAN, and choosing the right one can be confusing. There are no special perl data types for dates and times, so some direction is needed....


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::datetime Download

Added: February 13, 2010 | Visits: 1.355

App::faq App::faq is a Perl module witj App-Context Frequently Asked Questions. The App-Context is like a software backplane for many services required by an enterprise application. Into that backplane plug the App-Context Services. There may be many implementations of each of the App-Context Services,...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): App::faq Download

Added: October 26, 2010 | Visits: 1.405

App::perlstyle App::perlstyle is a App::Context Perl Style Guide. The following document describes some of the coding standards used in writing the App::Context framework (App-Options, App-Context, App-Repository, App-Widget, and other minor distributions). This document exists for two purposes: 1. To...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::perlstyle Download

Added: March 05, 2010 | Visits: 1.358

App::quickstart App::quickstart is App::Context Developers Quick-Start Guide. This is the Developers Quickstart Guide to the App::Context Framework. Its focus is to give a minimum amount of theoretical or explanatory background and get right into learning by example. That having been said, it is also...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): App::quickstart Download

Added: March 13, 2010 | Visits: 1.269

App::Session App::Session can represents a sequence of multiple events perhaps executed in separate processes. SYNOPSIS # ... official way to get a Session object ... use App; $session = App->context(); $context = $session->session(); # get the session # any of the following named parameters may be...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): App::Session Download

Added: September 11, 2010 | Visits: 1.348

App::UserAgent App::UserAgent - the browser this session is connected to. SYNOPSIS # ... official way to get a UserAgent object ... use App; $context = App->context(); $user_agent = $context->user_agent(); # get the user_agent if ($user_agent->supports("html.input.style")) { # do something } A...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::UserAgent Download

Added: February 19, 2010 | Visits: 1.425

App::Modular::Module::Events App::Modular::Module::Events is a Perl module with event handling for App::Modular compatible applications. SYNOPSIS #################################################################### package App::Modular::Module::Me; use base qw(App::Modular::Module); sub depends { return Events; }...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (106): App::Modular::Module::Events Download

Added: November 19, 2010 | Visits: 1.248

App::Modular App::Modular is a Perl module with modularization framework for perl programs. SYNOPSIS package App::Modular::Module::Test; use base qw(App::Modular::Module); sub say_hello { print "Hello, dear user!"; }; package main; use App::Modular; my $modul = instance App::Modular;...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (102): App::Modular Download

Added: July 19, 2010 | Visits: 1.201

Craftsman Spy Craftsman Spy is a an open source and free framework for JDBC logging. Craftsman Spy is a JDBC driver implementation. This logger logs all SQL connection and processings with execution spent time, all the stored procedures with arguments, all the batch processings and the result sets. No need...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (107): Craftsman Spy Download

Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 2.575

App::SimpleScan::Substitution::Line App::SimpleScan::Substitution::Line is a line with optional fixed variable values. SYNOPSIS my $line = App::SimpleScan::Substitution::Line->new(" this "); # Use only this value when substituting " ". $line->fix(substituite => change); # what vars are fixed? my @fixed_ones =...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (258): App::SimpleScan::Substitution::Line Download

< 1 2 3 4 5 >