Search found 78 matches

by Tribblehunter
Sat Mar 07, 2015 10:09 pm
Forum: Android Deployment
Topic: could not generate package manifest: LC 6.7
Replies: 15
Views: 10624

Re: could not generate package manifest: LC 6.7

Hi all.

Did not get to bottom of this with my program.

Re-wrote from scratch. Much improved and learnt lots from process.

Now if only I can start to make money from it.........Lol.
by Tribblehunter
Sat Feb 21, 2015 9:30 pm
Forum: Android Deployment
Topic: could not generate package manifest: LC 6.7
Replies: 15
Views: 10624

Re: could not generate package manifest: LC 6.7

I am joining this discussion as well. Am just starting to deploy to Android after sucessfully making program for windows, but it will not build. I await the advice..... Should have said- fails with the error 'could not generate package manifest' in both 6.7 and 7 update: it builds a test app from th...
by Tribblehunter
Sat Feb 21, 2015 9:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Unable to build app for testing - manifest ERROR
Replies: 59
Views: 36902

Re: Unable to build app for testing - manifest ERROR

Still having problems with this. Have built a simple app with Hello world, a couple of plain box graphics and a circle with gradient fill. I can build that but it does not work on test emulator, or when loaded to phone. My other program (which works on windows) does not even build! I have scoured th...
by Tribblehunter
Sat Feb 14, 2015 1:10 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Unable to build app for testing - manifest ERROR
Replies: 59
Views: 36902

Re: Unable to build app for testing - manifest ERROR

updated info now.

windows desktop 8.1

livecode 6.7, 7.0, 7.0.1 and 7.0.2

Thanks for your assistance.
by Tribblehunter
Fri Feb 13, 2015 7:10 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Unable to build app for testing - manifest ERROR
Replies: 59
Views: 36902

Re: Unable to build app for testing - manifest ERROR

Thanks for the input Simon. have double checked that. all ok. It fails on assembling assets it appears. But I have no assets!! (assuming assets refer to images etc) This is really stopping my progress. One reason for paying for the licence was because I needed multi platform capability!! in addition...
by Tribblehunter
Fri Feb 13, 2015 12:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Unable to build app for testing - manifest ERROR
Replies: 59
Views: 36902

Re: Unable to build app for testing - manifest ERROR

Having similar issues, but as it is my first attempt at converting one of my programs from windows app to android it may be the programing.

Think i need a pointer to specific android functions which do not translate from windows....
by Tribblehunter
Thu Feb 05, 2015 10:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Inflating ZIP Deflated data string
Replies: 3
Views: 3481

Re: Inflating ZIP Deflated data string

Managed to get my problem sorted.

Was not a zip problem. Just needed to decompress file.

Code: Select all

put decompress (it) into tHtmlpage
in this thread. http://forums.livecode.com/viewtopic.php?f=7&t=16602
by Tribblehunter
Mon Feb 02, 2015 8:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: submitting data to web site.
Replies: 13
Views: 12373

Re: submitting data to web site.

Thanks Sparkout.

Missed that in the volume of your code. Now i see how easy it is!!

I now have login access and a page to parse!!

The prog is an automatic checker for new manuals and buletins with ability to download said docs. For automotive type market.
by Tribblehunter
Mon Feb 02, 2015 7:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: submitting data to web site.
Replies: 13
Views: 12373

Re: submitting data to web site.

Looked into it and it appears the infomation is difficult to display in Livecode......

Ran out of time this morning, so will pick up the ball later.

Meanwhile if anyone has any more pointers it is appreciated.
by Tribblehunter
Mon Feb 02, 2015 7:15 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Inflating ZIP Deflated data string
Replies: 3
Views: 3481

Re: Inflating ZIP Deflated data string

Did anyone get anywhere with this? I am having the same problem.
by Tribblehunter
Mon Feb 02, 2015 6:58 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: submitting data to web site.
Replies: 13
Views: 12373

Re: submitting data to web site.

Thanks Sparkout. That makes complete sense.

I am guessing i will have to use revzip for this. Will try it and report.
by Tribblehunter
Sun Feb 01, 2015 6:28 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: submitting data to web site.
Replies: 13
Views: 12373

Re: submitting data to web site.

Well It kind of worked....... managed to deal with re-directs, and cookies, and lots of other things..... now the login appears to works and gets to a page which I can see in the data (put recieved data into variablew to view). This is a screenprint of what I have received from the website..... Atta...
by Tribblehunter
Tue Jan 27, 2015 9:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: submitting data to web site.
Replies: 13
Views: 12373

Re: submitting data to web site.

Now things are becoming a bit clearer. Or rather I have more things to understand before I can crack it. :D

Site uses a siteminder system (for logins etc) . I can find references for CA SiteMinder via google , but do not know if this is the one they use.

More reading required.........
by Tribblehunter
Tue Jan 27, 2015 6:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: submitting data to web site.
Replies: 13
Views: 12373

Re: submitting data to web site.

thanks Sparkout.

That thread has confirmed some of my thoughts and put me on the right path I think.

Will experiment now and see how confused i can get. :D

Go to advanced search