
AI2RGB - block programming color code converter
Everyone
4.0 and up
Android OS
AI2RGB - block programming color code converter 정보
RGB와 네이티브 코드 사이의 색상 코드를 MIT 앱 inventor2와 비슷하게 변환
This simple app allows you to get the RGB value and HEX of any native color code from block programming interfaces such as MIT app inventor2, appybuilder, Thunkable,...
Simply input the code or the RGB value and the app will convert it into the other color codes.
This updated version also gives you the HEX value.
NB: This app was made as a learning tool and example back in late 2014-early 2015 when the block programming interfaces had way fewer otpions.
The app was made to demonstrate :
- basic link between components
- basic calculations
- tutorial making (there were no options to copy code/interface)
- simple DB structure
- rate app popup
Updated functions :
- admob integration
- Hex value
- Some bugs