GithubHelp home page GithubHelp logo

irmobydick / android-emoji-camera-photo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from betcheg/android-emoji-camera-photo

0.0 1.0 0.0 2.01 MB

source code for https://play.google.com/store/apps/details?id=betcheg.emojicameramontage

Java 74.03% Shell 25.97%

android-emoji-camera-photo's Introduction

Android-Emoji-Camera-Photo

source code for https://play.google.com/store/apps/details?id=betcheg.emojicameramontage

## Description

Example montage

Emoji Camera Photo is an Android application that let the user create montages with emojis and edit photos, with an intuitive drag and drop interface.

The user selects the emoji in the slider menu, resize it and rotate it thanks to 2 SeekBars, and drag it to the position of his choice.

The user can finally save his chef-d-oeuvre in his phone gallery.

## Creating process

The application logic is fairly similar to the one used it my other application "MLG Montage Parody", but this time i had to process with much more images (more than a hundred).

In order to make it, I created a shell script that search for every PNG's in a given repository, and generate a correct source code so I don't have anything more to do ( in the shellscript/ repository).

It really help during debug developpement, and saved me tons of times (but the generated code is a bit harder to read, sorry, but I tried my best to make it organized and readable) :x ).

The final source code was then made "github-readable", so that it could be understood by anyone not familiar with the code, so the code generated by the shell script is not 100% the one you'll find in app/...

In fact, before commiting I deleted all the debug values used in the generated code, and tried to make it mostly english insteed of french.

## Special thanks

I'd like to thanks the authors of the following library I used in my app:

## Screenshots

Screen One Screen Two Screen Three

android-emoji-camera-photo's People

Contributors

betcheg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.