Languages

Menu
Sites
Language
"GearAppType" property!!

I can't upload APK integrated app.. someone updated the FAQ at samsung developer site

What is "GearAppType" property!!

 

I am getting error "This is not a Gear 2.0 binary file. Please check the binary file." while uploading to Samsung market. May 21, 2014
Make sure that the GearAppType property is set in your application and you are uploading the correct type as set under GearAppType.
 

http://developer.samsung.com/board/faq.do?ctgy1=21&ctgy2=3&menu=EN01070109&sortTitle=&sortDate=&pageIndex=&pageSize=10&srchPubYn=Y&srchSubCtgyId=&search=GearAppType
 

View Selected Answer

Responses

1 Replies
Mark as answer

You need to add this like to the android manifest

        <meta-data android:name="GearAppType" android:value="wgt"/>