언어 설정

Menu
Sites
Language
(Gear 2) (Android host app) Error: Unknown permissions

Hi friends!

I got this output from Android's LogCat just after launch of my .apk:

W/PackageManager( 4079): Unknown permission com.samsung.wmanager.APP in package com.letiko.dayswatch

W/PackageManager( 4079): Unknown permission com.samsung.wmanager.ENABLE_NOTIFICATION in package com.letiko.dayswatch

W/PackageManager( 4079): Unknown permission com.samsung.WATCH_APP_TYPE.Integrated in package com.letiko.dayswatch

E/ActivityThread(30912): Failed to find provider info for com.letiko.dayswatch.YPLContentProvider

E/ActivityThread( 7793): Failed to find provider info for com.letiko.dayswatch.MetricaContentProvider

So, why do i receive this output?

Why it warns about unknown permissions?

Edited by: Nikandrov on 15 7월, 2014

Responses

1 댓글
mekabe remain

hi,

I have the same problem on my Galaxy S5.

I had put those permissions in my app because I found it in the tutorial:

http://developer.samsung.com/events/developer-blog/blog/Tutorial-How-to-build-a-Basic-Integrated-Gear-Application