Where do I start, Im making my 2nd Android Program

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
mariastone.stone26BUS8PwS
Posts: 2
Joined: Tue May 08, 2012 10:30 am

Where do I start, Im making my 2nd Android Program

Post by mariastone.stone26BUS8PwS » 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.

mariastone.stone26BUS8PwS
Posts: 2
Joined: Tue May 08, 2012 10:30 am

Re: Where do I start, Im making my 2nd Android Program

Post by mariastone.stone26BUS8PwS » Thu May 24, 2012 4:31 am

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.

shaosean
Posts: 906
Joined: Thu Nov 04, 2010 7:53 am

Re: Where do I start, Im making my 2nd Android Program

Post by shaosean » Thu May 24, 2012 11:34 am

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 :-)

Post Reply