Search found 16 matches

by anil
Thu Oct 31, 2013 11:47 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: checking car is standing or moving?
Replies: 6
Views: 4670

Re: checking car is standing or moving?

is it possible to detect car vibrations by android device sensors to know whether a car is just standing and is on, to create an alert.
by anil
Thu Oct 31, 2013 5:39 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: checking car is standing or moving?
Replies: 6
Views: 4670

Re: checking car is standing or moving?

What if i need to know whether a car is on or off on traffic signal?
by anil
Tue Oct 29, 2013 6:21 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: checking car is standing or moving?
Replies: 6
Views: 4670

checking car is standing or moving?

How to detect whether a car is stopped or running by android app?


Can we use phone sensors to detect car vibrations?
by anil
Thu Apr 25, 2013 6:08 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: community edition installation
Replies: 4
Views: 3832

Re: community edition installation

How to disable sensors in emulator 2.2?
by anil
Wed Apr 24, 2013 5:08 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: community edition installation
Replies: 4
Views: 3832

Re: community edition installation

i have tried api 2.3 also.But when i try to install the app.the error it is showing is-----
"Installation of app failed ... Error: Could not access the Package Manager. Is the system running?"
Can anyone tell me the solution,ASAP....
by anil
Tue Apr 23, 2013 4:04 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: community edition installation
Replies: 4
Views: 3832

community edition installation

hello there, 1.Simple application don't start in emulator I tried to compile an application for Android, but would not start. Then I created a stack with a button and an 'answer' as scripts. I try to test it on the emulator, the application is loaded, but will not start. In fact starts, but displays...
by anil
Sun Apr 21, 2013 8:40 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: background image of stack
Replies: 4
Views: 3561

Re: background image of stack

hello there!

Can Anyone tell me which android version and device resolution i should target for now?
by anil
Sun Apr 21, 2013 3:17 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: background image of stack
Replies: 4
Views: 3561

Re: background image of stack

Does community edition support Android 4.2.2(API) 17 ?
by anil
Sat Apr 20, 2013 1:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: background image of stack
Replies: 4
Views: 3561

background image of stack

How to repeat background image for stack so that it will fit in any size of stack on different android devices?
Also changing the size of background image when stack is resized?
by anil
Thu Apr 18, 2013 7:14 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: image pinch zoom in android
Replies: 1
Views: 2336

image pinch zoom in android

Hey there!
how to create code for image zoom on pinch gestures in android ?
by anil
Sun Apr 14, 2013 5:11 pm
Forum: Multimedia
Topic: Preserving quality while zooming out
Replies: 12
Views: 9963

Re: Preserving quality while zooming out

when i changes the stack size,background size does not changes.how to change it?

I have a card having some objects like button,label and images etc .when opening into different device,
how to adjust their size and relative position
according to devices
by anil
Sun Apr 14, 2013 8:15 am
Forum: Multimedia
Topic: Preserving quality while zooming out
Replies: 12
Views: 9963

Re: Preserving quality while zooming out

i am trying to create a introduction of people gall3ry.each page contains a image , some description,previous and next button.
i want transition takes place like slider,i mean transition should be shown like sliding.
by anil
Sun Apr 14, 2013 7:25 am
Forum: Multimedia
Topic: Preserving quality while zooming out
Replies: 12
Views: 9963

Re: Preserving quality while zooming out

Do we need to specify the size of each object according to screen resolution of android devices?
Or the same code can be used?if it is then how to specify the size of objects?
Do we need to have different resolution images and different sizes for different screen resolution?
by anil
Sun Apr 14, 2013 7:22 am
Forum: Multimedia
Topic: Preserving quality while zooming out
Replies: 12
Views: 9963

Re: Preserving quality while zooming out

Thank you Simon... :D

Code worked for me for zoom in and zoom out..:)
by anil
Sun Apr 14, 2013 6:21 am
Forum: Multimedia
Topic: Preserving quality while zooming out
Replies: 12
Views: 9963

Re: Preserving quality while zooming out

Thanx Mr. simon!

i am also trying to find out the "zoom in and zoom out for images" functionality in android development.
what could be the possible way of zooming image while tapping it?