Reply
Thread Tools
Posts: 45 | Thanked: 2 times | Joined on Jan 2008
#241
ok a non command line version would be cool. I'll wait till next week then. thany verry much in advance.
 
Posts: 16 | Thanked: 1 time | Joined on Jun 2007
#242
Hi BundYo

The touch screen was totally unresponsive with the new Framework.
 
Posts: 223 | Thanked: 67 times | Joined on Jun 2006
#243
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.
Attached Files
File Type: zip android_usb.zip (1.3 KB, 247 views)
 

The Following 3 Users Say Thank You to gowen For This Useful Post:
Posts: 605 | Thanked: 137 times | Joined on Nov 2005 @ La Rochelle, France
#244
Originally Posted by maxkilla View Post
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
 
Posts: 223 | Thanked: 67 times | Joined on Jun 2006
#245
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.

Originally Posted by Bundyo View Post
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...

Last edited by gowen; 2008-12-18 at 15:20.
 
Posts: 356 | Thanked: 38 times | Joined on Nov 2005 @ Finland
#246
Originally Posted by fredoll View Post
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
__________________
N900 as day to day phone
N770 for childrens music
 
Posts: 607 | Thanked: 296 times | Joined on Jun 2008 @ Finland
#247
Wubi is soo shitty, i hate it, every computer i have installed ubuntu with wubi shows now busybox.
__________________
Touch Book .. do not waste you money on it.
 
Posts: 356 | Thanked: 38 times | Joined on Nov 2005 @ Finland
#248
choose amount of disk space, create user and give password. For a noob like me could it get any easier?
__________________
N900 as day to day phone
N770 for childrens music
 
Posts: 223 | Thanked: 67 times | Joined on Jun 2006
#249
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

Last edited by gowen; 2008-12-18 at 15:22.
 
Posts: 14 | Thanked: 4 times | Joined on Mar 2008 @ ukiah,ca
#250
./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.
 

The Following 2 Users Say Thank You to maxkilla For This Useful Post:
Reply

Tags
android, nitdroid


 
Forum Jump


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