[android-developers] Polytonic (Ancient) Greek / System Fonts / Diacritics

2013-01-07 Thread Hans A. Hack
Hello, I hope that this is the correct place to ask for help, respectively i am asking for ideas regarding the developement of an app to solve following severe problem: The standard system font of Android does not support Polytonic Greek / Diacritics. As far as i understand the problem this is

[android-developers] Re: Extracting files from APK

2009-08-05 Thread Hans A
That did the trick. Thanks a lot. Hans --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this gro

[android-developers] Extracting files from APK

2009-08-04 Thread Hans A
Hi I'd like to extract classes.dex from an APK file. I've tried using aapt, but I can't see an option for extracting the files. When I run the aapt tool without options it prints out the list, dump, package, remove, add and version commands, but it doesn't seem to me like any of them extracts f