Photo Maker Apk
Apk Infos
Version | 1.0 |
Rating | 5.0/5, based on 1 votes |
Size | 2.3 MB |
Requires Android | Android 4.0+ (Ice Cream Sandwich) |
Author's Notes | Demonstration of Open-Source Camera and Bitmap's visual effects library |
About Photo Maker APK
Table Of Contents
Description
Source code in Github: https://github.com/igorpi25/photomakerProject is designed to being easy for extention and using in real Android projects. Here are used modules:
ShareProvider
When you click on the "Share" button you'll see that it really works:
IntentFilter
Close PhotoMaker App, and open any photo in your device's Gallery. If you now click on "Share" you'll see that App is here:
Activities
CameraActivity previews in SurfaceView what happened in camera, and can take a photo. Also you can open existing image from gallery(or same other app in device). After taking a photo or opening an existing image, it starts the second activity
PhotoEffectActivity is the main-targeted module that works with visual effects using image's Bitmap. You can apply image-filters to image. This activity available for other external apps from your device. You can send image file from other app by click "Share" function
Permissions
When CameraActivity starting it require permission for SD at first. If permission will not be grant then App finish itself. When user grands camera-permission it starts to require second SD permission. SD-permission is unlike of camera-permission doesn't finish App even when user deny required camera permission, instead of that it shows the TextView with static message. That is necessary for user to open an existing photo from the gallery
IntentProvider
You can send any image to Photo Maker app, using "Share" function from other Apps. You can open photo from WatsApp. Apply visual effect to opened photo. And share the modified photo back to the WatsApp
Latest updates
What's new in version 1.0
- Release for Github.com README.mdHow to install Photo Maker APK on Android phone or tablet?
Download Photo Maker APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.ivanov.tech.photomaker-v1.0-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
1.0 (1) | 2.3 MB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required