SU Request
by Af6unz » Fri, 23 Apr 2010 08:08:59 GMT
Sponsored Links
mohon pencerahan suhu2 Droid.... sy install apk N1 Torch, bgtu udh
diinstall sy coba buka muncul ket SU Request. itu knp ya? N1 sy udh
rooted....
--
"
SU Request
by Rizki Aftarianto » Fri, 23 Apr 2010 08:28:54 GMT
Ya itu permintaan akses superuser, tandanya HH anda sudah rooted.
Kalo mau melanjutkan ya di-YES saja.
Sent from my white keyboard by Telkom Speedy
--
"
Sponsored Links
SU Request
by Arief Gunz » Fri, 23 Apr 2010 08:36:26 GMT
di layar tdk muncul ket apa2, cuman blank aja...
--
Delivered by Nexus One of a kind
--
"
Other Threads
1. Thread instead of Service, is it safe ?
Hi,
I've an Activity A that starts a Thread T which download a file
through HTTP. It works fine. If I close my Activity (back button)
while downloading, it is destroyed (onDestroy called) but download
Thread still continue and download is completed fine.
For testing purposes I've moved my Thread T into a Service and my
Activity starts the Service now. It's a little bit complex to write
(for callbacks) but it works fine too.
What it the best approach ? From the documentation I think Service
seems better to make sure the download Thread will continue even if
the Activity is destroyed ?
Thanks.
--~--~---------~--~----~------------~-------~--~----~
2. Nullpointer ......Stack overflow, expanding
I have created a complex view layout.Whn i see the layout(in eclipse)it
appears fine .When i see the log statements also I get the statements till
the last line in the onCreate without any issues .
But at run time i get this error which is Nullpointer.What does this error
really indicate??
11-04 14:28:11.044: INFO/dalvikvm(176): Stack overflow, expanding
(0x41049200 to 0x41049000)
11-04 14:28:11.054: INFO/dalvikvm(176): Shrank stack (to 0x41049200,
curFrame is 0x4104ad4c)
11-04 14:28:11.076: DEBUG/AndroidRuntime(176): Shutting down VM
11-04 14:28:11.076: WARN/dalvikvm(176): threadid=3: thread exiting with
uncaught exception (group=0x40010e28)
11-04 14:28:11.082: ERROR/AndroidRuntime(176): Uncaught handler: thread main
exiting due to uncaught exception
11-04 14:28:11.134: ERROR/AndroidRuntime(176):
java.lang.NullPointerException
11-04 14:28:11.134: ERROR/AndroidRuntime(176): at
android.view.ViewRoot.draw(ViewRoot.java:992)
11-04 14:28:11.134: ERROR/AndroidRuntime(176): at
android.view.ViewRoot.performTraversals(ViewRoot.java:829)
11-04 14:28:11.134: ERROR/AndroidRuntime(176): at
android.view.ViewRoot.handleMessage(ViewRoot.java:1103)
11-04 14:28:11.134: ERROR/AndroidRuntime(176): at
android.os.Handler.dispatchMessage(Handler.java:88)
11-04 14:28:11.134: ERROR/AndroidRuntime(176): at
android.os.Looper.loop(Looper.java:123)
11-04 14:28:11.134: ERROR/AndroidRuntime(176): at
android.app.ActivityThread.main(ActivityThread.java:3742)
11-04 14:28:11.134: ERROR/AndroidRuntime(176): at
java.lang.reflect.Method.invokeNative(Native Method)
11-04 14:28:11.134: ERROR/AndroidRuntime(176): at
java.lang.reflect.Method.invoke(Method.java:515)
11-04 14:28:11.134: ERROR/AndroidRuntime(176): at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
11-04 14:28:11.134: ERROR/AndroidRuntime(176): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:497)
11-04 14:28:11.134: ERROR/AndroidRuntime(176): at
dalvik.system.NativeStart.main(Native Method)
--~--~---------~--~----~------------~-------~--~----~
3. G1 Software Updates
4. Device does not vibrate on incoming text/sms even when not in silent mode.
5. best way for a service to send a notice to an activity?
6. Fluentizer for Android ?
7. how to implement the single choice list?