ApkDownload

Raspberry Web Server APK

Latest Version 1.00Aa for Windows
Updated 2017-05-31

App information

Version 1.00Aa (#16)

Updated 2017-05-31

APK Size 10.2 MB

Requires Android Android 3.2+ (Honeycomb)

Offered by ITPro Consulting

Category Free Business App

App id com.SmartInnov.RaspiWebServer

Developer's notes Install a web server on your Raspberry and access with Raspi Web Server.

Screenshot

Click on the image to see full size

Editor's review

Download the latest Raspberry Web Server application, version 1.00Aa, compatible with Windows 10/11 (using emulators such as Bluestacks), Android devices. This free Business app is developed by ITPro Consulting and is easy to download and install.

Previous versions, including 1.00Aa, are also available. If you need help or have any problems, please let us know.

Description

Install a web server on your Raspberry and access with Raspi Web Server.
- Install your web server with the command:
sudo apt-get install apache2 php5 mysql-server phpmyadmin

- Follow the steps and verify functionality with the command:
sudo chmod 777 / var / www

- Restart your web server with the command:
Service sudo apache2 restart

Installing motion on the Raspberry Pi to turn it into security camera:
 sudo apt-get install motion

- Run the following command to make the Raspberry Pi camera compatible with motion
sudo modprobe bcm2835-v4l2

- Configure Motion on your Raspberry Pi:
start_motion_daemon = yes

- Edit certain lines of "/etc/motion/motion.conf" file so that they match the following lines:
#We active daemon
daemon is
#We /tmp/motion.log uses the file to store the logs
logfile /tmp/motion.log
#We rule resolution (adjust resolution than your camera. Here we have set for the camera of the raspberry pi)
width 1280
height 720
#We sets the number of images taken per second
framerate 2
#We sets the number of images recorded before and after a movement (here after 2 before 2)
pre_capture 2
post_capture 2
#We sets the code for playback on many media
ffmpeg_video_codec msmpeg4
#We allows playback streams from the internet to enable online access to video surveillance
stream_localhost off

- Default Motion video broadcasts on port 8080 of the Raspberry Pi.
- Access to video surveillance of your Raspberry Pi remotely:
http: // yourip: 8080

App permissions

Raspberry Web Server 1.00Aa APK requires following permissions:

Allows an application to write to external storage.

Allows applications to open network sockets.

Allows applications to access information about networks.

Allows an application to read from external storage.

Ratings and Reviews

Rating: 5.0/5 based on Less than 100 reviews

(*) is required

Previous versions

Raspberry Web Server 1.00Aa APK for Windows (#16, 10.2 MB)