What is "DesktopIcon"? I don't understand what you are describing.
On Tue, Jul 17, 2012 at 2:46 PM, HV wrote:
> Ok, I got this working. A simple JAVA app (say JNIDemo) that calls a
> native method (in say NativeLib.so), which in turn calls back a JNIDemo
> method. All of this is working seamles
Ok, I got this working. A simple JAVA app (say JNIDemo) that calls a native
method (in say NativeLib.so), which in turn calls back a JNIDemo method.
All of this is working seamlessly. Now, the next problem I have is context
related. I have a desktop icon which is supposed to launch an Android ap
Similar issue on Ubuntu 10.04 building Android Gingerbread, but with the
opposite solution.
For several months now the Sun Java 1.6.0_31 version has worked fine, while
the OpenJDK version gives build errors.
On my system the Sun version was selected for all Java packages except for
the 'jar' pa
By using Zxing library provided by Google you can read barcode, qrcode etc
, its simple and easy to integrate to your project. Here are the following
links: http://code.google.com/p/zxing/ and
http://code.google.com/p/zxing/downloads/list
On Wednesday, July 11, 2012 8:38:36 AM UTC+5, venkat