THE SCROLLS IDENTITY CRISIS

Discuss the Scrolls Android OS here.

THE SCROLLS IDENTITY CRISIS

Postby Mitre » January 12th, 2012, 12:45 am

Hi all
just thought i would start a thread on the scroll and excel identity criss all android devices are given an id code for device recognition the id has two parts one id's the manufacturer the other id's the model
dell------------413c
samsung-----04e8 galaxys2------6860 = so a galaxyS2 will show up as 04e8:6860

google------18d1
Huawei-----12d1 ideos------1038
im shure you get the picture anyway the scroll7" resistive is showing as ---18d1:deed
the excel is showing as ----------------------------------------------------------------18d1:0002
so what i am saying is that the scroll has been given an id to make it work on market if we could change the id it may open up the unavailable apps on market
also i think the scrolls have been given a US id which may account for no tesco app
i found this out trying to mount the scroll to my ubunto pc and could not identify the device

a way to get your scroll ID connect it to another android device( Linux machone) make shure they are boyh switched on on second device open terminal and type lsusb(you dont need root)
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: THE SCROLLS IDENTITY CRISIS

Postby Mitre » January 12th, 2012, 12:46 am

Reserved
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: THE SCROLLS IDENTITY CRISIS

Postby Charlie » January 12th, 2012, 9:19 am

im shure you get the picture anyway the scroll7" resistive is showing as ---18d1:deed


Yes, this is interesting, from what I remember (for the 7" resistive) that code 18d1:deed was to do with getting the device recognised as a usb device on a pc - not sure if this affects the market tho'
" Just because you could, doesn't mean you should. "
User avatar
Charlie
Trusted Developer
Trusted Developer
 
Posts: 2471
Joined: December 28th, 2010, 8:41 pm
Location: UK
Real Name: Charlie
Scroll Version: Moto G 16GB (4.4.2 rooted)
Nexus 7 - G1 (4.4.2 rooted)
Huawei Y300 (4.1.1 rooted - TWRP)
MK809 (4.1.1 rooted - CWM)
Raspberry Pi B (512MB)

Retired: Excel (CM10) & 1st Gen' (2.1) Tab'.

Re: THE SCROLLS IDENTITY CRISIS

Postby Mitre » January 13th, 2012, 5:46 pm

@ charlie can you check your excel lsusb values just to put my mind at rest that CWM5 didnt change the ID
and whats the build number
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: THE SCROLLS IDENTITY CRISIS

Postby Charlie » January 13th, 2012, 7:40 pm

Mitre wrote:@ charlie can you check your excel lusb values just to put my mind at rest that CWM5 didnt change the ID
and whats the build number


Will do ASAP - please remind me if I have not done it by end of the weekend - I am still charging up the excel at the mo.
" Just because you could, doesn't mean you should. "
User avatar
Charlie
Trusted Developer
Trusted Developer
 
Posts: 2471
Joined: December 28th, 2010, 8:41 pm
Location: UK
Real Name: Charlie
Scroll Version: Moto G 16GB (4.4.2 rooted)
Nexus 7 - G1 (4.4.2 rooted)
Huawei Y300 (4.1.1 rooted - TWRP)
MK809 (4.1.1 rooted - CWM)
Raspberry Pi B (512MB)

Retired: Excel (CM10) & 1st Gen' (2.1) Tab'.

Re: THE SCROLLS IDENTITY CRISIS

Postby Charlie » January 14th, 2012, 3:56 pm

The Excel id is 18d1:0002 - so CWM5 was not changed that

Can anyone help, I added this into the android_winusb.inf

Code: Select all
;Scroll Excel
%SingleAdbInterface%       = USB_Install, USB\VID_18D1&PID_0002 
%CompositeAdbInterface%    = USB_Install, USB\VID_18D1&PID_0002&MI_01


Because we believe the id is 18d1:0002 - but I can not get the android composite adb interface driver to work.

It's driving me crazy!
" Just because you could, doesn't mean you should. "
User avatar
Charlie
Trusted Developer
Trusted Developer
 
Posts: 2471
Joined: December 28th, 2010, 8:41 pm
Location: UK
Real Name: Charlie
Scroll Version: Moto G 16GB (4.4.2 rooted)
Nexus 7 - G1 (4.4.2 rooted)
Huawei Y300 (4.1.1 rooted - TWRP)
MK809 (4.1.1 rooted - CWM)
Raspberry Pi B (512MB)

Retired: Excel (CM10) & 1st Gen' (2.1) Tab'.

Re: THE SCROLLS IDENTITY CRISIS

Postby Mitre » January 14th, 2012, 4:59 pm

have you updated the drivers in the sdk
just pluged my excell into a windows pc typed
adb devices at the cmnd prompt and it showed up
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: THE SCROLLS IDENTITY CRISIS

Postby Charlie » January 14th, 2012, 5:04 pm

Mitre wrote:have you updated the drivers in the sdk
just pluged my excell int windows pc typed
adb devices at the cmnd prompt and it showed up


That's good to know it working for you :D

I am just waiting for a fresh install of SDK to finish (forgot how long it takes)

PS - what did adb list it as ?
" Just because you could, doesn't mean you should. "
User avatar
Charlie
Trusted Developer
Trusted Developer
 
Posts: 2471
Joined: December 28th, 2010, 8:41 pm
Location: UK
Real Name: Charlie
Scroll Version: Moto G 16GB (4.4.2 rooted)
Nexus 7 - G1 (4.4.2 rooted)
Huawei Y300 (4.1.1 rooted - TWRP)
MK809 (4.1.1 rooted - CWM)
Raspberry Pi B (512MB)

Retired: Excel (CM10) & 1st Gen' (2.1) Tab'.

Re: THE SCROLLS IDENTITY CRISIS

Postby Mitre » January 14th, 2012, 5:13 pm

forgot now i unplugged it i'll re check
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: THE SCROLLS IDENTITY CRISIS

Postby Charlie » January 14th, 2012, 5:16 pm

Cheers Mitre I owe you a beer,

With what you posted previously made me look closer at a folder in the sdk kit and realised that the .dll and some other files were missing - once those where put back - the driver installed on the 2nd attempt

Cheers mate :D
" Just because you could, doesn't mean you should. "
User avatar
Charlie
Trusted Developer
Trusted Developer
 
Posts: 2471
Joined: December 28th, 2010, 8:41 pm
Location: UK
Real Name: Charlie
Scroll Version: Moto G 16GB (4.4.2 rooted)
Nexus 7 - G1 (4.4.2 rooted)
Huawei Y300 (4.1.1 rooted - TWRP)
MK809 (4.1.1 rooted - CWM)
Raspberry Pi B (512MB)

Retired: Excel (CM10) & 1st Gen' (2.1) Tab'.

Next

Return to The Scrolls Operating System

Who is online

Users browsing this forum: No registered users and 2 guests

cron