Is there any trick so that i can run my blacberry app in different screen sizes and resolutions..i am using eclipse with blackberry plugin..
Yes, you can install more BB smartphone simulators and test your application on them.
Here is the link: http://docs.blackberry.com/en/developers/subcategories/?userType=21&category=BlackBerry+Smartphone+Simulator
Related
I'm using a translator because I speak Spanish. I hope they understand me. I'm starting in Nativescript and I have a test application running on an Android emulator, so I want to test that application on my ios device. I have read that to run the command tns run ios it is necessary to do it in mac but I have Windows Any way to do it? , I have also read about Telerik but I still do not know what it is about
in windows is imposible to test IOS, you need to do it on a MAC OS because you need XCode to compile to IOS, even in MAC you need an IOS developer account because of the profiles.
Best regards!
I am having a react-native app. I would like to generate an iOS app from my linux/windows machine. Is it possbile? Some friends has suggested me about BuddyBuild. is there any alternative solutions for me?? I have the following physical devices
Laptop running windows & linux (running node.js,python,java,npm,and lot more)
iPhone 5S
Internet Connection
Try Expo. It's built on top of React Native and it makes developing a lot easier because you can see what you code instantly on a real phone. You can send links to people or even use a QR code to share your projects as you work on them.
Expo
Is it possible to create an app using Flash and Adobe AIR that runs on iOS? I thought Apple had eliminated the possibility of using Flash- does AIR have a solution? What kind of problems are there?
Yes. You can create AIR applications for iOS. (What Apple doesn't allow is running Flash in a browser/web view.)
You can use Adobe Air cross platform for iOS and Android and also you can upload final product on app store.
With adobe air you can compile and debug ios and android applications faster than other tools like xamarin,appcelerator etc.
Another benefit is that you are using same codes for both platforms
with Flashdevelop free ide you are just choosing platform when compiling apk or ipa.
Also you can develop ios applications on windows machine without xcode sdk.
You just need mac when uploading to applestore.
To install ipa to devices via usb you don't need mac or xcode.
I have a JQuery Mobile app. I'm curious how it looks/runs within an iPhone. I do not have an iPhone. I also, do not have a MAC. Are there any downloadable tools that I can use on a Windows 7 machine to see how the app looks within iPhone?
Thank you!
If you just need to see how your JQM app looks on iPhone you can try iphonetester.com.
You can also might be interested in much more advanced web based tool BrowserStack.
And finally if you need more than that (for example attach to iOS Safari instance to debug your mobile app code) than you need real or virtualized OSX and xCode iOS Simulator.
You can't do that in the Windows environment.
But you can use your computer to create a hackinntosh. A hackintosh is simply any non-Apple hardware that has been made—or "hacked"—to run Mac OS X. This could apply to any hardware, whether it's a manufacturer-made or personally-built computer.
Than you can use it to test an iPhone jQM app in the XCode iPhone emulator. Only downside of this method is that you can not use it to deploy final all into Apple app store.
Here's a short tutorial on what is a hackintosh and how you can deploy it on your computer: http://lifehacker.com/5841604/the-always-up+to+date-guide-to-building-a-hackintosh
And here's an youtube "how to" video: http://www.youtube.com/watch?v=pEW6d7m5Zc0
I do not have a Mac so I was wondering if I can start building iOS apps using my iPad 2 and iPhone only?
Very short answer: No.
Xcode doesn't run on iOS.
if u want short answer, it's "No"
long answers:
there are some intresting apps on ipad2 for creating another app.... but only for play, totally not practical.
if u have a PC(windows or linux), u can run VMvare, install OSX. then u can install Xcode, and develop ios app. Remember, Xcode is the key for apple platform developing.
Buy a Mac, if u want develop app more than a try.
read this for more info: Starting iPhone app development in Linux?
you can use third-party software, but in the end you always need to compile a XCode. Except if you use web solutions. Consider that still does not have the same user's native programming expirence.
Link to watch:
http://phonegap.com/
http://www.appcelerator.com
http://www.melablog.it/post/10228/creare-applicazioni-per-iphone-senza-conoscere-objective-c-e-cocoa-5-idee-per-tutte-le-necessita
....
Short answer: NO
If remove your ONLY word in question, you can remote connect to Mac thru your iPad or iPhone
You can, actually create installable web apps in iOS, using an html editing app like Koder, however do not expect to utilize hardware features like the camera or vibrator, since you are still a webpage running on a chrome less browser. Anyways good luck building web apps!