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

Search results

  1. B

    Apps Is it ok to contact users who purchased your app?

    This may seem like an odd question but is there a way to contact people who have purchased your app and if so is that ok with the rules of the market? I am a new developer and have only written a few apps so far and this is only my second paid app. I put it on the market this weekend and had 7...
  2. B

    Apps Getting additional debug information from user for error

    I am looking for some advice on how to get debugging information for an app that I have written. This is my first paid app and I only have 7 people who have downloaded it so I don
  3. B

    Apps Unable to debug Thunderbolt with Eclipse

    I am unable to get my Thunderbolt to run with Eclipse. I am able to get it working with my Droid X so I think I have all the "Android" pieces there so it must be something with the drivers or the phone itself. When I connected the phone, I was prompted with a Verizon popup to install drivers...
  4. B

    Apps Errors uploading APK to market

    I am new to android development and I am trying to load my first app to the market. I am on the Developer Console but when I choose my .apk file and hit the upload button I get and error that I have exceeded the size limit and to please check if it exceeds the size limit. But my .apk file is...
  5. B

    Apps Customize Live Folder

    I am trying my first attempt at creating a Live Folder in Android and was able to get it to work and have data loaded into the folder thru the content resolver. Does anyone know if there is a way format the data before sending it to the Live Folder? I want to combine the contents of two...
  6. B

    Apps How to update database after app update

    I have an app that I am developing that has a SQLLite DB that I have already created in the assets folder and when my dbprovider starts up it looks to see if the database is loaded into memory and if not writes the file to the databases folder. My problem is if I ever need to update the...
  7. B

    Apps Ford Sync SDK

    I want to modify my app to work with the Ford Sync. I went to their developer website and signed up with my email but they never did send me any information. Is anyone else writing apps with sync or know how I could get the SDK for it? Thanks