eclipse - Android new android application project logcat errors -
I just create a new Android application using Eclipse. When I run the project it shows errors in the logcrack
I understand that I need a beginners help?
Do not use the wearable API (Api 20 4.4W) Always use the API 19 4.4. Bcoz Android is a completely different platform that is compatible with the app's wearable (u can use the target SDK or can compile SDK for 20), but not for wearable.
Comments
Post a Comment