wikitude does not show icon - android

I have a problem with Wikitude on Android, the icons related at the POI are not shown, I have the market but without the icon. I set the icon in this way:
poi1.setIconresource("com.mitcom.wigo:drawable/icon_48x48");
where icon_48x48 is the resource.
The strange thing is that I was able to show the icon in dev mode, when I put the app on the market I faced this problem.
Thanks

have you tried it with setIconResorce(getResources().getResourceName(R.drawable.icon_48x48));
I think it will solve your problem.

Related

How do I actually apply my Android icon pack to a user's icons?

I recently designed an icon pack for Android and I've got the icons finished. I am now looking to start designing the app to actually apply them. I've looked around and most of the material I've found seems to be out of date or for Eclipse (I'm using Android Studio). I don't want anything fancy, just a button to auto apply my icons to a user's phone. Can anyone help me out or point me in the direction of more information on this? Thanks.
EDIT: For instance here are some of the icons I made myself and manually applied them to my phone http://i.imgur.com/EBc1o05.png
I'm looking to do that, except in an app and at the push of a button rather than manually setting ~200 app icons.
Try this: http://arnab.ch/blog/2013/08/how-to-write-custom-launcher-app-in-android
I haven't tested it myself but it looks promising.

Bluestack weird Images

As you guys can see, the icons of various Apps in Android Emulator known as "Bluestack" are looking weird.
The search icon, the Casper App icon and the FB icon...look like they are copied or inverted or something like that...
do you guys have any idea how to fix this??
Thanks :)
It was a problem in registry, somehow by searching online I found a solution
here is the link of file which you need to download and install then restart BlueStack and it will correct your images error as shown above image
Link: http://www104.zippyshare.com/v/S7QxKF0h/file.html

Android application doesn't show properly in mobizen and sidesync.

I created a mobile application using android 4.4.2.
I tried to share it using mobizen, and sidesync, in pc, some of the application activity on mobizen doesn't show (black color) but some can see. I tried using sidesync and it's also showing black color. I'm not sure what is wrong with my application. Pls help!
Would love to know if you got this fixed so that I can pass this information along to our App team as a bug fix. I am trying to show our app and upon launch it shows the black screen. It used to work before one of the Mobizen updates.

Changing the Application icon in Facebook?

I have created an Application in Facebook for my Android app. At the time of setting up,I missed to add my app icon there.
How to edit the icon ?
Somebody please help.
I need to change this custom icon to my app icon.
Finally i figured out this.It can be changed from App Details tab.

Native Badging for Android?

I found a badge on my Android device today and I'm wondering how they did this.
Look at the "Email" icon next to "Camera" and "Talk". How are they getting the number 2 on the corner of that icon?
Android doesn't support updating the app icon natively. I'm not familiar with TouchWiz, but I'm pretty sure Samsung didn't implement this either.
However you could create an AppWidget, that looks like an icon. This would give you the ability to dynamically update the icon.

Categories

Resources