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

Search results

  1. E

    Apps Lauch my application

    Hi, I have written an application that reads .mm format. I would like to put my application on the launching list so that when user click on .mm format file it can launch by my application. How do i do that? thank you
  2. E

    Apps Bitmap Compression

    Hi Friends, I am implementing an application that allow user to draw on a canvas that is bigger than the size of the phone screen. The user is able to scroll around. I need a feature that is able to convert the drawing to a png or jpg. My Issue is, i can only retrieve...