Monsieur-Cuisine-Connect-Hack icon indicating copy to clipboard operation
Monsieur-Cuisine-Connect-Hack copied to clipboard

Any Idea if they released the source code?

Open throwoutofcoffeeexception opened this issue 5 years ago • 8 comments

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

EliasKotlyar avatar Jan 05 '20 22:01 EliasKotlyar

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.

SimonBard avatar Apr 27 '20 09:04 SimonBard

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

bobstar-fr avatar Apr 27 '20 10:04 bobstar-fr

* 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.

SimonBard avatar Apr 27 '20 11:04 SimonBard

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

ximocat avatar Apr 27 '20 11:04 ximocat

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

bobstar-fr avatar Apr 27 '20 15:04 bobstar-fr

Older versions decompile well using apk decompiler :) newer i dont know. Gauges code and mcu code i was able to obtain.

BrixSat avatar Jul 17 '24 21:07 BrixSat