Where do I start, Im making my 2nd Android Program
Posted: Wed May 23, 2012 1:22 pm
I have completely done the Hello World project as my 1st Android Application. I'm making my 2nd one now but I dont know how to execute it.
My Target program is just an existing Articles from a Website, Actually I have the Html Version of all 27 articles.
I made 27 Buttons/Icon like as the menus,(each icon has Labeled Lesson 1, Lesson, 2 until Lesson 27) what I want is, If I click the Button of Lesson 1, it should open my Lesson 1 Article contents. ( My files are html, inside the article were some pictures and text.) How to achieve it? Do I need to make new page for the articles and put all images and text content?
Same with the Buttons labeled Lesson 2, I want the application to behave, that when pressing the Lesson 2 Button, new window should open and displays my Articles of Lesson 2 with images and text that look s similarly in HTML..
Summary, my application should behave like a normal HTML linking to the the Articles of each subject, and have the ability to go back to the list of articles.
I dont know how to do it in Livecode, but I know how to achieve it in HTML. Please help. Thank you for any feedback.
My Target program is just an existing Articles from a Website, Actually I have the Html Version of all 27 articles.
I made 27 Buttons/Icon like as the menus,(each icon has Labeled Lesson 1, Lesson, 2 until Lesson 27) what I want is, If I click the Button of Lesson 1, it should open my Lesson 1 Article contents. ( My files are html, inside the article were some pictures and text.) How to achieve it? Do I need to make new page for the articles and put all images and text content?
Same with the Buttons labeled Lesson 2, I want the application to behave, that when pressing the Lesson 2 Button, new window should open and displays my Articles of Lesson 2 with images and text that look s similarly in HTML..
Summary, my application should behave like a normal HTML linking to the the Articles of each subject, and have the ability to go back to the list of articles.
I dont know how to do it in Livecode, but I know how to achieve it in HTML. Please help. Thank you for any feedback.