[android-developers] Re: ICS: unlock screen in jUnit

2011-12-15 Thread David Strickland
On Dec 13, 5:02 pm, Jakub Czaplicki jakub.czapli...@gmail.com wrote: Hi All, Is there a way to unlock the screen after boot-up in jUnit ? I tried the deprecated keyguardManager.newKeyguardLock() method. I've set the required DISABLE_KEYGUARD permission in jUnit manifest, but the test

Re: [android-developers] Toast messages very small on Galaxy Nexus for Launcher2 fork

2011-12-15 Thread David Strickland
If you're modifying the source, try one of the groups dedicated to that - you'll likely get better help than here from people dealing strictly with the SDK. Thanks for the tip. Only other group where this seems relevant is android-porting, so I've just now cross posted there (apologies

[android-developers] Re: Many Widgets in one layout

2011-12-15 Thread David Strickland
On Dec 14, 9:02 pm, JP pepe1...@gmail.com wrote: Hi, I'm really new to Android programming, so this question may be obvious, but still I can't find a way to do it: I'm working on a layout where the user have to enter many data about a person (name, address, birthdate, etc). I'm capturing

[android-developers] Toast messages very small on Galaxy Nexus for Launcher2 fork

2011-12-12 Thread David Strickland
Hi all, I cloned the Launcher2 project from source.android.com (master branch), made some modifications (keeping the attribution, of course), built it, and installed on a Galaxy Nexus device. For an unknown reason the Toast messages displayed by my launcher are extremely small. I assume this is