Skip to main content

All Questions

Tagged with
2 questions with no upvoted or accepted answers
1 vote
0 answers
107 views

Making java code usable from other programming/scripting language

We are "extending" a product developed by a third party and working with them on that. There's a small problem though. They have some functions (written in java) that they use in their Android mobile ...
R.W's user avatar
  • 131
-2 votes
1 answer
124 views

What should I use to graphically represent an object's position on a fixed path using python(preferred)?

Consider 2 roads merging into one(This map is supposed to remain fixed). The program will not generate this map. The program will read this map and plot positions on it on its own. The python program ...
Jayant's user avatar
  • 9