2

I first heard of JADE around 4 months back. Recently, I stumbled upon a link that confirmed the release of JADE for Android. I have gone through the various JADE tutorials for creating agents.

However, I don't know how to go about creating a mobile agent for the Android platform. Can anyone who has worked with JADE in Android, tell me how should I create a simple mobile agent for the Android platform?

Any tutorials , links would be appreciated.

Thanks in advance

Mike Causer
  • 8,196
  • 2
  • 43
  • 63
Parth Doshi
  • 4,200
  • 15
  • 79
  • 129

1 Answers1

1

I found some interesting links for the JADE. They are:

Google group

another awesome PDF if you want to read into deep: PDF

Parth Doshi
  • 4,200
  • 15
  • 79
  • 129
NovusMobile
  • 1,813
  • 2
  • 21
  • 48
  • 1
    I tried it 2 years ago and it work fine. But JADE for Android is obsolete. Maybe JaCa-Android will be good. I use JADE for develop multi-agent systems but agents run on server and its is managed by Android app that is connected with agent via my protocel (over HTTP). – Dzwiedziu-nkg Dec 26 '15 at 14:54