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.
Where do I start, Im making my 2nd Android Program
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 2
- Joined: Tue May 08, 2012 10:30 am
-
- Posts: 2
- Joined: Tue May 08, 2012 10:30 am
Re: Where do I start, Im making my 2nd Android Program
Im very new to live code, excited but sad.. I think I will not patronized this product, no one seems to know the answer of my basic questions.
Re: Where do I start, Im making my 2nd Android Program
I believe that some people would know the answer, but you do need to wait some times to get a reply.. As much as I love X-Talk and trying to help people on here, I do have other things to do (*gasp* Shao has a life?!)
What you could do, is create your buttons and have them use a web browser to load the local HTML so you can have everything work the way you know how to do it in HTML
What you could do, is create your buttons and have them use a web browser to load the local HTML so you can have everything work the way you know how to do it in HTML
