I use Eclipse to develop my application, but I wan to use some @hide
interface.
-)In Eclipse, build failed, because the "symbol could not be resolved."
-)I put my application to $(AND_REPO)/packages/apps/. build with "make", the
build passed.
How can I make the build pass in eclipse ?
(I know "u
See here: addr2line
http://groups.google.com/group/android-developers/browse_thread/thread/73f89bb8739c24bb/e5c7fd02dfbc74fd?q=stack+trace+addr2line+fadden&pli=1
2010/5/21 Urizev
>
>
> On May 1, 12:13 am, fadden wrote:
> > On Apr 30, 1:22 pm, Mariano Kamp wrote:
> >
> > > I am wondering if the
Thanks, resolved as your solution. (singleTask)
Ming.
2010/5/12 TreKing
> On Tue, May 11, 2010 at 4:18 AM, yangm wrote:
>
>> It's seem like two my-app in window stack. *but my expect is one app
>> instance.*
>
>
> Launching from home screen is different th
When My app started, show a notification. then pull down the status bar,
click this notification, the app UI showed.
But when I press back button, the my-app disappeard, and the other my-app
show on top window, press back button again, get the home screen.
It's seem like two my-app in window stack.
My app meet a ServiceConnectionLeaked Error:
E ActivityThread: android.app.ServiceConnectionLeaked: Activity com.my
has leaked ServiceConnection com.m...@463dc0a0 that was originally bound
here
My app are two part, UI and service, Like music playback, the service will
always running, until use
I meet a system_server crash, from the log , I got these information. How
to address the error(which line occur the error)
16:59:51.801 1189 1189 I DEBUG : pid: 1237, tid: 2066 >>> system_server
<<<
16:59:51.801 1189 1189 I DEBUG : signal 4 (SIGILL), fault addr 4dd2e928
16:59:51.801 11
how to list the "live" background server, like the "ps -ef" on linux.
Thanks,
Ming
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, sen
When VM excute GC, meet a exception: "java.lang.Exception: WakeLock
finalized while still held".
Now , I try to fix it.
How can I force VM excute GC, so I can verify my fix.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this
8 matches
Mail list logo