This has been asked several times in the past and the answer remains the same - not happening.
Every attempt to port this has ended up failing or getting abandoned, on basis that it looks terrible (broken UI), didn't function properly and the performance was abysmal. The game is so poorly optimized that even beefy PCs struggle with it and if a strong PC is having trouble then a piddly little phone isn't going to fare any better. In the future, you may want to use the search function beforehand as there's a chance someone else already asked your question (and got an answer).
Java also isn't an easy thing to port to android. You'd basically have to rewrite the entire thing and at this point that would probably only be achievable by the dev and well....
There's also an Android section on Java's wikipedia page explicitly stating the incompatibility between 'Phone/Tablet Java' and 'PC Java'
"... the Android SDK uses the Java language as the basis for Android applications but does not use any of its standard GUI, SE, ME or other established Java standards. The bytecode language supported by the Android SDK is incompatible with Java bytecode and runs on its own virtual machine, optimized for low-memory devices such as smartphones and tablet computers. "
Anyways, when's the next timeline post?