I have seen many questions about old java applications made for old cellphones trying to run under android cellphones.
Is it possible to run an android application (made 100% in java and android default libraries) in an old java cellphone, converting somehow, the apk file into a jar file?
Imagine we using cool and useful android apps into those 3d gen cellphones…
I have discovered a project of a library that converts Android Activities and hardware interface to S60 5th edition phones.
Different from what many people think, this is widely important because these phones are cheaper and we can develop android applications (faster and more efficient) to them and use for personal and corporate purposes.
When we need to buy 30 of 50 phones, price is everything.
I found a project to convert S60 phones to run android applications:
http://www.developer.nokia.com/Community/Wiki/Porting_Android_(Java)_applications_to_Java_ME_on_S60_5th_Edition
Phones like nokia n95 and above are better suited with fast hardware and more memory than other java phones.