• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. B

    Apps Modifying compiled AndroidManifest.xml

    Hello I want to edit the compiled AndRoidManifest.xml. Here's why: I want to be able to change application's name by only modifying the .apk file. If anyone knows how to do it or just which format this binary XML file is using, please let me know. Thank you Ilya
  2. B

    Apps Automatically create home-screen shortcut

    Hi Is there a way to make a shortcut automatically appear on home-screen when the application is installed? I would prefer the 1.1 API solution, but it's not that critical. Thank you Ilya
  3. B

    Apps Access Street View images

    Hi I am working on a map application that doesn't use MapView widget (I have my reasons :) ) Is there a way I could access Google's Street View pictures? I can even add MapView, if needed. Ilya
  4. B

    Apps Create home-screen shortcun on installation

    Hi Is there a way to make a shortcut automatically appear on home-screen when the application is installed? I would prefer the 1.1 API solution, but it's not that critical. Thank you Ilya