[android-developers] Build with 2.2 SDK ok to deploy on 1.5+

2010-08-10 Thread dpackham
I'm not using any of the advanced SDK features of the 1.6 or greater SDK but I was told I should always build with the latest SDK rev. so is that OK to build and publish to market an app with the 2.2sdk and expect it to run nicely on the 1.5 devices out there? Dave P -- You received this

[android-developers] Seeding program phone already on someone else plan?

2010-05-17 Thread dpackham
I received my Droid from Google as a developer but when I try to activate it Verizon says its already part of someone else plan and that I cannot activate it. useless phone to me. and to anyone else. any ideas? Google? Dave P -- You received this message because you are subscribed to the

[android-developers] Dev Phones Swap?

2010-03-06 Thread dpackham
If I get a Verizon Droid and someone else gets a Nexus One. want to swap? I am on T-Mobiles service and the Droid would be of little use to me. Any Takers? Dave P -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] 2.0 SDK build on market?

2009-11-11 Thread dpackham
would it be ok to build a new rev of our app with the 2.0 SDK and put it on the market now for it to run on all the 1.5/1.6 devices? is there a direct tie from the SDK to the OS? if we keep the required SDK level in our app down at the 1.5 level will we be ok if we don't use any 1.6/2.0 specific

[android-developers] Webview foreground and background colors?

2009-09-11 Thread dpackham
I cant find anywhere how to change the Text COLOR in a webview. I can change the background color but not the Text. Any Ideas? I want my webview to be white text on a black background instead of black text on a white background Thanks Dave --~--~-~--~~~---~--~~

[android-developers] Debugging live processes?

2009-01-30 Thread dpackham
is there any way to debug live running apps to see what processes are taking alot of cpu time? I see the options in DDMS but they are not really live. I would just like to see what processes took alot of time so I can dig into the code to optimize it

[android-developers] App Market app publish question?

2009-01-30 Thread dpackham
I need to test the app upgrade functionality of my app before I publish it on the market for everyone to find and DL. to get the update code to work I need to know my apps ID number to query versioncode numbers. how can I publish my app to the market with my account and get that APP ID number