Pass new kernel input event to Java - Android Software Development

Hello.
I have a new kernel input device at /dev/input/eventx. Now my finally aim is to get in Java an own event for this input device like KeyEvent.
Is this possible? I read about permission problems at /dev/input/... but I could change this through an udev rule.
How can I solve this problem?

Related

SQL Mobile not working on JasJar

Hi All,
I'm writing an app which uses an SQL Mobile DB on the JasJar. It works fine in the emulator, but as soon as I run on the JasJar I get the following message:
Unable to find PInvoke DLL sqlceme30.dll
The code which causes this is the first reference to a System.Data.SqlServerCe object.
I've searched for clues and tried manual installations of SQL Mobile Cabs on the device, I've tried putting the required DLL's into the project and marking them to be copied onto the device during deployment, and I've tried a factory reset. All of these (except the reset) get rid of the first error and give this one:
A SQL Mobile DLL could not be loaded. Reinstall SQL Mobile. [ DLL Name = sqlceqp30.dll ]
The code which causes this is the first call to execute a query against the DB. I've been unable to get any further than this.
I've tried to rule out device problems by performing the factory reset, and have also tried to rule out VS2005 configuration issues by running on the emulator.
Has anyone else had (and more importantly - solved ) this problem?
Many thanks for any help you can offer.
Regards
Alec
FYI This was solved by applying the latest ROM update.
Hi
just for information, this error may also appear if the DLL is loaded to late and the RAm would not be sufficient to load the dll

need help with haret linux

when i start haret exe and the process starts , i have to login i can write the login but i cant write the password help me what is the login and the password ? and how to type the password
trueHOUSE said:
when i start haret exe and the process starts , i have to login i can write the login but i cant write the password help me what is the login and the password ? and how to type the password
Click to expand...
Click to collapse
Are you sure that you can't write the password? Linux doesn't show any ***** (stars) when you type password.
thank you but i cant still find what exactly is the pass i tryed with user:root pass:rootme it says login incorrect
already tried login:root pwd:root ? When you type the pwd the cursor won't follow the keystrokes
If you're using the latest kernel, username is root, and pwd is <BLANK>
Though, I recommend using SSH rather than relying on the hw keyboard
using the latest version of linwizard the the user name is "root" and the password is blank and as of the last time i used it the keyboard had no problems.
I am a newbie user of linux and unfortunatly cant code if my life depended on it but im following this and the android porting thread in the vouge forum closely hoping somehow they figure a way out to get proper linux on this phone. It would be really awesome to pull out my Windows Mobile phone and have linux running on it.

Modification of RILD Library

Hi,
I have two questions.
First: There is someone who modify the rild library and replace the modified for the one that is in the Android (emulator or real phone)? without build a new Android image. For example, I need to turn off the radio interface and is not possible through Java. The only way is using the Unix socket to rild, but this process accept only one connection and only from the Phone application. I tested the rild-debug socket but when I send a turn off command, all telephony services stop and I cant turn on again.
Second: Is some document that specified the commands received by the baseband? For example, on G1.
Best Regards

Android-Refresh

Hi all,
How can i refresh android application when i change Java Code without restarting the application.
You have to restart the application. It should do so automatically if you are using the debug mode of Eclipse or other IDE to send the new code to the device.
Thank You
Dinesh Subramanian

Help me to compile android vnc viewer !! asap !!

I was compiling this Android VNC viewer: http://code.google.com/p/android-vnc-viewer/source/checkout
i have not even modified the code , its intact
And I'm getting the following error:
How can I fix this?
http://img17.imageshack.us/img17/4519/21683787.png
please give your 2 minutes of your time and check it
Why don't you send the developer an email?
I think that he will be able to help you.

Categories

Resources