BlackBerry Eclipse Plugin Device not Found issue - blackberry

I use BlackBerry Eclipse plugin for my development. From today it shows some problems. The problems are listed below.
First I try to run my project it dont response for some time and shows the message
Refreshing connection on send 1 Cancelling refresh - pending
then i run the clean.bat file for clearing simulator. After that showing the error
Device is not found in the BlackBerry SDK BlackBerry JRE 5.0.0
Now the simulators not found.
Any one faced similer situations? Now what i can do ? can i install required simulators only? Or i install Blackberry JRE 5.0.0 Agin?
please help me.
Thank you

You should install simulators only because sometimes when we run clean.bat file then we get this type of problem. Install the simulator and run the application. Enough.

Related

Installing Appcelerator Studio OS X El Capitan

I've been using Appcelerator Studio a lot, never seen this problem before. I recently did a fresh installation of OS X, then installing Xcode (7.3.1) and Command Line Tools for Xcode 7.3.1.
When installing Appcelerator Studio (build: 4.5.0.201602170821) everything is going great, the CLI gets installed. When starting up Appcelerator Studio, I have to configure SDKs, hence I am only interested in iOS at the moment, I uncheck Android in the Platform Configuration. The following is that Configuring SDK encountered a problem:
An internal error occurred during: "Configuring SDK". java.lang.NullPointerException
I continuing, and go to Preferences>Studio>Platforms>iOS, where the iOS SDK home says Not specified, I click refresh - nothing happens.
I run xcode-select -p and the correct path to Xcode Developer folder is printed.
Anyone having a clue of solving this?
I've check all the version statuses, also tried to reinstall and deleting all information that can impact to this.
Share the directory hierarchy where you have stored Android SDK and Platform screen folder. Also try to follow the guidelines of Titanium to integrate iOS, but remember to clean the hidden folders in root directory of your OS X system.
I believe the problem might be with your Xcode. Are you having multiple Xcode's installed?
Use sudo xcode-select -switch <xcode_folder_path> switch between Xcode's.
Then,run appc ti info -t ios and check whether CLI is able to identify the selected Xcode. If your Xcode is listed here, then studio should be able to identify it.

'Could not find Developer Disk Image' message from XCode when I run the built PhoneGap app

I made my first app using PhoneGap, and have built it for iOS. I have Java and Ant properly installed and the XCode project has been apparently created. I open it in XCode and I can build it as well, from XCode. When I run it it says that error message? What seems to be problem here? Thanks guys!
Your xCode version is too old. Probably you updated the phone's OS to a newer version. Usually for each version of iOS there is a version of xCode, and if the OS is newer than xCode you get this error.

Cydia app installation problems

I have been hosting my app on a cydia repository for quite some time, and haven't had any problems hosting the app for iOS 5 or iOS 6. However, when I upgraded one of my devices to iOS 7, and tried to install the app it gave me some errors during the installation.
The erros I am getting are,
subprocess dpkg-deb --fsys-tarfile returned error exit status 2
Sub-process /usr/bin/dpkg returned an error code (1)
I've tried googling the errors, but haven't had much luck, and I just reread saurik's post about building a .deb file and creating a cydia repository, here I am still not sure why the package / .deb file would work in iOS 6 but then stop working in iOS 7.
I even created a simple test app with just button in it using Xcode 5, and that simple test app is giving me the same errors as stated above.
Apparently there's some compatibility issues with dpkg, Cydia, and the homebrew release of dpkg. I ended up finding this, which solved the install problem. :)
this error mostly happen if you are using new SDK that has not been jailbroken yet, if you are using Xcode with new SDK you should download older Xcode with SDK that has been jailbroken, then you can compile an app that will load normally.

Xamarin 4.0.12 generated .apk not installing on device

I am using xamarin 4.0.12 for android development. My problem is when i ren the app on device it gets run normally but if i install the generated apk file the it could not install on device.I made debugging for this issue and ring that xamarin is giving an error for resource file:Package CalenderDemo.CalenderDemo has no certificates at entry res/drawable/icon.png; ignoring!
Please suggest something , any help would be highly appreciable.
I work with Xamarin.Forms and had a similar problem.
In my case, the problem was, tat no classes.dex was included in my .apk.
This was, because I had not set the Java Max Heap Size to 1G in my Android-project-settings.

Shows Access violation error while simulator loads

i just downloaded JDE 1.1 Plugin for eclipse,and i installed it and while i run the application ,on loading of simulator it shows access violation error.i tried running clean.bat ad i installed the files in Non Windows Directory.but no thing worked and it showed the same error.Any New Suggestions For cleating that error and i use JDK 1.6 UPdate 10
Regards
Rakesh Shankar.P
It sounds like the simulator you have is buggy or corrupted. Try installing a different simulator - you can grab them from here.

Resources