Only orange messages show up in the Android Logcat - android

I'm using PhoneGap to develop the android application with the help of Eclipse.
But since a long time ago, the logcat shows all kind of message(warning, error...) in orange color, and the information including PID/ Tag/ Time all disappear.
Here is the pic:
I tried to open another application and with different PhoneGap version but in vain.
Please help~

IT is happenning when you are using an android device with latest api with an outdated sdk. For me I was using adt 16 and when I tried to run my app in jelly bean it appears. So I updated to latest sdk and this is solved.
To update the sdk in your eclipse Window > Android SDK Manager. From there you can install new packages.
To update adt download the latest ADT plugin from here. Then install it from Help > Install New Software then Local.
In my cases I had some problem for supportv4 library. I also updated it and reordered it to up. Else I dont think there is any other problem

Just remove the filtered text Error from Textbox. This will filtered your logs with keyword. This Textbox was used for the search logcat which contains your input keyword

Related

Xamarin Blank Screen

I am trying to explore Xamarin, trying to create simple CURD project.
I was able to make some progress by watching youtube video's, but I am not sure what went wrong all of the sudden I am getting blank screen in my emulator when I am trying to deploy the project.
Firstly it showed me error stating
'the targetFrameWorkVersion is greater than my project version. You
need to increase the version for the project'.
I tried it, I increased my project version. This issue got resolved but gave birth new error.
Secondly
'To deploy this application, your deployment target should be running
Windows Universal Runtime version 10.0.16299.0 or higher. You
currently are running version 10.0.14393.2007. Please update your OS,
or change your deployment target to a device with the appropriate
version.'
I looked up for newer version of OS, but it seems my OS is already up to date.
I really appreciate if anyone help me out with tips or clue.
Environment is as follows
Visual Studio: 2017
Operating System: Windows 10
I am attaching ScreenShot of error
:
Try this
Set your android project as StartUp project
In your VS menu go to Build ->Configuration Manager
Uncheck the UWP project from both Build and Deploy, i hope your issue will be sorted.
first
its not your SDK, this is cause by old nugets in your project.
update all your nugets. at least xamarin.forms.dll
second
update your windows OS to latest. then
install appropriate microsft windows mobile sdk version. the link should appear when you right click your project and select install missing features
https://learn.microsoft.com/en-us/windows/uwp/updates-and-versions/choose-a-uwp-version

Xamarin installation and update keep crashing

I am trying desperately to make my Xamarin studio work again. I was on Xamarin studio 5.10.3 and I try to update it to 6.0.2 and it keep crashing , I uninstall everything, delete all the xamarin folder information, delete the key product with regedit, download everything again and again but nothing is working, it is stuck to version 5.10.3 newer version even stable keep giving me the same error message (screenshot in image attachement). thanks in advance guys for your help
Screenshot here
Although you could work around this by ensuring the correct items are installed. We highly recommend that you move over to use Visual Studio on Windows instead.
https://www.xamarin.com/faq#xpq6
Here are some things you may need to ensure are installed to see if it resolves your problem even though the FAQ above is saying differently:
1) Ensure you download the correct developer pack: http://getdotnet.azurewebsites.net/target-dotnet-platforms.html
(4.5.2 should suffice)
2) Ensure you have MSBuild Tools 2013/2015 Installed
https://www.microsoft.com/en-us/download/details.aspx?id=40760
https://www.microsoft.com/en-us/download/details.aspx?id=48159
However I would recommend just using VS from this point on as noted in the FAQ.
As I see in your screenshot, when Xamarin Studio opens, you see MonoDevelop stuff instead of Xamarin. I had the exact same problem some months ago. I solved it by going to main menu > account and then log out. Then restart and log-in again.
Still not sure if that will work in Windows because it was on a mac in my particular case.

Unable to link LiveCode to Android SDK

This is my first question on this forum, i'm really sorry if i missed something that i was unable to find by my multiple search efforts.
I am am using a 16GB Ram Mac upgraded to Maverick 10.9, i have just purchased the Livecode Commercial package (6.5.1-RC-1)
I have successfully linked the IOS SDK to the Mobile Support Preference list.
I've attempted to load the Android SDK without success. :(
When navigating and selecting the Android SDK Folder /Users/macuser/Documents/My LiveCode/adt-bundle-mac-x86_64-20131030/SDK i get the error message:
"The chosen folder is not an Android SDK, please ensure you have installed it correctly and enabled support for Android 2.2 (Froyo)"
I've noticed others have also encountered this, but i've not seen how they solved it :(
In attempt to ensure i have loaded everything, i have followed the steps on this link with success all the way up to and including Starting the Virtual Device Simulator.
http://lessons.runrev.com/s/lessons/m/2571/l/27389-how-do-i-become-an-android-developer-on-a-mac
Thank you in advance for any guidance on next steps.
Joe
I think I've discovered the answer.
The error message was more helpful that i expected.. and i'm feeling pretty foolish! So.. In the Android SDK Manager Dialog Box there's a list of Android versions that you can download. At this time the current version is Android 4.4 (Kit Kat?) but if you don't go all the way back and select the SDK's associated with version 2.2 then the Livecode seems unsatisfied :). Makes total sense.. since it tells you in the error message that it is in fact looking for the Froyo release.
So if this happens to you.. open the Android SDK Manager Dialog box. You can find it in the Android ADT Application under the 'Window' menu item and selecting the 'Android SDK Manager' list item. This will launch the Android SDK Manager dialog box. Then select the Android 2.2 (API 8) folder, check it, accept the license and download it. Then go back to Livecode and link to the SDK Folder /Users/macuser/Documents/My LiveCode/adt-bundle-mac-x86_64-20131030/SDK and no error will be raised. Hope this helps someone that happened to ignore the obvious like me :) -Joe

Getting errors after updating to the latest android sdk in eclipse

I have 2 questions ,
I updated the android sdk and now the eclipse gives me this error at the startup. The error message is displayed below.
I clicked the check for updates button but there are no updates available now.
How to fix this problem?
second question is when a new project is created I can't choose sdk version for "Compile with" as it doesn't provide any choices.
as you can see on the above pic next and finish buttons are also disabled. So now I can't create a new project at all.
Is this because I updated the sdk version? (causes both problems)
I need help to fix both problems.
Thanks.
Update to the latest ADT Plugin. the current adt version is 22.0.1. See here to know how to update ADT.
Ive gotten that same error in the past - it tells me i need to update, yet no updates were available. Simply click the option underneath Check for updates, i believe it says Install New Software. Then choose the Android site from the list. Then you should be able to choose the available updates and install them. As for not being able to create a new project, im guessing thats either because you need to update, as you mentioned, OR, you need to download the sdk platform via the sdk manager. Hope this helps.

Eclipse plugin stopped working after update

I updated the Eclipse plugins (Help - Check for update). Since the restart after installation, the plugins aren't working any longer. They're still enlisted in "installation details", but there are no Android preferences, no Android menu entries, no editor ("Could not open the editor: No editor descriptor for id com.android.ide.eclipse.editors.manifest.ManifestEditor"), and so on. I tried to un- and reinstall the plugins with no success. I'm using Eclipse Helileo with Ubuntu. Any idea how I could get my Android IDE working again?
Did you also update the SDK tools? i.e clicking the little Android with the arrow icon and letting it check for updates then installing the updates.
the problem come from the compatibility of the plugin versions and the version of the jdk/sdk
if you have the last plugin , you must have the last version of jdk/sdk
try to download the last revision of sdk android , with the last jdk java
and lanch again the eclipse .
good luck my freind
I have had the same problem several times. Sadly, the only sure-fire solution I've found is to remove ~/.eclipse and reinstall the Android Eclipse plugin (http://developer.android.com/sdk/installing/installing-adt.html). There is talk that it's fixable just by modifying the bundles.info file (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587657) but I never managed to get it working that way.

Categories

Resources