Monkey Talk in Appcelerator titanium - monkeytalk

During the development of my mobile application there is a need to test the application using automation tool like Monkey Talk. I'm using Titanium Studio (propraitary of Appcelerator Titanium) to develop the application. How do I integrate the monkey talk with Titanium Studio and test the application using Monkey Talk IDE. Can anyone tell me the detailed procedure of how do I integrate the Titanium Studio with Monkey Talk.

Check this below link. It may help you.
http://developer.appcelerator.com/question/148256/monkey-talk-integration-with-titanium

Related

Can WinObjC apps run on iPhones?

I know that this is really basic, but since this is a new tag and technology, I hope you'll permit the question.
Having just discovered the existence of WinObjC (the Windows Bridge for iOS project) I want to understand what I can do with this before I start to devote time to it.
The following project description is a little confusing to me:
The Windows Bridge for iOS (also referred to as WinObjC) is a
Microsoft open-source project that provides an Objective-C development
environment for Visual Studio and support for iOS APIs. The bridge
allows you to create Universal Windows Platform (UWP) apps that will
run on many Windows devices using iOS APIs and Objective-C code
alongside Windows 10 features like Cortana and Live Tiles.
I mean, I see it says for iOS but OTOH it says that it allows you to create UWP apps that run on many Windows devices. I am embarrassed to say I find this confusing.
I feel 90% sure that it is not for developing iPhone apps, but a 10% chance I can develop for iPhone without being able to buy a new enough Macbook is enough to make me ask this question.
The Windows Bridge for iOS allows you to build UWP apps by reusing code you wrote for an iOS app. Say, for instance, you wrote an iPhone game; you could use the bridge to turn it into a UWP game that runs on Windows desktops, laptops and touch-screen devices. You could also use the bridge to add Windows-specific features like Live Tiles and Cortana integration.
If you'd like to develop for iOS without having to buy a new MacBook, you might want to check out another Microsoft project called Xamarin which allows you to do cross-platform mobile development right from Visual Studio.

Sony Remote Camera API sample Android app - Android Studio

I am having difficulty running the Android sample application for the Sony Action Cam API in Android Studio. I've tried to import the project into Android Studio, but I must not be configuring all the settings properly. Has anyone done this that can provide a step by step. My only experience with Android development was in Eclipse, but I want to try Android Studio as its the latest technology.
Maybe Sony can create a version of this project for Android Studio and make it available from the download page. Please!
I was able to build and run the latest (SDK 1.90) sample app after importing the CameraRemoteSampleApp sample project into Android Studio (Beta) 0.8.14. Please check again.
Best Regards, Prem, Developer World team

Can the Onsen UI Javascript and CSS frameworks be used with Worklight Hybrid Applications?

Can I use Onsen UI with my Worklight hybrid applications? Specifically, while using the Worklight Studio for development?
Since it seems to be compatible with Cordova and JQuery on the surface it looks like it does.
As Idan said, you'll need to perform some manual work and you cannot use cordova tools. I was able to create a WL hybrid app project, add the references as in their Guide, deploy to WL Server and open the app in the Mobile Browser Simulator. It took 3 minutes.

Configuring Blackberry 10 SDK in Titanium

I have been working on Blackberry 10 Cascades Native SDK. I tried to configure the SDK in Titanium Studio. Though the Titanium Dashboard indicates a green checker and states the SDK installed and configured, when i try to create a new project, the Blackberry SDK check option is still disabled. (Titanium is updated to the latest revisions. Blackberry 10 Native works fine. Simulator is good). Could somebody help?
From Appcelerator site :
To get started developing your app, you can gain access to the public
Titanium Mobile BlackBerry GitHub Repository. Installing the
BlackBerry 10 development tools are straightforward, and instruction
can be found at README. Read the Terms and Conditions for this offer.
Hope this help you..

How to re-install all the old SDKs(softwares) for iOS developemnt using Titanium?

I'm very new to the Apple Laptop usage and iOS App development using Titanium. Currently I'm developing an iOS Application using Titanium in an Apple MacBook(Mac OS X Version 10.6.6) with the help of Titanium Developer for testing my App.
Now a days my Titanium Developer is frequently crashing in the middle of my application execution even without any error message, after gone through many threads I decided to go with Titanium Studio instead of Titanium Developer. For using this Titanium Studio I need to upgrade my Titanium SDKs and may be iOS SDKs also.
Previously all the required SDKs(Software) have been installed by one of my colleagues who started this iOS App, now I want to uninstall all the old SDKs and planing to develop the App using the new version SDKs. I'm not sure how to uninstall and install the SDKs again in Mac OS X, can anybody please help me to uninstall all the old SDKs and freshly start the iOS application development from the scratch, if possible please list down the step by step procedure for handling this scenario.
Your help is really appreciable...
Thanks in advance,
Siva
If you are using Titanium Studio, you don't need to remove all the SDKs. Titanium Studio gives the option for selecting any of your installed SDKs. For updates it shows the notifications for availability of new versions of SDKs.