[android-developers] Re: JNI support in 1.0

2008-10-05 Thread Neil . He
What about the development of a hardware driver or middle wire on android?
2008/9/30 hackbod [EMAIL PROTECTED]


 To be clear: native code is not a supported part of the 1.0 SDK.  If
 you use it, your application will most likely break with future
 platform updates.

 On Sep 29, 8:48 am, Josh Guilfoyle [EMAIL PROTECTED] wrote:
  I haven't specifically tested with 1.0, but with 0.9r1 it was
  certainly possible.  The issue of it being supported, however, is more
  difficult.  There is no distribution mechanism for native code,
  furthermore the /system image is not writable on normal phones.  So
  unless there is a way to load native code from /data (I can't say one
  way or another; haven't tried), it's certainly going to be out of
  reach for any typical user to install.  Even still, it will require
  some moderate sophistication to install apps that use native code, and
  they won't be available on the Market which is probably a big
  deterrent for most users.
 
  On Sep 29, 12:15 am, wiki [EMAIL PROTECTED] wrote:
 
   HI,
   does Android supports JNI?
   I see the loadLibrary() function available in the System. but came
   across certain discussion that Native code is not supported in Android
   1.0.
   can somebody clear the picture please?
 
   Regards
   wiki
 



-- 
Best Regards
Neil.He
[EMAIL PROTECTED]

--~--~-~--~~~---~--~~
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, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: JNI support in 1.0

2008-10-05 Thread Ahmet A. Akin

middle wire.. sounds funny.

On Sun, Oct 5, 2008 at 11:52 PM, Neil. He [EMAIL PROTECTED] wrote:
 What about the development of a hardware driver or middle wire on android?
 2008/9/30 hackbod [EMAIL PROTECTED]

 To be clear: native code is not a supported part of the 1.0 SDK.  If
 you use it, your application will most likely break with future
 platform updates.

 On Sep 29, 8:48 am, Josh Guilfoyle [EMAIL PROTECTED] wrote:
  I haven't specifically tested with 1.0, but with 0.9r1 it was
  certainly possible.  The issue of it being supported, however, is more
  difficult.  There is no distribution mechanism for native code,
  furthermore the /system image is not writable on normal phones.  So
  unless there is a way to load native code from /data (I can't say one
  way or another; haven't tried), it's certainly going to be out of
  reach for any typical user to install.  Even still, it will require
  some moderate sophistication to install apps that use native code, and
  they won't be available on the Market which is probably a big
  deterrent for most users.
 
  On Sep 29, 12:15 am, wiki [EMAIL PROTECTED] wrote:
 
   HI,
   does Android supports JNI?
   I see the loadLibrary() function available in the System. but came
   across certain discussion that Native code is not supported in Android
   1.0.
   can somebody clear the picture please?
 
   Regards
   wiki




 --
 Best Regards
 Neil.He
 [EMAIL PROTECTED]

 


--~--~-~--~~~---~--~~
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, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: JNI support in 1.0

2008-09-29 Thread Josh Guilfoyle

I haven't specifically tested with 1.0, but with 0.9r1 it was
certainly possible.  The issue of it being supported, however, is more
difficult.  There is no distribution mechanism for native code,
furthermore the /system image is not writable on normal phones.  So
unless there is a way to load native code from /data (I can't say one
way or another; haven't tried), it's certainly going to be out of
reach for any typical user to install.  Even still, it will require
some moderate sophistication to install apps that use native code, and
they won't be available on the Market which is probably a big
deterrent for most users.

On Sep 29, 12:15 am, wiki [EMAIL PROTECTED] wrote:
 HI,
 does Android supports JNI?
 I see the loadLibrary() function available in the System. but came
 across certain discussion that Native code is not supported in Android
 1.0.
 can somebody clear the picture please?

 Regards
 wiki
--~--~-~--~~~---~--~~
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, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: JNI support in 1.0

2008-09-29 Thread hackbod

To be clear: native code is not a supported part of the 1.0 SDK.  If
you use it, your application will most likely break with future
platform updates.

On Sep 29, 8:48 am, Josh Guilfoyle [EMAIL PROTECTED] wrote:
 I haven't specifically tested with 1.0, but with 0.9r1 it was
 certainly possible.  The issue of it being supported, however, is more
 difficult.  There is no distribution mechanism for native code,
 furthermore the /system image is not writable on normal phones.  So
 unless there is a way to load native code from /data (I can't say one
 way or another; haven't tried), it's certainly going to be out of
 reach for any typical user to install.  Even still, it will require
 some moderate sophistication to install apps that use native code, and
 they won't be available on the Market which is probably a big
 deterrent for most users.

 On Sep 29, 12:15 am, wiki [EMAIL PROTECTED] wrote:

  HI,
  does Android supports JNI?
  I see the loadLibrary() function available in the System. but came
  across certain discussion that Native code is not supported in Android
  1.0.
  can somebody clear the picture please?

  Regards
  wiki
--~--~-~--~~~---~--~~
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, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---