Android News
| Main | Simple Headline |
There are 289 datas in databese
Latest RDF/RSS/ATOM Feeds
Android Security Discussions Google Group
(2009/9/8 12:26:46)
|
I'm trying to figure out if it's possible for some third party application to read the content of an outgoing data sms. I send a data sms by calling
SmsManager.sendDataMessage(... ). Is there a way to intercept this by using either public or _privat ...
|
android-ndk Google Group
(2009/9/8 12:26:26)
|
This may be a really silly question, but where is the javah tool? Did it come down when I loaded Android SDK 1.5, NDK 1.5 and Eclipse? Or did it come with
Cygwin. Or maybe is ther yet another SDK that needs to be downloaded? Am on Windows. Thank you ...
|
android-ndk Google Group
(2009/9/8 12:26:26)
|
Hi guys, I want to know if it is possible to port a library (for ex: glib) into the android platform by using NDK. Please tell me if you know anything.
Regards, Nagendra
|
android-ndk Google Group
(2009/9/8 12:26:26)
|
Hi all, I wrote some code to cache some signal in my native share library , like this: signal(SIGSEGV, handler); signal(SIGBUS, handler); ... I found i
can't catch the SIGBUS signal(vm was crashed) in my code when it was delivered to process, but th ...
|
android-ndk Google Group
(2009/9/8 12:26:26)
|
Is there any way to display a AlertDialog ui message to user from native code?
|
android-ndk Google Group
(2009/9/8 12:26:26)
|
I just started to use the NDK build system. After the make file conversion, I have crashes everytime I close my DBs. I didn't have this problem before the
conversion. Any suggestions? Thank you. Here is code snip: private SQLiteDatabase mDb=null; .. ...
|
android-ndk Google Group
(2009/9/8 12:26:26)
|
I have tried to make the NDK-example application "HelloJni" be a system application by the following steps: 1. generate the HelloJni.apk by Eclipse.
2. put HelloJni.apk into the directory /mydroid/out/target/product/ generic/system/app 3. ...
|
android-ndk Google Group
(2009/9/8 12:26:26)
|
I use it like this: char *exec_args[] = {"echo + >>/sdcard/t", (char *)0}; int ret; ret = execv("/system/bin/sh", exec_args); But all
the time it fails and make app died.......
|
android-ndk Google Group
(2009/9/8 12:26:26)
|
Hello I cannot solve the problem about bus error. My Native C source process is normally completed. But when Native C return. stack error is output. I examined
this is because bus error (non-existent address or unaligned access ). and I want to use ...
|
android-ndk Google Group
(2009/9/8 12:26:26)
|
Hi, I have the emulator running on my windows, and a Linux is used to build the entire Android platform code. Here is what I tried to debug the native code
with my emulator, please help verify what is wrong launch the gdbserver on emulator like, ./g ...
|
|
|



