wiced sense android source Android Studio build problem

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hello When I just open the wiced sense android source code with android studio I got this OTA eror.

Can someone please help me abouth fixing this...Thx...

0 Likes
1 Solution

We will need to fix this, meanwhile change this line as well

ctx.getResources(), R.raw.wiced_sense_1_3_update_ota_bin_signed,mandatory);

You will be able to run

thnx

vik86

View solution in original post

4 Replies
Anonymous
Not applicable

I changed the name of wiced_sense_update.ota.bin  to wiced_sense_update_ota_bin

I dont know do I did right thing but the eror is cancelled but now I have another eror. !ssssss.png

0 Likes

Adding jamesle1​ from the applications team.

0 Likes

We will need to fix this, meanwhile change this line as well

ctx.getResources(), R.raw.wiced_sense_1_3_update_ota_bin_signed,mandatory);

You will be able to run

thnx

vik86

Anonymous
Not applicable

Yes Its working now. Thanks for help

0 Likes