<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
  xmlns:georss="http://www.georss.org/georss"
  xmlns:media="http://search.yahoo.com/mrss/" >
<channel>
  <title>Open Embedded Software Foundation</title>
  <link>http://www.oesf.jp/en/</link>
        <pubDate>Thu, 09 Sep 2010 06:37:03 +0000</pubDate>
        <lastBuildDate>Tue, 08 Sep 2009 03:26:46 +0000</lastBuildDate>
        <docs>http://backend.userland.com/rss/</docs>
        <generator>XOOPS rssc</generator>
        <category>RSS Center</category>
        <managingEditor>honda@oesf.jp (hoooonda)</managingEditor>
        <webMaster>honda@oesf.jp (hoooonda)</webMaster>
        <copyright>Copyright (c) 2010, hoooonda</copyright>
        <language>en</language>
        <atom:link href="http://www.oesf.jp/en/modules/rssc/rss.php?mode=rss&amp;query=&amp;andor=AND&amp;limit=10&amp;start=0" rel="self" type="application/rss+xml" />
      <item>
  <title>Intercepting outgoing data sms?</title>
  <link>http://groups.google.com/group/android-security-discuss/browse_thread/thread/18133a3e6a48bcde/6d6242ccfbc42f6b?show_docid=6d6242ccfbc42f6b</link>
      <description> 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 </description>
        <pubDate>Tue, 08 Sep 2009 03:26:46 +0000</pubDate>
        <guid>http://groups.google.com/group/android-security-discuss/browse_thread/thread/18133a3e6a48bcde</guid>
        
      <content:encoded> <![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:encoded>
                                </item>
  <item>
  <title>Where is javah tool?</title>
  <link>http://groups.google.com/group/android-ndk/browse_thread/thread/7baa31039fe7ac3b/aab5bcfdd897700f?show_docid=aab5bcfdd897700f</link>
      <description> 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! </description>
        <pubDate>Tue, 08 Sep 2009 03:26:26 +0000</pubDate>
        <guid>http://groups.google.com/group/android-ndk/browse_thread/thread/7baa31039fe7ac3b</guid>
        
      <content:encoded> <![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:encoded>
                                </item>
  <item>
  <title>How to port a library into andoid platform?</title>
  <link>http://groups.google.com/group/android-ndk/browse_thread/thread/1e64a06f8ae064ef/2b4ff3df0ff949a4?show_docid=2b4ff3df0ff949a4</link>
      <description> 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 </description>
        <pubDate>Tue, 08 Sep 2009 03:26:26 +0000</pubDate>
        <guid>http://groups.google.com/group/android-ndk/browse_thread/thread/1e64a06f8ae064ef</guid>
        
      <content:encoded> <![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:encoded>
                                </item>
  <item>
  <title>How to cache SIGBUS signal in my native library?</title>
  <link>http://groups.google.com/group/android-ndk/browse_thread/thread/77616a81d744fcd9/a1ad239b3f7673c7?show_docid=a1ad239b3f7673c7</link>
      <description> 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 </description>
        <pubDate>Tue, 08 Sep 2009 03:26:26 +0000</pubDate>
        <guid>http://groups.google.com/group/android-ndk/browse_thread/thread/77616a81d744fcd9</guid>
        
      <content:encoded> <![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:encoded>
                                </item>
  <item>
  <title>Execute Java from native code</title>
  <link>http://groups.google.com/group/android-ndk/browse_thread/thread/fc989d1f35561ccf/d686ec590151b061?show_docid=d686ec590151b061</link>
      <description> Is there any way to display a AlertDialog ui message to user from native code? </description>
        <pubDate>Tue, 08 Sep 2009 03:26:26 +0000</pubDate>
        <guid>http://groups.google.com/group/android-ndk/browse_thread/thread/fc989d1f35561ccf</guid>
        
      <content:encoded> <![CDATA[
    
  Is there any way to display a AlertDialog ui message to user from <br> native code?
  
    ]]> </content:encoded>
                                </item>
  <item>
  <title>libc crashes after using NDK</title>
  <link>http://groups.google.com/group/android-ndk/browse_thread/thread/d36e7653918c6517/294039249da7a1ed?show_docid=294039249da7a1ed</link>
      <description> 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() { </description>
        <pubDate>Tue, 08 Sep 2009 03:26:26 +0000</pubDate>
        <guid>http://groups.google.com/group/android-ndk/browse_thread/thread/d36e7653918c6517</guid>
        
      <content:encoded> <![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:encoded>
                                </item>
  <item>
  <title>A problem of making the &quot;HelloJni&quot; app be a system application...</title>
  <link>http://groups.google.com/group/android-ndk/browse_thread/thread/bfceac612dceae8c/7f2b8b48a87c2a52?show_docid=7f2b8b48a87c2a52</link>
      <description> 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/ </description>
        <pubDate>Tue, 08 Sep 2009 03:26:26 +0000</pubDate>
        <guid>http://groups.google.com/group/android-ndk/browse_thread/thread/bfceac612dceae8c</guid>
        
      <content:encoded> <![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:encoded>
                                </item>
  <item>
  <title>How can I use execv in NDK</title>
  <link>http://groups.google.com/group/android-ndk/browse_thread/thread/d61c31836509cfb4/2881b4371c046b61?show_docid=2881b4371c046b61</link>
      <description> 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....... </description>
        <pubDate>Tue, 08 Sep 2009 03:26:26 +0000</pubDate>
        <guid>http://groups.google.com/group/android-ndk/browse_thread/thread/d61c31836509cfb4</guid>
        
      <content:encoded> <![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:encoded>
                                </item>
  <item>
  <title>I want to solve the bus error.</title>
  <link>http://groups.google.com/group/android-ndk/browse_thread/thread/4ee24939c12339f1/33e552094f4610d6?show_docid=33e552094f4610d6</link>
      <description> 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 </description>
        <pubDate>Tue, 08 Sep 2009 03:26:26 +0000</pubDate>
        <guid>http://groups.google.com/group/android-ndk/browse_thread/thread/4ee24939c12339f1</guid>
        
      <content:encoded> <![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:encoded>
                                </item>
  <item>
  <title>debug android with gdb on remote Linux</title>
  <link>http://groups.google.com/group/android-ndk/browse_thread/thread/a48cd8a69d9c61ae/f12542f2459a2877?show_docid=f12542f2459a2877</link>
      <description> 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 </description>
        <pubDate>Tue, 08 Sep 2009 03:26:26 +0000</pubDate>
        <guid>http://groups.google.com/group/android-ndk/browse_thread/thread/a48cd8a69d9c61ae</guid>
        
      <content:encoded> <![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:encoded>
                                </item>
</channel>
</rss>