[APP][2.3.3+] Mini Image Studio - photo fx app - Android Apps and Games

Hi Everyone,
I'd like to share with you my photo fx app: Mini Image Studio. This app is sort of like Instagram or Photo FX Plus, however my aim is to focus on different photo fx, like RGB color modification and HSV effects (tonemapping, HDR etc) rather than making this a social networking app (though sharing with Facebook etc is possible thanks to very flexible android structure).
There are only a couple of effects present now, but I'll add more with the upcoming updates.
Current FX are:
[RGB]Grayscale
[RGB]Blur(*)
[RGB]Flatliner™
[RGB+HSV]Old Photo
[RGB+HSV]Retro Glow™
[RGB]Xpro™
[RGB]Spray™
[HSV]Litmus™
[HSV]Paster™
[HSV]Instant™
[MLIP]Tilt Shift™
[MLIP]Selective Coloring™
The ones with ™ are near 100% my code, while I've used several web sources for Sepia etc.
Mini Image Studio can also rotate and crop pictures.
Output of the processed images is limited at 1024*768 while there are no limitations on input size.
Your feedback/comment are quite welcome..
Here is the Play Store link
Here is the QR Code
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
UI:
Showing Tilt-Shift
Showing Selective Coloring
(*) Blur effect uses code portions from Stack Blur Algorithm by Mario Klingemann.
(**)
[RGB] means effect is based on red-green-blue pixel components, which is in general simpler and faster compared to HSV fx. However the things that you can do with RGB are limited, on the other hand, [HSV] (hue-saturation-value) is more complex, closer to human eye in terms of image presentation and you can do cooler stuff such as HDR and tonemapping. MLIP means multilayered image processing, stands for indicating that image has more than one layers with different fx.
Also I would definitely appreciate your suggestions to speed up fx implementation, such as Native code..

Here is the changelog:
v1.2.0
Massive update, introducing Tilt Shift and Selective Coloring engines to allow touch based processing over the photos.
Added ability to rotate images with touch.
Disabled Crop support due to problem reports, will enable it after further testing.
Improved Paster FX performance.
Many bug fixes
v1.1.2
Bug fix release for UI error
v1.1.1
Revised UI with new background skin and frame - much nicer looking now
Added Paster™ effect - another HSV based filter
Fixed bug in Old Photo algorithm.
Increased stability
v1.1.0
Added Tilt Shift effect - uses some sort of Miniature faking technique
Changed Sepia effect to Old Photo using image texturizing
Bug fixes for stability.
v1.0.6
Many bug fixes and reliability improvements.
Added options dialog for setting output resolution.
v1.0.5
Improved image load engine (better inSampleSize implementation)
Added Instant effect - it post processes image, changes luminosity and puts it inside a frame like old Polaroid photos.
v1.0.3
Added Litmus effect - first HSV effect, makes image more vivid (increasing saturation) and slightly decreasing luminosity in too bright areas.
v1.0.2
Added Spray effect - simple Spray effect
Fixed Undo bug - finally squashed undo bug, which was actually coming from my inexpertise in Java
v1.0.1
Initial release

Related

IDEA : 4x4 level and tilt meter

If anyone out there wants an app idea.
Using the g sensor on the HD2 display two views of a 4wd.
One view (Top) is a rear view showing tilt left to right.
The second (Bottom) shows a side view showing its tilt front to back.
Requirements maybe skinnable and also a reset/zero button to compensate for mounting.
Basically as your driving the images rotate to show what angle and slope you are driving on.
That would be a cool app...
+1
Tryed a few inclinometers but it's not the same...
//Johan
Been playing with this tool. Pretty close.
Only needs a graphic change and screen saver blocker. Would be cool if it could re-call a previous zeroing.
http://forum.xda-developers.com/showthread.php?t=535944
This is the screen it uses
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Found this
http://my-maemo.com/software/applications.php?name=4x4_Inclinometer&fldAuto=1146&faq=47
this one looks the fruit.
For the iphone thou.
And after looking found a bunch
http://forum.xda-developers.com/showthread.php?p=6514101
http://forum.xda-developers.com/showthread.php?t=568139
Landmeter 2.0
Update:
Completely reworked version with many advantages:
- Even more precise angle calculation up to 100+ degrees sideways
- Completely reworked design
- Much faster reactions ensured with getsensordata function redevelopment
- Digital font for numbers
- Adjustable filter quality
- Scale changes dynamically depending on adjusted parameters
- Full WVGA support
- Side indicators
- More comfort for driver-optimized view,larger fonts
- In the future planned skinning-on-demand(you will send me basic pictures,I will recompile it for you)
Available here:
http://software.connect.de/product.php?pf=pocketpc&prod_id=53777&xsearch=landmeter
Tomas.
Is it possible to get it working in Portrait mode?
Well,actually this would be not a problem.
Development modifications are minor to make it portrait,but there is lot of work with graphics. Therefore I have to wait a long time for the graphics from my designer.
Check this out...
TomasNM said:
Landmeter 2.0
Update:
Completely reworked version with many advantages:
- Even more precise angle calculation up to 100+ degrees sideways
- Completely reworked design
- Much faster reactions ensured with getsensordata function redevelopment
- Digital font for numbers
- Adjustable filter quality
- Scale changes dynamically depending on adjusted parameters
- Full WVGA support
- Side indicators
- More comfort for driver-optimized view,larger fonts
- In the future planned skinning-on-demand(you will send me basic pictures,I will recompile it for you)
Available here:
http://software.connect.de/product.php?pf=pocketpc&prod_id=53777&xsearch=landmeter
Click to expand...
Click to collapse
Hi Tomas!
Tryed your demo and it looked great! But the round meters didn't work/show...? Not available in demo or did i do something wrong?
//Johan
Hmmm,strange... I don't understand,what exactly is wrong. Can you describe it better? Maybe screenshot will be helpful. Btw,tried on many devices,without problem.
Screenshot!
It looks like this. Everything works but the two meters...
Stock Rom, HTC 1.66 swe
//Johan
Well,it seems to have some memory problem. I see this kind of problem during development first version. The rotation pictures are stored separately in 162 position images in one bitmap. This bitmap is quiet large with dimensions 1250x2125. 125x125 pixels per one image,10x16+1x2 in matrix. 125sq is also reason,that the image is not VGA sharp. If I tried to have 250x250pix images,the bitmap was so huge,that cannot load into the memory and I had same problem. What's your free memory? Tried softreset before starting?
I also have the same issue.
No pretty Lada.
Hello.
So I have replaced resources,so this is much smaller rotation image to fit into memory.
Try this out...
Please note,actually this is not a cab,but exefile with renamed extension.
Hello,the attached file is corrupted ...
Btw,if you want to use different "cars",you can create your own and post me them. In attachment,they are some examples.
Marcdu81 said:
Hello,the attached file is corrupted ...
Click to expand...
Click to collapse
Maybe because it is an exefile,not a cab?
did you renamed the extension to exe?
Sorry for that,but I cannot upload larger exefiles,XDA server doesn't allow it.
And that's an executable for your PDA,not PC.
Ok,it's really an exe file,i convert it to a cab file .
I posted this file just for a test for those,who has problems with car displaying. Can you confirm,if this works for you(if original doesn't)?

[APP] [2.3+] Let's 8 bit Art v1.0 (First stable version)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Let's 8 bit Art is a Android app for artists, animators and game designers that can quickly and easily create 8-bit style raster images and animation.
Easy raster graphics editor optimized for work with small images in PNG, JPG, BMP and non-animated GIF formats with the ability to create animations and work with sprite-set (strip) in the format of PNG.
The application includes:
- Nice and easy interface in both portrait and landscape orientation on different screens dpi;
- Functions of working with animation, previous phantom frame, frame manager, animation player with the ability to adjust playback speed with the future of smooth playback;
- Ability to choose the transparency background of black, gray or white;
- Quick access to eraser, palette, and all the instruments;
- 9 tools for work: brush, line, square, oval, spray, fill, color swap, dropper, selection, and each tool has its own flexible configuration;
- High-grade 32-bit ARGB palette (with alpha) in two formats: hue and rgb (as in the Adobe Photoshop);
- Ability to store and quickly switch between hundreds of color samples, palette manager;
- Ability to work with very small images at high zoom without interpolation (blur);
- Pixel grid with the ability to disable it in the settings;
- Fast switching types of toolbars for easy work with a software button MENU;
- The function of total state save after closing and full resume when starting (auto-save images, animations, palettes and settings);
- Ability to instant undo and redo up to 10 recent changes in the canvas;
- 5 color blend modes: normal, overlay, lighten, darken, multiply;
- 2 effects: black and white, invert colors;
- Ability to rotate the image by any angle, horizontal and vertical mirroring, stretching, cropping or enlargement of the canvas with reference to the nodal point of the image;
- Full set up all aspects of the application, including service options for advanced users, allowing to change number of undos, maximum size of the image, maximum number of fps, maximum number of samples in the palette and so on;
- Ability to save images and animations (as sprite-set) to PNG, palettes in a special format PLT;
- Functions palettes and open images from different applications (image galleries, file managers, etc.);
- Built-in file manager that specifies a brief description about the images and palettes PLT;
- Access to the last 3 open image files and palettes PLT;
- The function of adding an external or copied images by selection tool with the ability to set up color blend mode for it;
- Transform selection functions;
- Ability to export animation to GIF file and share it with your friends (optional).
Features list will be updated with application updates.
PS: This is certainly not a Photoshop, but it's not a Paint.
Version 1.2 was published!
Try the free version of the app on Google play without save functions or purchase the full version of the app.
Some video:
Some screenshots:
​

[APP][4.0+] Safe Slideshow - Show your photos to friends without letting them snoop

Safe Slideshow
Hi guys
Taking a lot of pictures during my holidays I had an idea for an app and this is the final result
Description
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Very often we shoot amazing photos with our smartphone on holidays, special days, birthdays, and much more.
Then, when we want to show them to our friends we have no alternative except leave our device in their hands without so much control.
Even if you not have nothing to keep secret or to worry about, it's not so appropriate to leave all our data (like Whatsapp, Facebook, photos, etc.) accessible to anyone.
With Safe Slideshow you can avoid all these problems. You can choose which photos show to your friends, start the slideshow and sitdown. The app will lock your screen (like when you press the power button on the device side) and then show a scrollable slideshow with photos you chose. When someone close the slideshow device require your PIN or Pattern to unlock, so your data are safe.
Screenshots
Video - How to use
https://www.youtube.com/watch?v=K1c4pOom_UU
Link Play Store
https://play.google.com/store/apps/details?id=com.zenadroid.safeslideshow
Main features
Very simple install-and-use approach. No boring configuration required.
No need to set and remind another password: the app use the Android built in lockscreen.
Create your slideshows and save them to reuse them very fast other times you want to show same photos
FAST MODE: simply go to your default Gallery app, select images you want (or an entire album), touch 'Share' button and select Safe Slideshow.
Clean, simply and usefull Material Design interface
Lightweight and RAM saving: no extra unusefull features
A step-by-step wizard to set-up the application and start to use it
Permissions
Access to photos, files, media: required to have access to your photos and show them
Bugs, Suggestions and Translations
When I decided to publish my app on the Play Store I tried to test it deeply. By the way some bugs could still be there.
App have a section to send report and suggestion.
Changelog
1.2.0
- NEW: install and try! No boring configuration required
- Improved slideshows startup and user interaction
- Fixed permissions issue
1.0.8
- added German translation
- added a sample slideshow to try app "out of the box"
- improved user experience during initial configuration
1.0.7
- new autoplay in slideshow mode to automatic scroll from image to another
- minor changes in Spanish translations
1.0.3
- added button to enable/disable screen rotation during sideshow
- improved layout on tablets
- solved minor bugs
1.0.2
- fixed issue when sharing from Gallery an album with images and videos mixed
- fixed issue during slideshow when image is zoomed
- added double tap to zoom in/out
- minor UI changes
1.0.1 - Fixed issue when deleting a saved slideshow
1.0.0 - Initial release
There's a small bug when you select an Album from Gallery app which contains a mix of images and videos.
I'm working on that and will fixed in version 1.0.2
Funny, i had this problem yesterday. Interesting, good luck with your app
Relesed version 1.0.2 with fixes for slideshow zoom and when an album is shared from Gallery app
Released version 1.0.3
added button to enable/disable screen rotation during sideshow
improved layout on tablets
solved minor bugs
Released version 1.0.4
new animated transitions when switch from an image to another
reduced memory consumption when load slideshow with large number of images
dude, very usefull app!! I used last night during a wedding party to show some images taken during my last mountain trip and it works great
Version 1.0.7
★ new autoplay in slideshow mode to automatic scroll from image to another
★ minor changes in Spanish translations
Version 1.0.8
★ added German translation
★ added a sample slideshow to try app "out of the box"
★ improved user experience during initial configuration
Version 1.1.1
★ added a 'How to use' video to explain how app works
★ improved usability and user experience
★ minor bug fixes and solved crash on some Samsung devices
★ added support to large aspect ratio displays
Version 1.2.0
With latest version there are greatly improves to user interaction on first use.
No boring and long configuration.
Download, open, use.
GIVE IT A TRY!!
https://play.google.com/store/apps/details?id=com.zenadroid.safeslideshow
Interesting idea, this could be useful for me when I show people my hiking vacations.
Tau628 said:
Interesting idea, this could be useful for me when I show people my hiking vacations.
Click to expand...
Click to collapse
If you install new version, please let me know if you face any problem
I hope you find it usefull!

[APP][2.3.3+] OSysMon Free: a PC hardware monitor (updated 16/05/2017)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi Everyone!
I would like to invite you all to check out this app on google play: https://play.google.com/store/apps/details?id=hu.oasys.osysmon.free
Repurpuse your old phone and create a "Touch screen front panel":
Screenshots & pictures:
View attachment 4125015View attachment 4125016View attachment 4125017View attachment 4125018View attachment 4125021
Video:
https://www.youtube.com/watch?v=cM0vJ9geEC4
The OsysMon is a PC health & hardware monitor application capable of display the data provided by the award wining HWiNFO or the free and open source „Open Hardware Monitor” installed on your computers.
With this application you can monitor the status of your PC, laptop including*:
- temperatures of CPU, GPU, HDD, SSD, moterboard*
- CPU, GPU voltages, load*
- SSD number of reads, number of writes, remaining life*
*some sensors might not be available in your configuration
Requirements:
- Android 2.3.3+
- Windows or Linux x86 (with mono)
- Installed Open Hardware Monitor
- Network connection
Main features:
- highly customizable: changeable fonts, colors, font sizes even on the level of a sensor
- 4 different “screens” for different layouts, skins, or for even connections
- many different layouts
- many different skins
- many selectable fonts
- settings export-import
- line charts to display up to 4 different sensors
- bar charts
- display date and time
- “Analog” clock
If you want to monitor your PC's health status or even If you like to dedicate one of your old (considered useless) phone into a PC hardware monitor then this app is for you!
Please feel free to give any feedback, thanks!
Changelog:
v1.07
- optimizations
- bugfixes
v1.05
- server poll interval option
- FPS option (linear interpolation of data for smoother Gauges and Bars)
v1.04
- HWiNFO support added (Remote Sensor Monitor addon required)
https://forum.xda-developers.com/album.php?albumid=14123
Hmm
I'm going to check it out.
securemobiledevs said:
I'm going to check it out.
Click to expand...
Click to collapse
Thanks,
I'm not able to put external links.
I've been here on XDA since 2009 but I was a little bit passive so far ( I agree, 0 post in 7 years), I'm sorry about that, but I'm working on it
Check out the video too on YouTube: cM0vJ9geEC4 (you have to do the search manually ... at least for a while)
Vew version
V1.01 change log:
- auto save option added (save after every sensor edit)
- fixed handling of malformed data sent by the server
New version
v1.02 changelog:
Improved sensor selection
icons for each category CPU, Memory, GPU, HDD …
visible actual, minimum and maximum value
Dynamic CPU Load bar (1-16+ cores support)
Text sensors: Selectable display value (min, current, max)
Improved Gauges
Chart state preservation and restoration
New version
v1.04 changelog
- HWiNFO support added (Remote Sensor Monitor addon required)
New version:
v1.07
- optimizations
- bugfixes

[APP] Expose - Live Portrait Filters and Glitch Effects (from creators of VIMAGE app)

Hey everyone!
I'd like to introduce you to my new app called Expose. It was released on 24th of December (on Christmas Eve, also, on my birthday)
So here's the compressed story of this app:
View attachment logo.webp
Background
I'm Ahmed Harmouche, co-founder and CTO of VIMAGE, a popular photo animation app.
For about 4 years we have been developing VIMAGE with the goal to create the most realistic photo animation app.
Hello GPU
This summer I started playing around with other techniques, forgetting a bit about our "most realistic" mission, and moving towards artistry, colors, lights, glitch, and other things I found interesting. From a technical point of view I transitioned from the CPU based Canvas (VIMAGE rendering is 99% CPU and Canvas based) world, to the GPU based OpenGL + fragment shader world.
I found it quite fascinating what amazing effects you can achieve in fragment shaders. I browsed a lot through Shadertoy and learned from the cool shaders created by this amazing community.
Move the glitch!
As I looked around I saw glitch effects are quite popular, on photos and in videos as well. The apps out there for photo produce static glitch photo output, video glitch editors, of course, produce video, but I didn't see apps producing glitch videos from photos. There are some, but they don't focus on moving filters. Photoshop Camera for example, they have some presets that move, but only a handful. So I wanted an app the focuses on moving glitch filters.
The app
Only glitch though? As I researched a bit more I found other interesting effects that could fit in the app: dual lightning, split color, color switch, drip art. These are all effects that you can find (more or less) in other apps like PicsArt, but they are all static. So I put them also in the app, as moving filters.
The other twist in the app, besides that filters are live, is that filters can affect only the background, only the foreground, or the whole photo, automatically, by a technique called Saliency Object Detection, achieved using a neural network. So when I code a preset, I can specify what effect I want on each layer.
An important aspect of the app is that it is preset based. The reason of this is that as VIMAGE grew big and quite advanced from the initial "pick an effect and generate" workflow, I wanted to go back to simplicity. Just select a preset, and everything is set for you. But as Albert Einstein said "Everything should be made as simple as possible, but no simpler", I also provided some seekbars so that the user can tweak the parameters of the presets. One missing piece for not breaking this "no simpler" rule is manual masking. If AI foreground selection fails, filters can look bad, so manual masking is needed in this case.
So summarized, the app is a preset-based photo editing app, that focuses on moving, looping (glitch) filters, and can automatically apply filters on background and foreground.
The release
After some internal testing, and a short pre-registration period, we went live on 24th of December. It's very early to draw any conclusions, as numbers are pretty small yet, but as I see the analytics a large percentage of users save and share their work, so it seems they like what they're creating. As what's next: I'm fixing crashes, and analyzing the data, to see with which preset categories the users engage the most, and then I will focus more on those categories.
This release was very exciting for me, as the whole tech stack of the app is completely different from VIMAGE: It is written in Kotlin, using Android Architecture Components, and the rendering is OpenGL based.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Future plans
At the initial idea stage I knew I wanted this app to be a platform where others can create presets and share them. The reason is that now I'm the one who codes the presets, but I'm sure there are a lot of more creative editors/creators out there who can build a lot more amazing effects than me, so why not let them do so? It's like when you build a game engine, you won't necessarily build the best games. Or if you know how to make a guitar, will you be the best guitar player? The other reason is that I think an in-app community, a platform can drive user engagement and retention.
So, that's all folks! I hope you will like the app, and any feedback, suggestion is greatly appreciated!
email: [email protected] (company), [email protected] (personal)
Ps.: Feel free to email us if you want early access to the creator suite

Categories

Resources