Hi folks,
I've been developping and playing around with Android since the day it got released. ( I must precise I never touched Java ME before ). I developped some small apps just to learn how to use it.
I'm working in a company and they're asking me to port an existing java ME app to the Android platform. The thing is, I have to keep the exat same interfaces that the original program ( I can't just do a *classic* Android application with Activities/Views/XML design and stuff : I have to deal with Items, Display, Screens (all the java ME stuff ). And I find very difficult to *transpose* the java ME for Android, it seems like I have to reinvent the wheel, plus I don't feel like the app is taking advantage of all the cool stuff Android platform provides. I have to do all those little twists to make the program work and look like its a java ME program (even though its not).
I'm feeling confused because the people and the company are really great, their product is just awesome, but I'm not sure if what they're asking me to do is *normal* or is it tricky ? I'd like to know your view on this one. I'm just an intern so I won't question their technology choices, but still if this is the best way. Please help me so I can get a clear picture.



