[Solved] Excel Build.prop V1 - Access More Apps

Discuss anything Scroll Excel Tablet related here.

Re: Excel Build.prop V1 - Access More Apps

Postby Charlie » January 21st, 2012, 11:22 pm

That app is not available on my Apollo either
" 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: Excel Build.prop V1 - Access More Apps

Postby blueeagle69 » January 22nd, 2012, 1:31 am

@Charlie
Have you been over to the XDA forums?
There is a guide there concerning unblocking some apps in the market.
Apart from the build.prop they are talking about the vending.apk file.
But I would have thought the vending.apk would be for country specific files?
Lastly it mentions that the market sometimes checks whether or not the camera on the device has autofocus?
Or have I totally lost the plot.
I'll post the link if you need it.
The first step in being right is admitting that you're wrong
User avatar
blueeagle69
Scroll Genuis
Scroll Genuis
 
Posts: 582
Joined: December 12th, 2011, 1:22 am
Location: UK, South Wales
Real Name: Brian
Scroll Version: Scroll Excel, Suggsy's ICS 4.03.

Re: Excel Build.prop V1 - Access More Apps

Postby Charlie » January 22nd, 2012, 1:28 pm

blueeagle69 wrote:@Charlie
Have you been over to the XDA forums?
There is a guide there concerning unblocking some apps in the market.
Apart from the build.prop they are talking about the vending.apk file.
But I would have thought the vending.apk would be for country specific files?
Lastly it mentions that the market sometimes checks whether or not the camera on the device has autofocus?
Or have I totally lost the plot.
I'll post the link if you need it.


You are making sense - but we only needed to make changes to the build.prop and add some more permissions in /system/etc/permissions - ie - for hardware, like camera, microphone etc. (sounds easy now, but it was not the normal changes needed, the Excel was being stubborn)

I am just fine turning and cleaning up the code and writing the how to - How long that takes to complete, depends how much free time I have this week. Hopefully it will get done soon. :)
" 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: Excel Build.prop V1 - Access More Apps

Postby blueeagle69 » January 22nd, 2012, 1:58 pm

Makes sense mate.

I look forward to getting my replacement Excel back.

I have spent the last couple of days, trying to learn ADB.
It seems in the three weeks of owning an Android device, it has taken over my life.
My poor Symbian smartphone feels a little abandoned.
The first step in being right is admitting that you're wrong
User avatar
blueeagle69
Scroll Genuis
Scroll Genuis
 
Posts: 582
Joined: December 12th, 2011, 1:22 am
Location: UK, South Wales
Real Name: Brian
Scroll Version: Scroll Excel, Suggsy's ICS 4.03.

Re: Excel Build.prop V1 - Access More Apps

Postby Charlie » January 22nd, 2012, 2:12 pm

@blueeagle69

It is good to know some of the commands in ADB (I am not that great with it, but knowing the basics - has got me out of a few bootloops and other tricky situations)

Commands like:

push
pull
remount
chmod
Shell
" 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: Excel Build.prop V1 - Access More Apps

Postby Mitre » January 22nd, 2012, 2:39 pm

Hi Charlie
yes sometimes the command line is the quickest way to do any thing like
"mv" to move or remame(All you MsDOS guys should eat this up)
whilst getting Ubunto onto my pc came across O'Reilly's linux index pretty much all the commands work on Android each command has a short description of what it does very good reference material
http://oreilly.com/linux/command-directory/
"modprobe " is what i need to use to get BT into the Kernel but think i@m gettting nowhere
All good fun
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: Excel Build.prop V1 - Access More Apps

Postby blueeagle69 » January 22nd, 2012, 4:16 pm

@Charlie
I can see me enjoying this ADB business.
But like you said. If your device has a funny half hour due to an incorrect setting or something, ADB sounds a lifesaver.
The first step in being right is admitting that you're wrong
User avatar
blueeagle69
Scroll Genuis
Scroll Genuis
 
Posts: 582
Joined: December 12th, 2011, 1:22 am
Location: UK, South Wales
Real Name: Brian
Scroll Version: Scroll Excel, Suggsy's ICS 4.03.

Re: Excel Build.prop V1 - Access More Apps

Postby Charlie » January 22nd, 2012, 6:14 pm

UPDATE:

The 'How To' on this can now be found here, before you rush over there, I have yet to put the links to the files need. As I still need to clean them up and I am tired after writing all the instructions. <beer time :)>

Thanks guys for all your help on this and a big thanks to Mitre as he was helping me via PM's with this too.
" 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: Excel Build.prop V1 - Access More Apps

Postby Mitre » January 22nd, 2012, 6:33 pm

well done mines a largeJD coke
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: Excel Build.prop V1 - Access More Apps

Postby Charlie » January 22nd, 2012, 8:13 pm

Mitre wrote:well done mines a largeJD coke


I am skint, so here is a small coke instead, sorry ;)
" 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'.

PreviousNext

Return to Scroll EXCEL - General Discussions

Who is online

Users browsing this forum: No registered users and 1 guest

cron