Hi, Is it possible to use keyIcons which their bitmap file is not in the res folder, but in the sdcard?
Problems: Probably I cannot compile the program if there is no corresponding file in the res folder Possible solutions: Use keyLabel in the xml file, and then create bitmap drawable on the fly. Then change the keys from keyLabel to keyIcon. But I am not sure if this is feasible as I dont find relevant methods. Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

