|
|
|
Android JAVA Projects
Open Source JAVA Code - Full PROJECTS
Added a fully tested Android Java projects. (c) by Valery Shmelev
Android Studio JAVA Source CODE:
NPRNG >> - Neural PRNG. PDF and Java Code
WordMaster >> - Learn foreign words effectively
Photo Web Cam >> - Photo Web Cam with FTP
Photo Web Cam APK >> - Download APK Photo Web Cam
Audio REGISTRAR >> - Audio recorder with FTP
Crypto NOTES (1) >> - Simple notepad with encryption
Neural PRNG >> - Android Studio JAVA Code
SQLite RSA >> - Database with RSA encryption
UAV autopilot (1) >> - GPS for UAV autopilot
UAV autopilot (2) >> - UAV autopilot
Server Code >>
Random GENERATE >> - Android Java RND with a hardware source
...
...
1. Photo WEB Cam (Photo REGISTRAR). Do you have an old phone or is it damaged? Do you want to throw it away? Make a surveillance system out of it.
Don't throw away your old or damaged Android smartphone. From it you can make a webcam and watch your home, office, warehouse or parking lot from anywhere in the world.
Clickable
Put the photo registrar application "Rescue PHOTO" on your smartphone and register on any hosting (you can use a free one) an account to which the photos will be uploaded and where the web page will be located for viewing.
Android Source Code >> Sitemap >> Install APK >>
You have no risks - the phone is old and unnecessary, the FTP account is free, the program does not require access to personal information or geotags. For the program to work, you need permission to access the camera and to write a memory card (using the internal memory of the phone).
Version 0.1 of the program is now available. All functions work in it, but the debugging process is not finished yet.
|START| - starting the process of photographing. The first frame will be taken 7 seconds after the button is pressed. The next photo will be taken and uploaded to the FTP server in 500 seconds. This time is required to download the image file via LTE 4G (or 5G). This time can be increased in the program settings |FTP SETTING>| . It is recommended to use time = 3600 seconds (1 hour) or 5400 seconds (1.5 hours).
The time until the next photo must be selected based on the Internet traffic that is available to you. Each photo is about 500 KB in size. If your daily Internet traffic = 50 Megabytes, then you can take no more than 1000 pictures. If you set the photo shooting period from 7.00 to 21.00 every day (approximately daylight hours), can you take photos every 50 seconds? Not! In 50 seconds, your images will probably not have time to upload to the FTP server via the mobile Internet.
The |DARK| button minimizes the screen brightness to save resources when the program is launched for a photo shoot. In this case, all buttons work. A gentle press of the |DARK| button turns on the previous brightness mode.
Version 0.1 of the program works with the vertical orientation of the smartphone. This allows you to shoot a panorama at its maximum distance. In the future, two versions of the orientation will be used - vertical and horizontal.
The page for the settings for connecting to the FTP server and parameters for the program operation time. Here it is necessary to set the FTP server address, login, password, root folder name, session start time, session end time and the period between repeated photographing.
Experienced technical specialists can use |TELEMETRY| - an analogue of information published in Log.D when debugging Android programs.
Telemetry is stored locally on your smartphone and deleted when you exit the program.
Telemetry helps to understand the cause of problems. For example, the program does not start the session because the time allowed by you has not yet come or the FTP server is not available, or the photo has not been uploaded to the FTP server while a new session has started, etc.
Telemetry is necessary if you are using a program with an operating system for which it has not been tested and if it crashes. The telemetry can be copied to the clipboard and sent to the development team for analysis.
If you have chosen a too small interval between photos or a slow Internet channel, the photograms may not have time to be uploaded to the FTP server. This can be determined by TELEMETRY and by the fact that you will have an incomplete photo on the webserver.
To upload photos to your web server, the mobile data (Internet) mode must be enabled on the smartphone, if you use a cellular connection, or Wi-Fi must be turned on, if you can connect your smartphone to it.
You can check that the camera is taking pictures. The last picture will always be located in the smartphone's photo gallery and have the name test1.jpg
When browsing the gallery of photos of a smartphone, you need to understand that due to the caching mode, you may see an outdated list of image files.
The finished photo is recorded in the internal memory of the phone. And even if the phone does not have the ability to install a memory card, the program will work. The photographic image is stored in private memory. When you uninstall the application, the photo on the phone should be automatically deleted by Android.
For continuous operation of the application, you must turn off all the power saving settings of the smartphone. If you are using an old smartphone, its battery will not last long. It is recommended to connect smartphone with a USB cord to a power supply unit or a solid UPS.
This version of the app works with Android 10 .
Work with other versions of Android has not been tested. Starting from version 1.0, other versions of Android will be supported.
Sample web page for viewing images on FTP server:
VIEW PAGE >> Download VIEW PAGE >>
Admin GUIDE >>
Android Package
Files to install on a smartphone. Version 0.1 build 01D272021 Size: 2460 Kbyts
Install APK >>
Guide >>
Build details: Added the function of recording 40 photos to the internal memory of the smartphone - select |LOCAL| button on MAIN screen.
Installation GUIDE
How do I install unknown apps on Android 10?
If you failed to install the photo registrar application Oflameron Rescue PHOTO see what you need to do to make everything work out
androidinfotech.com
frameboxxindore.com
appaloosa.io
blogtechtips.com
thedroidguy.com
verizon.com
bestusefultips.com
android.gadgethacks.com
techgenesis.net
familytime.io
techbout.com
quora.com
To install the photo registrar application, you must give PERMISSIONS.
If you have already downloaded the application Oflameron Rescue PHOTO from GOOGLE DRIVE
If you have already downloaded the photo registrar application in DOWNLOADS
androidwebcam.wikidot.com
Python programmer >>
You can use the web page with HTML and Java Script code. Such a web page can be hosted on any hosting. Or use the PHP web page and get more information. But then your free or paid hosting must support PHP.
Because we create the cheapest surveillance system, use the simplest tools to mount the device - a small plate and a car holder with a suction cup. It may look funny, but it works. The weight of the saucer is roughly the same as the weight of a smartphone. This ensures the stability of the structure.
|
|
|
|
|
|
|
Freeware is software, most often proprietary, that is distributed at no monetary cost to the end user. There is no agreed-upon set of rights, license, or EULA that defines freeware unambiguously; every publisher defines its own rules for the freeware it offers. Unlike with free and open-source software, which are also often distributed free of charge, the source code for freeware is not made available.
Source Code on GitHUB >>
Last Edition:
2024-11-21 05:59:06
|
|
|
|
|
|
|
OFLAMERON.COM >> Web Cam >>
Feedback >>
Android 10 Supported
Announcement: ORG urges ICO to revise public sector enforcement approach
GitHUB REPOSITORY
Java Source Code repository Python >>
News: Parallel processing is a critical tool for optimizing performance in modern applications, especially when handling large datasets or computationally intensive tasks. Java’s ForkJoin Framework, introduced in Java 7, provides an efficient way to divide a task into smaller subtasks, process them in parallel, and combine the results. This article explores the core concepts and implementation …
Android Java Projects
|
|
|
|