Questions tagged [demos]

9 questions
5
votes
3 answers

Android Support4Demos - API 4+ Support Demos full project

I want the full sample code for the Support4Demos. How can I download the full project? i only saw some files here http://developer.android.com/resources/samples/Support4Demos/index.html But normally it should be in android-sdk/samples. I have…
Mike
  • 53
  • 1
  • 3
4
votes
1 answer

Git for session demos

I often use git in session demos, in order to show step by step software development. Until now, I defined tags for developmental milestones and I used to checkout to go from one step to another. But this is not a good idea: I sometimes want to…
3
votes
2 answers

Is there a public site to make and share live examples of C#/.NET code?

For instance, we now have that in the StackExchange universe for SQL Azure (which handles general SQL examples very well). I was thinking it would be very nice to have a similar environment to be able to have a few class files and a console program…
Cade Roux
  • 88,164
  • 40
  • 182
  • 265
2
votes
1 answer

Android API demos uninstall

Hi I am unable to uninstall the API Demos app which got installed when I was checking out the API Demo's examples in eclipse. Now I try to uninstall I get a message 'Failure' I tried from the device as well as the command prompt with same…
Chandu
  • 1,049
  • 3
  • 11
  • 18
2
votes
1 answer

MATLAB vision library shapes function

The Lane departure system in MATLAB 2011 demos for Computer Vision toolbox has the following function. hShapeIns1 = vision.ShapeInserter( ... 'Shape', 'Polygons', ... 'Fill', true, ... 'FillColor',…
HashT
  • 209
  • 1
  • 4
  • 13
0
votes
2 answers

Mootools 1.11 and 1.2.4 conflict, Ajax.Form

I'm trying to use Mootools Ajax.Form, and was able to make a successful test installation with this: http://demos111.mootools.net/Ajax.Form ONLY if I downgraded my mootools script to 1.11. For the rest of the stuff on my site, I've been using…
Jay
  • 1,084
  • 4
  • 18
  • 43
0
votes
3 answers

Suggested framework for generic 3D demo software

My company has decided that we need a "generic" demo infrastructure for our technology demos, given that I can write this using JOGL or OpenGL and create my own framework, I'd hate to reinvent the wheel. But there are so many 3D gfx engines out…
Warlax
  • 2,459
  • 5
  • 30
  • 41
0
votes
1 answer

Red5 demos are not showing up in the list while installing

I have installed Red5 1.0.0 and have java 7 installed in my pc.while installaion Set the ip address to 127.0.0.1 and port to 5080.The server is working fine and iam able to connect to it.but when i tried to install demos using installer in webapps…
ch.sarath
  • 43
  • 4
0
votes
5 answers

Open source editors using (Uni)SynEdit [except Dev-PHP/Dev-C++]

does anyone know some good open source editors / IDES that are using SynEdit? this is very powerful control, but it definitely lacks some advanced demos...
migajek
  • 8,524
  • 15
  • 77
  • 116