maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Android] Another Android port: NITdroid (https://talk.maemo.org/showthread.php?t=25410)

rwijnhov 2008-12-18 10:38

Re: Another Android port: NITdroid
 
ok a non command line version would be cool. I'll wait till next week then. thany verry much in advance.

spjndizzy 2008-12-18 10:54

Re: Another Android port: NITdroid
 
Hi BundYo

The touch screen was totally unresponsive with the new Framework.

gowen 2008-12-18 10:56

Re: Another Android port: NITdroid
 
1 Attachment(s)
If anyone is having trouble with adb not seeing your N8x0 on Windows XP, I have found a solution. The usb driver that comes with the SDK is only configured for the G1 and the HTC Touch. It does not have the vendor (VID) and product (PID) numbers for the the N8x0 port in the android_usb.inf file.

Using the Microsoft USBView - USB Connection Viewer from http://www.ftdichip.com/Resources/Utilities.htm I determined the PID needed to be 0001.

With this value added to android_usb.inf, the driver installed on Windows XP and running "adb devices" listed my N800.

I've attached a zip of my modified android_usb.inf, If it doesn't work for you try using USBView to check your VID and PID numbers.

fredoll 2008-12-18 11:01

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by maxkilla (Post 250353)
if you can boot from usb try http://unetbootin.sourceforge.net/ it will download and make a linux usb stick for you..

The Ubuntu CD (taht you can receive by post for free) can do that for you : Boot from CD then choose install to USB ! et voila !

Fred

gowen 2008-12-18 11:40

Re: Another Android port: NITdroid
 
I installed the files as specified, but now none of the hardware keys on my N800 work, so I can't get past the screen lock and I will have to take the battery out to shut it down.

<edit>Copying the original files back in has restored the hardware key functionality.</edit>

I have also tried installing aKeyUI.apk, but it the device to reboot.

Quote:

Originally Posted by Bundyo (Post 250541)
Okay, compiled, but no time to try.

If someone wants to check if the keyboard works, download http://bundyo.dyndns.org/storage/framework.tar.bz2 and replace /system/framework on your card...


mrp 2008-12-18 12:54

Re: Another Android port: NITdroid
 
Quote:

Originally Posted by fredoll (Post 250568)
The Ubuntu CD (taht you can receive by post for free) can do that for you : Boot from CD then choose install to USB ! et voila !

Fred

simply install wubi inside windows

meizirkki 2008-12-18 13:38

Re: Another Android port: NITdroid
 
Wubi is soo shitty, i hate it, every computer i have installed ubuntu with wubi shows now busybox.

mrp 2008-12-18 14:41

Re: Another Android port: NITdroid
 
choose amount of disk space, create user and give password. For a noob like me could it get any easier?

gowen 2008-12-18 14:54

Re: Another Android port: NITdroid
 
Has anyone managed to install any applications on an N800 through adb. All my attempts have been met with a reboot. Here is the logcat output after running: adb -d install aKeyUI.apk

Code:

D/AndroidRuntime( 1249): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 1249): CheckJNI is OFF
D/AndroidRuntime( 1249): --- registering native functions ---
E/PackageManager( 1057): Couldn't create temp file for downloaded package file.
W/dalvikvm( 1057): threadid=25: thread exiting with uncaught exception (group=0x40013e28)
E/AndroidRuntime( 1057): Uncaught handler: thread PackageManager exiting due to uncaught exception
E/AndroidRuntime( 1057): *** EXCEPTION IN SYSTEM PROCESS.  System will crash.
E/AndroidRuntime( 1057): java.lang.NullPointerException
E/AndroidRuntime( 1057):        at com.android.server.PackageManagerService.installPackageLI(PackageManagerService.java:3299)
E/AndroidRuntime( 1057):        at com.android.server.PackageManagerService$4.run(PackageManagerService.java:3008)
E/AndroidRuntime( 1057):        at android.os.Handler.handleCallback(Handler.java:542)
E/AndroidRuntime( 1057):        at android.os.Handler.dispatchMessage(Handler.java:86)
E/AndroidRuntime( 1057):        at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1057):        at android.os.HandlerThread.run(HandlerThread.java:60)
I/Process ( 1057): Sending signal. PID: 1057 SIG: 9
D/AndroidRuntime( 1249): Shutting down VM
D/dalvikvm( 1249): DestroyJavaVM waiting for non-daemon threads to exit
I/ActivityThread( 1111): Removing dead content provider: settings
I/ActivityThread( 1091): Removing dead content provider: settings
I/dalvikvm( 1249): DestroyJavaVM shutting VM down
D/dalvikvm( 1249): HeapWorker thread shutting down
D/dalvikvm( 1249): HeapWorker thread has shut down
D/jdwp    ( 1249): JDWP shutting down net...
D/dalvikvm( 1249): VM cleaning up


maxkilla 2008-12-18 15:15

Re: Another Android port: NITdroid
 
./adb push program name.apk /data/app i dont know if it is the right way to do it but the programs will show and run on my n800.


All times are GMT. The time now is 03:55.

vBulletin® Version 3.8.8