[android-developers] Re: Best practices for creating multiple app versions from a single codebase?

2010-05-23 Thread jk-bk-vk
I think for many situations the SDK's library project mechanism solves the originally posted problem (without additional plug-ins, scripts, or the ant learning curve)... http://developer.android.com/intl/fr/guide/developing/eclipse-adt.html#libraryProject There is an ongoing thread in this group

[android-developers] VIBRATE permission not showing on device or emulator

2010-04-18 Thread jk-bk-vk
Hi, Been wrestling with uses-permission in AndroidManifest.xml for about 1/2 a day, so I may be blinded by my frustration I've been cleaning up my app (removing debug code, experimental stuff to blackbox things I didn't understand, etc.). As part of this, I removed some uses-permission

[android-beginners] Re: Battery events

2010-03-07 Thread jk-bk-vk
Take a look at: http://sourceforge.net/projects/andbatdog/ it is not too large, answers all your questions. On Mar 4, 10:50 pm, veenviz veen@gmail.com wrote: hi anrdoid-folks         im a student who is new to java and 've jst managed to run hello word program in android sdk. im

[android-beginners] Re: life-cycle clarification help

2010-03-03 Thread jk-bk-vk
the process components (activity, service,...) to help prioritize what processes to kill, but that it doesn't kill/ remove/delete components, it does the whole process?? Anybody care to add additional comments/pointers??? thanks On Feb 24, 8:19 pm, jk-bk-vk jeffakna...@gmail.com wrote: Hi, I'm

[android-beginners] life-cycle clarification help

2010-03-02 Thread jk-bk-vk
Hi, I'm struggling with documentation in conjunction with my huge lack of experience in java, in general, and java threading specifically. I've got a little App that works okay, but currently breaks many of the android life-cycle guidelines, which is fine for my messing around and learning, but

[android-developers] rogue setting of device_provisioned, issue 4358

2010-02-06 Thread jk-bk-vk
Wasn't sure where to post this, so i'm starting here; confident someone will re-direct as appropriate. I've got a stock My-Touch-3G (i.e. not rooted/jail-broken). Recently the response to standard buttons changed drastically: *Regardless of applicat state (awake, sleep, active application, ...)

[android-developers] Re: rogue setting of device_provisioned, issue 4358

2010-02-06 Thread jk-bk-vk
...@commonsware.com wrote: jk-bk-vk wrote: Wasn't sure where to post this, so i'm starting here; confident someone will re-direct as appropriate. Directly emailing core Android developers (per your CC) is not polite. Please bear in mind that there are millions of Android device users, and the core

[android-developers] Re: Are the market stats for developers broken?

2009-12-21 Thread jk-bk-vk
From end-user perspectve: all of a sudden a number of updates seem to hang -- I've started an update for several pkgs, all but one complete in normal time, I clear status bar, maybe a day goes by fire market and last pkg still downloading -- my response has been to cancel the install. If other