i want to write an android app which connects to an IMAP server. I never created an android app, but I am developing since several years. Up to now Python, C, JavaScript.
My current road map looks like this: 1. Decide which IDE to use. Up to now I think android studio is the best choice. AFAIK this means Java. I did some coding with Java more than ten years ago. I did not like it much. It would be nice if I could use a different language. According to wikipedia[1] the java run time environment supports languages like scala or Jython. Can I use Jython to develop android apps? 2. Decide which library to use to connect to an IMAP server. This question depends on question1.... Can you give me some advice? [1] https://en.wikipedia.org/wiki/List_of_JVM_languages -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/9c202da6-0b0c-4f8b-bfea-d975e8a6ac74%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

