• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Integrating an application into a webpage

Ondis

Lurker
Greetings


I'm a total newbie on this but I've been doing Web design for some time.
Now I've got a client who has a simple ap whom he wants on the website. Not as something that is downloadable but also usable.


Is it at all possible (with relatively little effort) to convert the code or somehow use a shell or XML script or something to make it usable either on the main page or the page adopted for Mobile Phone users.
 
If I understood well your question you want to convert android app to a web page.
As long as I know if the app is not worn in HTML 5 there is no ready way to convert it to web. You have to rewrite it.

Even the layout format is different between android and HTML
 
Hi, well yes.

Either that or I would simply like to host it online.
The application as of now is downloadable. Is it possible to host the application online somehow? That is access it online using a Android Cellphone?
 
To be honest I don't know if such thing exist. But a good set of keywords to Google would be "android web emulator" or "android online emulator"
Hope this can help
 
Thanks. Yes I wasn't sure neither.

Im hoping it's maybe written in Java so I can convert it that way :P But I don't have high hopes.
 
Back
Top Bottom