<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Open Embedded Software Foundation</title>
  <link rel="alternate" type="text/html" href="http://www.oesf.jp/en/" />
  <link rel="self" type="application/atom+xml" href="http://www.oesf.jp/en/modules/rssc/rss.php?mode=atom&amp;query=&amp;andor=AND&amp;limit=10&amp;start=0" />
  <id>tag:www.oesf.jp,2010://1</id>
  <updated>2010-09-09T06:17:08+00:00</updated>
      <generator uri="http://linux2.ohwada.net/">XOOPS rssc</generator>
        <rights>Copyright (c) 2010, hoooonda</rights>
    <author>
  <name>hoooonda</name>
        <email>honda@oesf.jp</email>
    </author>
  <entry>
  <title type="html">Intercepting outgoing data sms?</title>
  <link rel="alternate" type="text/html" href="http://groups.google.com/group/android-security-discuss/browse_thread/thread/18133a3e6a48bcde/6d6242ccfbc42f6b?show_docid=6d6242ccfbc42f6b" />
  <id>tag:www.oesf.jp,2010://1.1.1</id>
  <updated>2009-09-08T03:26:46+00:00</updated>
      <published>2009-09-08T03:26:46+00:00</published>
      <author>
  <name>hoooonda</name>
      </author>
      <summary type="html"> I&apos;m trying to figure out if it&apos;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 _private_ api? I&apos;m trying to share a secret key with the service on the other side so </summary>
        <content type="html"> <![CDATA[
    
  I'm trying to figure out if it's possible for some third party <br> application to read the content of an outgoing data sms. <br> I send a data sms by calling SmsManager.sendDataMessage(... ). <br> Is there a way to intercept this by using either public or _private_ api? <br> I'm trying to share a secret key with the service on the other side so
  
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Where is javah tool?</title>
  <link rel="alternate" type="text/html" href="http://groups.google.com/group/android-ndk/browse_thread/thread/7baa31039fe7ac3b/aab5bcfdd897700f?show_docid=aab5bcfdd897700f" />
  <id>tag:www.oesf.jp,2010://1.1.3</id>
  <updated>2009-09-08T03:26:26+00:00</updated>
      <published>2009-09-08T03:26:26+00:00</published>
      <author>
  <name>hoooonda</name>
      </author>
      <summary type="html"> 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! </summary>
        <content type="html"> <![CDATA[
    
  This may be a really silly question, but where is the javah tool? Did <br> it come down when I loaded Android SDK 1.5, NDK 1.5 and Eclipse? Or <br> did it come with Cygwin. Or maybe is ther yet another SDK that needs <br> to be downloaded? <br> <p>Am on Windows. <br> <p>Thank you!
  
    ]]> </content>
    </entry>
  <entry>
  <title type="html">How to port a library into andoid platform?</title>
  <link rel="alternate" type="text/html" href="http://groups.google.com/group/android-ndk/browse_thread/thread/1e64a06f8ae064ef/2b4ff3df0ff949a4?show_docid=2b4ff3df0ff949a4" />
  <id>tag:www.oesf.jp,2010://1.1.5</id>
  <updated>2009-09-08T03:26:26+00:00</updated>
      <published>2009-09-08T03:26:26+00:00</published>
      <author>
  <name>hoooonda</name>
      </author>
      <summary type="html"> 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 </summary>
        <content type="html"> <![CDATA[
    
  Hi guys, <br> I want to know if it is possible to port a library (for ex: glib) into the <br> android platform by using NDK. <br> Please tell me if you know anything. <br> Regards, <br> Nagendra
  
    ]]> </content>
    </entry>
  <entry>
  <title type="html">How to cache SIGBUS signal in my native library?</title>
  <link rel="alternate" type="text/html" href="http://groups.google.com/group/android-ndk/browse_thread/thread/77616a81d744fcd9/a1ad239b3f7673c7?show_docid=a1ad239b3f7673c7" />
  <id>tag:www.oesf.jp,2010://1.1.7</id>
  <updated>2009-09-08T03:26:26+00:00</updated>
      <published>2009-09-08T03:26:26+00:00</published>
      <author>
  <name>hoooonda</name>
      </author>
      <summary type="html"> 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&apos;t catch the SIGBUS signal(vm was crashed) in my code when it was delivered to process, but the debuggerd process work. If a </summary>
        <content type="html"> <![CDATA[
    
  Hi all, <br> <p> I wrote some code to cache some signal in my native share library , <br> like this: <br> <p> signal(SIGSEGV, handler); <br> signal(SIGBUS, handler); <br> ... <br> <p> I found i can't catch the SIGBUS signal(vm was crashed) in my code <br> when it was delivered to process, but the debuggerd process work. If a
  
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Execute Java from native code</title>
  <link rel="alternate" type="text/html" href="http://groups.google.com/group/android-ndk/browse_thread/thread/fc989d1f35561ccf/d686ec590151b061?show_docid=d686ec590151b061" />
  <id>tag:www.oesf.jp,2010://1.1.9</id>
  <updated>2009-09-08T03:26:26+00:00</updated>
      <published>2009-09-08T03:26:26+00:00</published>
      <author>
  <name>hoooonda</name>
      </author>
      <summary type="html"> Is there any way to display a AlertDialog ui message to user from native code? </summary>
        <content type="html"> <![CDATA[
    
  Is there any way to display a AlertDialog ui message to user from <br> native code?
  
    ]]> </content>
    </entry>
  <entry>
  <title type="html">libc crashes after using NDK</title>
  <link rel="alternate" type="text/html" href="http://groups.google.com/group/android-ndk/browse_thread/thread/d36e7653918c6517/294039249da7a1ed?show_docid=294039249da7a1ed" />
  <id>tag:www.oesf.jp,2010://1.1.11</id>
  <updated>2009-09-08T03:26:26+00:00</updated>
      <published>2009-09-08T03:26:26+00:00</published>
      <author>
  <name>hoooonda</name>
      </author>
      <summary type="html"> I just started to use the NDK build system. After the make file conversion, I have crashes everytime I close my DBs. I didn&apos;t have this problem before the conversion. Any suggestions? Thank you. Here is code snip: private SQLiteDatabase mDb=null; .... public void close() { </summary>
        <content type="html"> <![CDATA[
    
  I just started to use the NDK build system. After the make file <br> conversion, I have crashes everytime I close my DBs. I didn't have <br> this problem before the conversion. Any suggestions? Thank you. <br> <p>Here is code snip: <br> <p> private SQLiteDatabase mDb=null; <br> .... <br> public void close() {
  
    ]]> </content>
    </entry>
  <entry>
  <title type="html">A problem of making the &quot;HelloJni&quot; app be a system application...</title>
  <link rel="alternate" type="text/html" href="http://groups.google.com/group/android-ndk/browse_thread/thread/bfceac612dceae8c/7f2b8b48a87c2a52?show_docid=7f2b8b48a87c2a52" />
  <id>tag:www.oesf.jp,2010://1.1.13</id>
  <updated>2009-09-08T03:26:26+00:00</updated>
      <published>2009-09-08T03:26:26+00:00</published>
      <author>
  <name>hoooonda</name>
      </author>
      <summary type="html"> I have tried to make the NDK-example application &quot;HelloJni&quot; 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. cd /mydroid/; make snod 4. I get the &quot;system.img&quot; from /mydroid/out/target/product/ge neric/ </summary>
        <content type="html"> <![CDATA[
    
  I have tried to make the NDK-example application "HelloJni" be a <br> system application by the following steps: <br> <p>1. generate the HelloJni.apk by Eclipse. <br> 2. put HelloJni.apk into the directory /mydroid/out/target/product/ <br> generic/system/app <br> 3. cd /mydroid/; make snod <br> 4. I get the "system.img" from /mydroid/out/target/product/ge neric/
  
    ]]> </content>
    </entry>
  <entry>
  <title type="html">How can I use execv in NDK</title>
  <link rel="alternate" type="text/html" href="http://groups.google.com/group/android-ndk/browse_thread/thread/d61c31836509cfb4/2881b4371c046b61?show_docid=2881b4371c046b61" />
  <id>tag:www.oesf.jp,2010://1.1.15</id>
  <updated>2009-09-08T03:26:26+00:00</updated>
      <published>2009-09-08T03:26:26+00:00</published>
      <author>
  <name>hoooonda</name>
      </author>
      <summary type="html"> I use it like this: char *exec_args[] = {&quot;echo + &gt;&gt;/sdcard/t&quot;, (char *)0}; int ret; ret = execv(&quot;/system/bin/sh&quot;, exec_args); But all the time it fails and make app died....... </summary>
        <content type="html"> <![CDATA[
    
  I use it like this: <br> <p> char *exec_args[] = {"echo + >>/sdcard/t", (char *)0}; <br> int ret; <br> ret = execv("/system/bin/sh", exec_args); <br> <p>But all the time it fails and make app died.......
  
    ]]> </content>
    </entry>
  <entry>
  <title type="html">I want to solve the bus error.</title>
  <link rel="alternate" type="text/html" href="http://groups.google.com/group/android-ndk/browse_thread/thread/4ee24939c12339f1/33e552094f4610d6?show_docid=33e552094f4610d6" />
  <id>tag:www.oesf.jp,2010://1.1.17</id>
  <updated>2009-09-08T03:26:26+00:00</updated>
      <published>2009-09-08T03:26:26+00:00</published>
      <author>
  <name>hoooonda</name>
      </author>
      <summary type="html"> 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 addr2line to check function name form address ( pc </summary>
        <content type="html"> <![CDATA[
    
  Hello <br> <p>I cannot solve the problem about bus error. <br> My Native C source process is normally completed. <br> But when Native C return. stack error is output. <br> <p>I examined this is because bus error (non-existent address or <br> unaligned access ). <br> <p>and I want to use addr2line to check function name form address ( pc
  
    ]]> </content>
    </entry>
  <entry>
  <title type="html">debug android with gdb on remote Linux</title>
  <link rel="alternate" type="text/html" href="http://groups.google.com/group/android-ndk/browse_thread/thread/a48cd8a69d9c61ae/f12542f2459a2877?show_docid=f12542f2459a2877" />
  <id>tag:www.oesf.jp,2010://1.1.19</id>
  <updated>2009-09-08T03:26:26+00:00</updated>
      <published>2009-09-08T03:26:26+00:00</published>
      <author>
  <name>hoooonda</name>
      </author>
      <summary type="html"> 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, ./gdbserver :3050 ./hello run adb forward tcp:1234 tcp:3050 on windows, then check the forward </summary>
        <content type="html"> <![CDATA[
    
  Hi, <br> <p>I have the emulator running on my windows, and a Linux is used to <br> build the entire Android platform code. Here is what I tried to debug <br> the native code with my emulator, please help verify what is wrong <br> <p>launch the gdbserver on emulator like, <br> <p> ./gdbserver :3050 ./hello <br> <p>run adb forward tcp:1234 tcp:3050 on windows, then check the forward
  
    ]]> </content>
    </entry>
</feed>