• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Android update site

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I want it to be possible for people to download my Android SDK add-on through the Android SDK and AVD Manager. How do I go about this? It seems as if I need to create a file called repository.xml but I cannot find any information about what it should contain. Has anybody seen any documentation about this?

I can somehow guess what the file should look like, but there are certain tags, such as <sdk:checksum type="sha1">1f92abf3a76be66ae8032257fc7620acbd2b2e3a</sdk:checksum> that I cannot figure out. How do I fins out the checksum value?

Thanks in advance!
Mejram
 
Ranch Hand
Posts: 127
Android Firefox Browser Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
instead of what you are talking ,
the best way is create a project on code.google.com and upload your files there..
tht will help users to post back issues to you and users will be connected with project as well and can contribute to it if wish.

or

you upload your files in shareware site and post link here
reply
    Bookmark Topic Watch Topic
  • New Topic