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

Search results

  1. S

    Apps whether database will be deleted while uninstalling the application?

    hai, i am developing an application that has an important database,i need to know that ,whether the application will be deleted while i am uninstalling the application from phone.I am using sqlie database
  2. S

    how can i increase vm heap size in android phone

    i am developing an application in android..but i got an issue of getting an error..that is out of memory exception while i am converting my file contents to byte array..i think this is the problem of reduced heap size..can u plz tell me how can i increase the vm heap size..i am using eclipse...
  3. S

    the application installer window of the htc sync not opening properly

    i need to install my android application on phone.My phone is htc desire.I am using htc syc for connecting my system to the phone.I need to install the application on phone for testing.I have searched for a lot of methods and finally i chose one(by using sync).But the problem is i cannot see the...
  4. S

    the application installer window of the htc syc not opening properly

    i need to install my android application on phone.My phone is htc desire.I am using htc syc for connecting my system to the phone.I need to install the application on for testing.I have searched for a lot of methods and finally i chose one(by using sync).But the problem is i cannot see the...
  5. S

    Apps Can not look into the emulators data folder while debugging

    i am listing the set of directories,while debugging....that is the root,etc,system,data....The emulator showing only 3 directories..such as data,sdcard and system.i can push files only to the 'data' directory.But i cant look into its sub directories while debugging...is there any permission...
  6. S

    Apps how can i view android emulators file system

    i am developing an android application,in that i need to search the files.I dont have the phone with me .I have only the emulator.I want to see the directories,files in the emulator.I need to add some files also.Can i see the file list through my developing system..??? can anybody answer me..
  7. S

    Apps Can i invoke my application by recieving a message

    i am new to android.i need to invoke my application by receiving a message.Can anyone plz tell me..is there any event or ..like that....