Search found 11 matches

Go to advanced search

by Karthik
Mon Aug 31, 2015 3:09 am
Forum: Issues
Topic: Using features from Java Programs in Appery.io
Replies: 11
Views: 1997
 
Jump to post

Using features from Java Programs in Appery.io

Hi, I had a question on implementing my .java and .js files into my app. I wanted to know where to put the .java and .js files in my app so that the plugin I made will work properly. I know there is also something I have to do in the source.xml folder for the .java and .js to work together. On a sid...
by Karthik
Wed Aug 26, 2015 3:05 am
Forum: Issues
Topic: Using features from Java Programs in Appery.io
Replies: 11
Views: 1997
 
Jump to post

Using features from Java Programs in Appery.io

Thanks for all your help. I had 2 different questions regarding plugins and services. First, how are plugins in appery.io invoked? (By what back-end processes make plugins in appery.io work?) Secondly, What is the difference between plugins and services in appery.io? Are they completely independent ...
by Karthik
Mon Aug 24, 2015 9:16 pm
Forum: Issues
Topic: Using features from Java Programs in Appery.io
Replies: 11
Views: 1997
 
Jump to post

Using features from Java Programs in Appery.io

// This scripts displays the contents of an image or // stack in the "Results" window, using one image // per column. To create a "Stack to Results" command, // save it in the plugins folder, or a subfolder, and use // the HelpRefresh Menus command. var imp = IJ.getImage(); var s...
by Karthik
Mon Aug 24, 2015 9:15 pm
Forum: Issues
Topic: Using features from Java Programs in Appery.io
Replies: 11
Views: 1997
 
Jump to post

Using features from Java Programs in Appery.io

Thanks for the quick reply, Since I am pretty new to this im still wondering how to make this plugin. I found javascript code from the ImageJ website. It is posted below: // This scripts displays the contents of an image or // stack in the "Results" window, using one image // per column. T...
by Karthik
Mon Aug 24, 2015 4:23 pm
Forum: Issues
Topic: Using features from Java Programs in Appery.io
Replies: 11
Views: 1997
 
Jump to post

Using features from Java Programs in Appery.io

Hello, I was wondering if it is possible for me to use features from a program like ImageJ in my Appery.io mobile application. The link to the library is posted here: http://rsb.info.nih.gov/ij/developer/... I want to bring a feature from this application where I can subtract two images from one ano...
by Karthik
Wed Aug 05, 2015 6:40 pm
Forum: Issues
Topic: Turning a Webcam on and off using a weblink
Replies: 3
Views: 493
 
Jump to post

Turning a Webcam on and off using a weblink

Sergiy,
Thanks for the help, the Arduino Yun does have REST API but how would I integrate this into my application. And what would I fill out when I create a new service in my App?

by Karthik
Mon Aug 03, 2015 2:53 pm
Forum: Issues
Topic: Turning a Webcam on and off using a weblink
Replies: 3
Views: 493
 
Jump to post

Turning a Webcam on and off using a weblink

Hi, I had a question regarding the use of an external Logitech USB webcam camera. I am using something called Arduino Yun which has its own network and establishing a weblink is possible. I was wondering how I could make an application in Appery.io that would turn this camera on and off via a weblin...
by Karthik
Fri Jul 31, 2015 4:22 pm
Forum: Issues
Topic: Invoking an external camera application as opposed to the native camera app.
Replies: 5
Views: 1210
 
Jump to post

Invoking an external camera application as opposed to the native camera app.

Hi Illya,
Thanks for the reply,
I was trying to use a camera application from the app store that had more features than the native camera application on the iPhone. Thanks for clearing it up as I thought that I could use apps from the app store in appery.io

by Karthik
Fri Jul 31, 2015 3:54 pm
Forum: Issues
Topic: Invoking an external camera application as opposed to the native camera app.
Replies: 5
Views: 1210
 
Jump to post

Invoking an external camera application as opposed to the native camera app.

Also to add the phone gap plugin would I have to copy and paste the code in the StartApp.m and StartApp.h files or can I directly upload them to my plugins directory

by Karthik
Fri Jul 31, 2015 3:01 pm
Forum: Issues
Topic: Invoking an external camera application as opposed to the native camera app.
Replies: 5
Views: 1210
 
Jump to post

Invoking an external camera application as opposed to the native camera app.

Thanks a lot for the help. I am fairly new to this so I was wondering how I would add an application from the iOS app store after adding the phone gap plugin. I see there is a tutorial on adding third party applications but it docent talk about adding apps from App store or Google Play Store.

Go to advanced search