UPDATE 1.0.1 -CRASH FIX ON SOME DEVICES -ADDED CAPELLA FLAVORS
I made an eJuice calculator with a share and import feature for you guys. Took me a couple months but here it is.Free, no ads, no permissions, no bullshit (couple bugs though). Currently it supports weight and volume calculation, I believe nobody should mix by drops so I left that out.
Sometimes it's tricky to work with slider, so I have implemented a fine control. Simply click on the right of the Pointer to increment by 1. Even then it does not recognize single touches if your phone's screen or thumb is greasy. Please don't rely on it too much.
So, why use Juicee instead of your current app? Because it has something special called JuiceeCode. Whats's JuiceeCode you ask. It's a fancy name for the import function. Every time you post your recipe using Juicee it add a footnote with an array of variables. Any user can copy & paste that array into their app and either further customize it or just save it. I will show you how it works
Here is laggy and awful demonstration because my s3 sucks balls. Simply paste the result in your post and you will get this:
Strawberries And Cream
Ingredient|ml|g|% :---|---:|---:|---: Nicotine Solution | 1.95|2.02|6.50 Glycerin (VG)|21.00|26.48|70.00 Propylene Glycol (PG)|2.85|2.95|9.50 Water|0.00|0.00|0.00 TFA VAnilla Bean Ice Cream|2.40|2.40|8.00 TFA Strawberry|1.80|1.80|6.00
Batch size: 30.00
Ratio VG/PG: 70.00/30.00
Strength: 6
Personal Rating:0
Author's comment:
JuiceeCode! Simply copy & paste the following code in the Juicee app.
30,70,0,2,26,100,100,2false,TFA VAnilla Bean Ice Cream,32,false,TFA Strawberry,24,
Now go to the Lab section and press the import button on the action bar and paste it. Boom, done. As a side note I am aware that it would be very convenient if one can import a recipe while sitting in front of a computer screen. One way to do that is to implement a QR CODE reader, THOUGH it will require Internet access permission and a camera access permission, which I know not everyone is ok with. That's why I want to hear from you guys what feature do you want to see in future updates. You are very welcome to report bugs or grammar mistakes. You can reply here, visit me at /r/juicee or send me an email (there is a feedback section in the app).
Minimum API is 16 that means you need at least Jelly Bean 4.1.2 to install it, sorry folks! (If there is enought demand I might lower it, I don't how though)
Happy mixing
Oh, I have a favor to ask. In case of unexpected force closes please send me a report, otherwise I won't know how to fix it. Thanks.
I will be answering question when this post is 8 hours old.
Cool idea for sure but how about compressing the output so it takes up a lot less space?
http://pieroxy.net/blog/pages/lz-string/demo.html
> 0,70,0,2,26,100,100,2false,TFA VAnilla Bean Ice Cream,32,false,TFA Strawberry,24,
Great idea, it sure shrinks byte size but there are even more characters
0,70,0,2,26,100,100,2false,TFA VAnilla Bean Ice Cream,32,false,TFA Strawberry,24,
is converted to
01 03 ec a0 04 aa 50 c2 20 6c 31 23 e8 4c c0 0c 01 86 33 b0 4c 81 05 40 31 40 04 01 20 00 4c 0d ec 80 b6 04 4c db 08 28 4d 5f a0 68 01 49 f0 8d 18 a0 13 40 00 87 20 b6 30 03 c7 c2 a9 90 01 4a 00 94 0c bb 1d c0 11 c0 61 be 02 c2 c0 7a c2 02 00 08
>You can reply here, visit me at /r/Juicee[2]
You can just type "/r/Juicee" and reddit will handle the rest
Looks cool, good ideas, but lacking. No way am I going to type a flavor name (and density, but I dont really worry about density for flavors anyway) every single time I make a recipe. Keep up the good work though.
Edit: I said recipe instead of flavor. fixed
At least there is auto complete although it seems limited to only TFA flavors currently. I agree that there either needs to be a way to save flavors / modify the flavor table in the app if not possible than the dev will need to add a bunch of flavors before it is use able
I like it. Only issue I have is the max batch size seems to be 100ml. Is there a way to do bigger batches? Other than that great work!
You can tap on the batch size text and edit it. Or you can set a default batch size in preferences so you don't have to do that on every start up.
Is anyone ever going to make a decent iOS app for mixing?
Maybe I can get this thing to run on my Kindle...
How many flavors can I have on a single recipe? I have a few with up to 18 or so
The number of flavors you can have is unlimited and I assume some of your flavors are less than .25%. Simply tap on the percentage to enter it manually.