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

Newbie using html

Hi

I'm not a coder more of a html hacker. I have created a html demo with image sizes rendered for the Galaxy S with a simple index.html and I want to load several html files onto the device, thats it ,no java . I have packaged the html index.html into an apk and side loaded it to the device. My index file refers to other files which I am failing to link to my second html file called f1.html. The error is cannot find file Android_assets/f1.html even though I have put f1 html in the Assets folder? I have also linked from index.html to f1.html (now located on the web) and the image has been re-sized and is very small even though if it is side loaded onto the device it fits the screen.
Can anyone help me link to the second file and if not how to keep the image loaded on the web to fit to screen without the browser treating it as a "full WEb page".

Must get it done for Mobile Mondays

Thanks
mrbgturner
 
Back
Top Bottom