Livecode Development Test Error - livecode

Good Day,
I have Livecode 7.1 Community edition. I made a small program, I want to test it in an emulator. It is not working I get this error:
I am using windows 7 64.
I have sdk and avd running. I am not sure what else I need to do.
Thank you for looking at this.

Did you follow the guide for installation here: http://livecode.wikia.com/wiki/Android_set_up_enviroment ??

Related

Vuzix sdk loading error cvc-elt.1.a cannot find the declaration of element 'sdk: sdk-addon'

I am trying to load the SDK for Vuzix through the SDK manager in Android Studio but for some reason it will not display the downloads in 'SDK platforms' and 'SDK tools'.
In the 'SDK update sites' tab next to the Vuzix link I added there is a red exclamation point that displays " cvc-elt.1.a cannot find the declaration of element 'sdk: sdk-addon' " when hovered over.
I am new to SDK's and have no idea what to do for this error. I've downloaded the android SDK's and sources for 26,25,24, and 23 thinking it could help but the error still shows up.
I still don't know what the error means but I solved it by connecting to my hotspot instead of my work network.
So my guess is it was a firewall issue or something, if anyone else has this error.
This means that the parser does not know the namespace. I tried it on Win7 and android studio 2.3.3 with the same result.
I tried it without the namespace or running android studio with oracle sdk. Both failed.
At the moment I try to run it on a virtual linux machine. Android Studio 2.3.3 will parse the addon xml file and download the files.
On Win7 I installed them manually, but they were not really integrated into to system and I stucked when I wanted to use the barcode SDK. maybe I am able some day to add simply this jar lib -
On a first look using linux seems to be the solution. But than I run into problems with the case sensitve file system. The vuzix SDK seems to need a linux system on a case insensitve file system.
*facepalm* and I am quite sure that i will fail at all. On linux a simple GUI compiles only against API 26 without errors.

How to get started (Build) Presto on Windows

I see clear requirements that for building presto you need Mac OS/Linux.
https://github.com/prestodb/presto
I also see there are issues which are being discussed on getting windows support for Presto's build
https://github.com/prestodb/presto/issues/2351
What I don't see is a proper documentation of how to get started or a way around to get started with windows.
I found this link http://wheresthedocs.blogspot.com/
but I am not sure is it going to help me in getting started with presto.
If anyone has done it please provide with some basic instructions that would be very helpful!
Presto does not currently support building or running on Windows. There is a community member slowly working on getting this to work, but it is not something Facebook is working on.
In the mean time, I suggest you use Vagrant or VirtualBox to run virtualized Linux on your Windows machine.
Someone at Microsoft got this working on Azure last year with a few tweaks. http://blogs.msdn.com/b/mostlytrue/archive/2014/08/12/more-blue-coffee-presto-on-azure.aspx

Trying to Add Windows Phone 8.1 to a Windows 8.1 (HTML/JS) project (Universal app) fails

Im not sure if i missed some information or small print somewhere, but i downloaded the Windows Phone 8.1 dev tools from here: https://dev.windowsphone.com/en-us/downloadsdk
And that now gives me the option to right click on the project to convert it to a "Universal App", but when i click the "Add Windows Phone 8.1..." link, it says two new projects will be added etc, so I press ok then i get the following error:
What gives? As it says in the title, this is a Windows Store Javascript/HTML (WinJS) project, so i know this is something new for Windows Phone 8.1, but surely the template should have been added no? i am at a bit of a loss, if anyone could point me in the right direction.
Thanks,
Andy
Be sure you've installed the Update 2 for Visual Studio: http://www.microsoft.com/en-us/download/details.aspx?id=42307 At the time of this post, only the RC version is available (and this link is for VS 2013). You may have already done this, but I mention it since you didn't mention it in your original post.

I cannot run windows phone 8 emulator

http://i.stack.imgur.com/rfDod.png
Dear Experts,
I am a newbie to windows phone development and when running the project on VS2012, I get this error message (as shown in the link above)and I am not able to resolve it. Trying playing around with the settings on BIOS without any result.
Please assist me. Thanks a lot.
Regards,
Mohammed Mohsen
Did you check if Hyper V is supported by your hardware ? you can read this to get an idea about how to check, that might be the cause

launch the emulator, I only see the black window with the string 'ANDROID", and no more desktop and applications show up

I download the Android code and "make sdk" to build out my own SDK, but the emulator from this SDK does not work well -- it only shows the black window with the "ANDROID" string, but I can't see any desktop picture or any applications. what's wrong here? anyone could please provide me a hint? Thanks a lot.
I use the command:
$./emulator #jiawelin -debug all
and the last output message is:
emulator: android_hw_control_init: hw-control qemud handler initialized
It's working, just give it time. The Android emulator is ridiculously slow to start up, especially if your computer isn't the fastest. Wait for a few minutes and it will eventually load.
(I know this reply is very late, but I just had the same problem - hopefully this will be useful to anyone else who finds this question through a search engine)
The latest emulator in tools versions 18+ have a known problems that exhibits for some. Kill the emulator and restart it with the same AVD. Give it some time to boot this second time and you should be good to go.

Resources