Questions tagged [demo]

Anything related to "demo applications", i.e. programs that are meant to show to some audience the general appearance or purpose of an application, without being actually functional. Usually demos are either severely crippled versions of the application or have reduced functionality.

Anything related to "demo applications", i.e. programs that are meant to show to some audience the general appearance or purpose of an application, without being actually functional. Usually demos are either severely crippled versions of the application or have reduced functionality.

341 questions
0
votes
2 answers

Blogger Demo Page

My Blog is : TechLeaps I created a demo page on my blogger to to redirected other pages within my blog.Icreate a page like www.techleaps.in/demo/Url adrees I wanted to redirect/. Now I want to create a demo page like the following = demo.techleaps.…
0
votes
1 answer

How to make LibGDX Invaders 3D Demo project to work?

After lots of struggle for importing jar files from nightly builds, I managed to get rid of initial errors after the invaders demo project import. No exlamation mark and no red cross marks on "gdx-invaders" and "gdx-invaders-android" projects. As…
rakesh
  • 11
  • 1
0
votes
1 answer

Accessed from within inner Class

I am very new to Android programming and have a little problem. The Error is: Variable 'Demo_Button' is accessed from within inner class. Needs to declared final. What i tried: changed Demo_button.setImageResource(R.drawable.pressed); to final…
0
votes
1 answer

how to make a demo app that works for a certain period?

I want to make a demo version for my app which works only 15 minutes. what is the best way to do that? for example I can: Start a Thread in my app which waits 15 minutes and then blocks access to the app, but if the user re-installs the app,…
Soheil
  • 1,676
  • 7
  • 34
  • 65
0
votes
2 answers

Sending GPS data to localhost for testing

i am a novice in developing an android application,but here its is. i am trying to design an application to get the users GPS location,and then send this GPS data onto a remote server(but will be using a xampp server to test, but what changes will…
Vaibhav Barad
  • 625
  • 8
  • 17
0
votes
3 answers

Flash, AJAX or something else for a web-based demo interface?

My company has some software which we use to acquire data and interact with some hardware. If we wanted to put a mockup on a website which allows the user to get a feel for the UI (gather some data, change some settings etc.), what are some good…
Jon Cage
  • 36,366
  • 38
  • 137
  • 215
0
votes
2 answers

Replace Log In text to say Logged in with jquery

I am fairly new to this and I need help making the link "login" to be replaced with logged in after clicking submit with javascript/jquery. Here is what I have on my index page. Currently I have a pop up login page and I need to stop the function…
cass cain
  • 15
  • 4
0
votes
1 answer

How to create a demo for the website as clickable html pages?

We have to create the demo for our web application.Our application is a J2EE app.We have to demo some of the functionality as clickable HTMls.Is there a way we can do that using some tool instead of doing it manually, we donot want to use products…
Rajat
  • 1,095
  • 1
  • 13
  • 20
0
votes
1 answer

How to remove index.php from JQuery File Upload Demo PREVIEW FILES

I have a photo uploading website and I Recently added an index.php to my photos directory. But it also shows up in my jQuery File Upload. How to Remove It? PS : See attached image[in link]... http://www.pandhare.co.in/test/ERROR.png
CCD White
  • 129
  • 1
  • 1
  • 7
0
votes
1 answer

Google Maps SDK v1.1.2 for iOS demo doesn't work?

I'm using the current version 1.1.2 of Google Maps SDK for iOS. 1.i added apikey. 2.Compiled successfully, but can not run.i can't see anything. https://i.stack.imgur.com/iyIHs.jpg Anyone who has achieved to make it…
0
votes
1 answer

iPad iOS6 where to find Autolayout programmatically example project

I'm looking for an example xCode project that can demonstrate how to apply autolayouts to UIViews programmatically. I see quite a lot of questions that deal with how to apply autolayout, but I'm a total novice and need something to play with before…
Alex Stone
  • 46,408
  • 55
  • 231
  • 407
0
votes
1 answer

MongoDB demonstrate sharding

This is not a technical question, although I need help. For a school project, I set up a mongodb sharded cluster. Now I have to do a video that demonstrates sharding. I could run a program that fills up the first shard and then show that, when…
rmonjo
  • 2,675
  • 5
  • 30
  • 37
0
votes
1 answer

Selenium Grid Demo Failing

I am having problems getting the Selenium Grid demos to work. I try to run the tests in sequence, and although they run they all fail, without any browser being started. I have tried to run the tests with Firefox and Chrome and got the same result…
DevDave
  • 6,700
  • 12
  • 65
  • 99
0
votes
1 answer

QT creator can't open audio examples

QT creator won't open multimedia examples. When i try to open an example, i get a popup with the warning: "The project you are about to open is located in the write-protected location: /". I then have the choice of copying it to a directory or just…
Hatagashira
  • 149
  • 1
  • 10
0
votes
1 answer

Assertion error in animation library: Number of matrices registered is equal to the max number set at creation time

When I replace the tiny_anim.x animation file with another one in the DirectX multianimation demo I get the following error: Assertion failure! (s:\gfx_sdknovember08\windows\directx\dxg\d3d11\d3dx9\anim\loadxh.cpp 1392):…
meds
  • 21,699
  • 37
  • 163
  • 314