Is there a way for an activity to specify the type of its main window,
in time for it to matter?
Thanks
On Jul 28, 12:11 pm, Dianne Hackborn wrote:
> I suggest looking at the SystemUI process
> (frameworks/base/packages/SystemUI), which is responsible for showing the
> status bar and extending a
On Jun 11, 9:38 am, "Mark Murphy" <[EMAIL PROTECTED]> wrote:
> The difference is that OHA is doing this in a relatively
> open fashion, so we're seeing the sausage being made, vs. the
> cloak-and-dagger iPhone development.
I guess the downside is that we're seeing people frustrated in the
sausa
Yeah, I think it's all just earlier in the process than we'd like. I
think that we might all agree that the key for success now is real
phones, running solid V1 Android OS, with more carriers signed up and
the start at a marketplace for innovative software.
If they have to cut back on the SDK it
Kill the emulator and eclipse, and then kill adb.exe (on windows at
least, and you use Task Manager/Processes to do it)... Restart works
reliably after that.
On May 17, 9:57 am, Amos <[EMAIL PROTECTED]> wrote:
> This (logCat messages not appearing all of a sudden) happens
> frequently to me. I n
I have code where one application creates a file "world readable" and
then passes the absolute path to another app via a service binding.
The other app can read the file.
I'm hoping that what you say below implies that this will continue to
work, more or less.
Thanks,
Jim
On Apr 30, 9:44 am,
Something where professional software creators can make good money
doing top-quality work?
On Apr 10, 10:37 pm, RichardBronosky <[EMAIL PROTECTED]>
wrote:
> http://www.alice.org/index.php?page=what_is_alice/what_is_alice
>
> If Google gets the Android platform so that anyone on any network has
>
I didn't use fully-qualified classname, I used classname starting
with a 'dot' relative to the manifest package.
That is, in the top level tag, the package attribute might
have value "com.jjj.myapp" and in the tag, the
android:name attribute might have value ".MyApplication" where the
ful
I don't believe that log4j is supported. I wrote a simple, nifty
wrapper for android Log, and it works really well with their
filitering features:
http://groups.google.com/group/android-developers/browse_frm/thread/fd7cb81eb02af048/
I evangelize it.
Jim
On Apr 8, 10:21 am, kobica <[EMAIL PROTE
See this post for a simple log4j-like wrapper, which also makes it
easier to filter to see your apps logs.
http://groups.google.com/group/android-developers/browse_frm/thread/fd7cb81eb02af048/
I think it's great :-)
On Mar 29, 10:43 am, Zach Hobbs <[EMAIL PROTECTED]> wrote:
> android.util.Log
>
On Mar 31, 9:25 am, hackbod <[EMAIL PROTECTED]> wrote:
> Also, calls to service interfaces and content providers
> are executed in the calling thread, not their own thread.
Isn't it the case that these calls are run on threads belonging to the
called process, but these are not the main thread,
I think low-level image processing in java will remain slow in this
generation; if the 2d API can't do it for you, you might have to wait
a gen.
But as for measuring performance, do we believe the emulator maps
accurately to any particular hardware device? In the past, some
emulators have shown
11 matches
Mail list logo