Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
6347 Vistas

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
Mejor respuesta

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
Mejor respuesta

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
Publicaciones relacionadas Respuestas Vistas Actividad
2
mar 24
5250
0
may 21
2352
1
nov 17
12234
2
jun 17
8401
0
nov 16
3844