Monsieur-Cuisine-Connect-Hack
Monsieur-Cuisine-Connect-Hack copied to clipboard
Any Idea if they released the source code?
Does anybody know if they released the source code for this device? I couldn't find something on google or the manufacturer website.
I dont think they will release the source code of the app. The device itself is a generic Mediatek Tablet, so you can use almost every kernel
Okay, thank you did you try to install a newer Android Version. MTK doesnt seem to have a good support for Android devices. Probably are some drivers missing.
I am just starting with MCC. I heard there should be an app to control the device. Is the app somehow available / downloadable? I think it should be possible to decompile it as it is java code.
I am just starting with MCC. I heard there should be an app to control the device. Is the app somehow available / downloadable? I think it should be possible to decompile it as it is java code.
Hello what do you want to do with your MCC :
- add and/or modify recipes,
- do something else with the tablet
* add and/or modify recipes, * do something else with the tablet
Adding and syncing recipes would be nice, yes. But I wanted to get familiar with the control of the device (how are the temperatures and the speed set). I am not sure how the device works, but probably that can be set via the touchscreen.
I am just starting with MCC. I heard there should be an app to control the device. Is the app somehow available / downloadable? I think it should be possible to decompile it as it is java code.
See this issue: https://github.com/EliasKotlyar/Monsieur-Cuisine-Connect-Hack/issues/6
I am just starting with MCC. I heard there should be an app to control the device. Is the app somehow available / downloadable? I think it should be possible to decompile it as it is java code.
See this issue: #6
I have never heard of such an application. I only know (thanks to the work of EliasKotlyar) that the MCC contains a tablet powered by a Mediateck processor running Android 6.0 An application (MC2) manages the operation of the engine, the temperature and the balance as well as a recipe database. I understood (thanks to tomy137) how to modify the database and I managed to save the whole ROM (with SP_Flash_Tools) before starting to modify the MCC database. Here is a help to download / modify / upload the recipes: Help
Older versions decompile well using apk decompiler :) newer i dont know. Gauges code and mcu code i was able to obtain.