Skip to Content
Menú
This question has been flagged
2 Respostes
6352 Vistes

This repo on github https://github.com/Odoo-mobile/framework

used to be the (un) official framework for  building android clients to odoo. But last commit is 3 years old. Does any one know if the project is discontinued or are ther any other alternatives ?

Rgrds

Avatar
Descartar
Best Answer

Hi, you can still use the framework, though it was last committed 3 years ago. It can also support v12. The issues opened are quite new, so you can say there are people who are using it until now. 

Avatar
Descartar
Best Answer

Hi,

Am not sure what happens with the above GitHub repository, if you are looking to create mobile application for odoo, you can do it by creating necessary controllers in odoo or you can the Odoo XMLRPC, using odoo xmlrpc, the Android developer can communicate with odoo using the Java, See this Odoo Documentation: External API


Other than this you can create custom controllers of json type in Odoo and using this controllers you can communicate with odoo for reading and writing the data, you can see such an example here: Odoo Mobile App Development - Authentication, Fetching Data & Creating Records Using Controller


Thanks

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de març 24
5260
0
de maig 21
2357
1
de nov. 17
12243
2
de juny 17
8415
0
de nov. 16
3876