Is it possible to implement different API in android to create an android app?
for example, there's an API called JYMSG. it is bassically written in java. could I use this in android in order to create an application based on the two APIs? thanks in advance.

