maemo.org - Talk

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

Vid 2008-12-20 20:16

Re: Apps for NITdroid
 
Quote:

Originally Posted by solca (Post 251000)
No, I didn't, was Google.

OK, should we try changing it to 0xDEED? That might make working with the SDK a bit easier.

zehjotkah 2008-12-20 21:25

Re: Apps for NITdroid
 
Quote:

Originally Posted by Thesandlord (Post 250984)
Good store here: andapps.com

"AndApps is website for those who don't have access to the Android Marketplace. Here will be uploaded as much as possible free and/or open source applications for the Android platform."

I've found the android market client on that site you've posted:
http://andappstore.com/AndroidPhoneA...ions/apps/7661
But for me it's too late today. Maybe someone would like to try out, if it works...

solca 2008-12-20 22:32

Re: Apps for NITdroid
 
Quote:

Originally Posted by Vid (Post 251224)
OK, should we try changing it to 0xDEED? That might make working with the SDK a bit easier.

I belive that newer SDKs (as those built with the Android source) supports both IDs, at least my adb in Linux works painlessly. Are you trying with the SDK 1.0r2?

Thesandlord 2008-12-20 22:41

Re: Apps for NITdroid
 
Yeah, Linux works fine, but the damn Windows drivers don't play nice. The "Cupcake" release has broken the Windows drivers...

Vid 2008-12-21 02:15

Re: Apps for NITdroid
 
Quote:

Originally Posted by solca (Post 251279)
I belive that newer SDKs (as those built with the Android source) supports both IDs, at least my adb in Linux works painlessly. Are you trying with the SDK 1.0r2?

Yes, I was trying with the adb binary from SDK 1.0r2 but from MacOS 10.4. I've managed to get Linux working with the cupcake userspace under Linux, although I had to make a small change to the instructions at http://code.google.com/android/intro...devicehardware. I changed the vendor ID from 0bb4 to 18d1 in /etc/udev/rules.d/50-android.rules:

Code:

SUBSYSTEM=="usb", SYSFS{idVendor}=="18d1", MODE="0666"
After that, my tablet works fine with either the adb from SDK 1.0r2 for Linux, or with the adb from http://guug.org/nit/nitdroid/.

BTW, after I flashed the new cupcake userspace (and kernel) onto my tablet it is now showing up as product ID 0x0002. At least that's what is in /sys/bus/usb/devices/1-8/idProduct when I plug the tablet into my Linux system. Perhaps we need to change the product ID in gowen's modified android_usb.inf, and reinstall the driver?

Thesandlord 2008-12-21 02:18

Re: Apps for NITdroid
 
1 Attachment(s)
OK, for me, it worked plug-and-play under Ubuntu

For Windows, I modded the .inf file.

See attached

Vid 2008-12-21 02:48

Re: Apps for NITdroid
 
Quote:

Originally Posted by Thesandlord (Post 251331)
OK, for me, it worked plug-and-play under Ubuntu

For Windows, I modded the .inf file.

See attached

Yep, a one-line addition worked for me too:

Code:

myhost:android_usb_windows> diff android_usb.inf.gowen android_usb.inf
57a58
> %USB\VID_18D1&PID_0002&MI_01.DeviceDescRelease%=androidusb.Dev, USB\VID_18D1&PID_0002&MI_01

I guess the Windows (and probably MacOS) versions of adb are more picky about matching the device than the Linux version.

kender 2008-12-21 11:15

Re: Apps for NITdroid
 
Quote:

Originally Posted by Vid (Post 251329)
Yes, I was trying with the adb binary from SDK 1.0r2 but from MacOS 10.4. I've managed to get Linux working with the cupcake userspace under Linux, although I had to make a small change to the instructions at http://code.google.com/android/intro...devicehardware. I changed the vendor ID from 0bb4 to 18d1 in /etc/udev/rules.d/50-android.rules:

Code:

SUBSYSTEM=="usb", SYSFS{idVendor}=="18d1", MODE="0666"
After that, my tablet works fine with either the adb from SDK 1.0r2 for Linux, or with the adb from http://guug.org/nit/nitdroid/.

BTW, after I flashed the new cupcake userspace (and kernel) onto my tablet it is now showing up as product ID 0x0002. At least that's what is in /sys/bus/usb/devices/1-8/idProduct when I plug the tablet into my Linux system. Perhaps we need to change the product ID in gowen's modified android_usb.inf, and reinstall the driver?

Thanks man, adding that rule to udev made my adb work again and....don't ask me why, I didn't touch anything else but this time it connected automatically to my Wifi. Without putting in the password for the WPA2!!!!!!!! :eek:

EDIT: A yeah, my bad, I put the config of my wifi yesterday as it wasn't scanning anything, it wouldn't connect or anything but it explains now why it autoconnected hehe

Also, the OnScreen Keyboard works fine now, no strange reappearance of letters after having deleted them.

gte619n 2008-12-22 16:46

Re: Apps for NITdroid
 
Silly question: Does the Google Mail/Calendar/Contacts stuff work out of the box? I heard a nasty rumor that they were not available... SAY IT AIN'T SO!

skyshard 2008-12-26 01:23

Re: Apps for NITdroid
 
so what needs to be done to get it working in osx?


All times are GMT. The time now is 05:36.

vBulletin® Version 3.8.8