Skip to Content
Menu
This question has been flagged
2 Replies
5612 Views

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
Discard
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
Discard
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
Discard
Related Posts Replies Views Activity
0
Nov 24
3
2
Mar 24
4297
0
May 21
1504
1
Nov 17
11007
2
Jun 17
7320