Possible to run Tetherbot on an RC-30 G1? - G1 General

My G1 is two days old so came from the shop (T-Mobile, UK) with Android RC-30 already on. I've been trying to use it as a modem for my laptop on public transport (without success).
So far I have Tetherbot installed and the Socks service started on 1080, Android SDK is installed on the lappy (Ubuntu 8.04 LTS) and 'adb forward tcp:1080 tcp:1080) creates a port to which I can telnet to (and terminate from by pressing return). FF is configured to use a manual proxy on localhost:1080..
Also set the about:config network.proxy.socks_remote_dns flag to true.
All good, except when I enter any URL into FF, the status bar immediately shows 'Done' yet there's no rendering being done at all - still looking at a blank screen.
I've yet to try FoxyProxy which I'll give a go tonight - but I was wondering if it is currently possible to configure a instance of RC-30 w/o root access at all? Reading around, some people say it is while others say it isn't..
Many thanks,
Duncan

Definitely works in ota RC30. Snippet from the Tetherbot thread:
Make sure that you set FoxyProxy to use SOCKS for DNS lookups(under Global Settings)...this stumped me too at first
Click to expand...
Click to collapse

Thanks! Web-browsing now works with FoxyProxy although I have to keep re-entering the ./adb forward tcp:1080 tcp:1080 command every few minutes..
Setting up the port-bouncer for ssh on 22 was less successful though, as it usually causes the Tetherbot application to crash.
Any ideas why T-Mobile wouldn't want you to use the phone as a modem anyway? Having come from an O2/Xda package I'd just expected that all modern phones would work as modems. Shame about the root lock-down too, I was half hoping for a meaningful bash shell and porting/installing Gnu utils, etc.
I guess the G1 would have the same data problems even if it were paired with a tablet like the N-800?
Many thanks,
Duncan

dsmith1974 said:
Any ideas why T-Mobile wouldn't want you to use the phone as a modem anyway? Having come from an O2/Xda package I'd just expected that all modern phones would work as modems.
Click to expand...
Click to collapse
My guess is it has to do with anticipated network usage. I don't know how tethering works with data plans in the UK, but generally in the US unlimited data is divided into handset-only and full unlimited (e.g. for pc cards). Not only is data usage generally lower for mobile applications, you're also highly limited by battery life.
Shame about the root lock-down too, I was half hoping for a meaningful bash shell and porting/installing Gnu utils, etc.
Click to expand...
Click to collapse
A lot of people were hoping for that. The G1 isn't that device though. Full unencumbered shell access would just be a nightmare from a customer service POV. The G1 is first and foremost a consumer device. A lot of those people could end up easily and irreversibly bricking their phones from a root shell.

Yeah i hear that, thats why i really dont care if i have root access. I'm sure in time all that we are wishing for will come out for g1, dont wanna ruin my phone!!! All i really want is internet sharing on mine.

A lot of people were hoping for that. The G1 isn't that device though. Full unencumbered shell access would just be a nightmare from a customer service POV.
Click to expand...
Click to collapse
It has nothing to do with customer service, but T-Mobile's desire to retain control over things. They probably don't want people to do internet sharing, because it will slow down their network. What they don't realize, is that soon there are going to be a lot of unlocked android phones available which wont be subject to their policies.
What I don't get is that with any other HTC device you can boot the phone into SPL mode and flash a new image. With the G1, that is not possible.

Datruesurfer said:
It has nothing to do with customer service, but T-Mobile's desire to retain control over things. They probably don't want people to do internet sharing, because it will slow down their network. What they don't realize, is that soon there are going to be a lot of unlocked android phones available which wont be subject to their policies.
What I don't get is that with any other HTC device you can boot the phone into SPL mode and flash a new image. With the G1, that is not possible.
Click to expand...
Click to collapse
Your speculations are incorrect. T-Mobile stated that they will not stop or block internet sharing, but they will not help you either. Basically they remain neutral and that is why you think T-Mobile is against you.
Google blocked the usb mode image flash. So far we just don't know how to flash a new image because we are not sure if it is supposed to be DREA100.IMG or what is even in the image itself.
Back on topic, I think you will see a real solution when Android 1.0 is released. Or at least have a way to get full root. Basically from what has been said root was locked down not because of anything we did but because the source is not open yet. They are working on things behind the scenes and they need to finish those before they want us to fool around. Give them time to finish their projects and then they will let us start our own.

Datruesurfer said:
It has nothing to do with customer service, but T-Mobile's desire to retain control over things. They probably don't want people to do internet sharing, because it will slow down their network. What they don't realize, is that soon there are going to be a lot of unlocked android phones available which wont be subject to their policies.
Click to expand...
Click to collapse
It's funny you should make that statement in a thread about tethering on OTA RC30. Almost like you didn't know what the heck you were talking about...

neoobs said:
Your speculations are incorrect. T-Mobile stated that they will not stop or block internet sharing, but they will not help you either. Basically they remain neutral and that is why you think T-Mobile is against you.
Google blocked the usb mode image flash. So far we just don't know how to flash a new image because we are not sure if it is supposed to be DREA100.IMG or what is even in the image itself.
Back on topic, I think you will see a real solution when Android 1.0 is released. Or at least have a way to get full root. Basically from what has been said root was locked down not because of anything we did but because the source is not open yet. They are working on things behind the scenes and they need to finish those before they want us to fool around. Give them time to finish their projects and then they will let us start our own.
Click to expand...
Click to collapse
A few things...
1. The source code has already been published (minus a few hardware specific drivers) at source.android.com. You can build an image from source and boot it on the emulator that Google has packaged with the android sdk. There still is no way to load said image on a G1 unless you have root of course.
2. Google didn't lock down SPL on the dream, HTC did. And it was probably because T-Mobile didn't want people loading their own firmware on a device that is already running on open source software.
3. Ever since this root nonsense has come to light, I don't buy the whole neutrality thing. If everyone had root access, we would have a much easier way to tether.
@jashu: I know exactly what I'm talking about because I tried doing the same thing on my friends G1 with the official RC30 firmware on it.

Datruesurfer said:
A few things...
1. The source code has already been published (minus a few hardware specific drivers) at source.android.com. You can build an image from source and boot it on the emulator that Google has packaged with the android sdk. There still is no way to load said image on a G1 unless you have root of course.
2. Google didn't lock down SPL on the dream, HTC did. And it was probably because T-Mobile didn't want people loading their own firmware on a device that is already running on open source software.
3. Ever since this root nonsense has come to light, I don't buy the whole neutrality thing. If everyone had root access, we would have a much easier way to tether.
@jashu: I know exactly what I'm talking about because I tried doing the same thing on my friends G1 with the official RC30 firmware on it.
Click to expand...
Click to collapse
1. Google hasn't released the entire source code, even they have said that officially on the android site.
2. Google asked HTC to do that.
3. Google is the one that locked down root not T-Mobile. Again this goes back to them not having 1.0 released.

Datruesurfer said:
@jashu: I know exactly what I'm talking about because I tried doing the same thing on my friends G1 with the official RC30 firmware on it.
Click to expand...
Click to collapse
Not only does this convince me you don't know what you're talking about, it also leads me to believe you don't know what you're doing either. Just because you can't figure out the simple instructions to perform socks-based tethering when everyone else already has doesn't mean it is broken.
neoobs said:
3. Google is the one that locked down root not T-Mobile. Again this goes back to them not having 1.0 released.
Click to expand...
Click to collapse
Android was 1.0 at the launch of G1. See the official release notes.
Thread is going off topic.

jashsu said:
Android was 1.0 at the launch of G1. See the official release notes.
Thread is going off topic.
Click to expand...
Click to collapse
it is 1.0 RC30... meaning it is still beta. Not released yet.
This thread should have been closed quite some time ago.

Just fine on OTA RC30, Vista. I had to use Proxifier as I prefer Chrome to Firefox, but it works just fine. ADB crashes on very high performance downloads, but otherwise its fine.

rc-30 ?? i think not
dsmith1974 said:
My G1 is two days old so came from the shop (T-Mobile, UK) with Android RC-30 already on. I've been trying to use it as a modem for my laptop on public transport (without success).
So far I have Tetherbot installed and the Socks service started on 1080, Android SDK is installed on the lappy (Ubuntu 8.04 LTS) and 'adb forward tcp:1080 tcp:1080) creates a port to which I can telnet to (and terminate from by pressing return). FF is configured to use a manual proxy on localhost:1080..
Also set the about:config network.proxy.socks_remote_dns flag to true.
All good, except when I enter any URL into FF, the status bar immediately shows 'Done' yet there's no rendering being done at all - still looking at a blank screen.
I'v
e yet to try FoxyProxy which I'll give a go tonight - but I was wondering if it is currently possible to configure a instance of RC-30 w/o root access at all? Reading around, some people say it is while others say it isn't..
Many thanks,
Duncan
Click to expand...
Click to collapse
Duncan, I think you should have another look at what device you have, tmouk devices came out with rc-7 and an ota put them upto 8, so before you start askin questions get your facts right. Also it wasn't tmobile alone that blocked the device being used as a modem it was a joint effort between htc google and tm to promote the use of the open source to its full potential. It also doesn't breach any fair use using the hset as a modem which if it 'wasnt' allowed then you would be breaching the fair use. Ta

jashsu said:
Definitely works in ota RC30. Snippet from the Tetherbot thread:
Click to expand...
Click to collapse
Thanks this helped me a lot.

Related

Flexilis Mobile Security Beta

Hey Everyone,
Wanted to tell all of you about a neat app we're developing, called Flexilis.
It's a mobile security suite for Windows Mobile devices, that keeps your device and data safe from loss, theft, hackers, viruses, malware, spam, and more.
We've currently opened signups for our private beta testing, if you're interested in checking it out, just hit up http://beta.flexilis.com and sign up, and feel free to chat about the product here
If anyone has questions or runs into trouble, just shoot us an email at [email protected] and we'll help you out!
-Chris
Community Director,
Flexilis Inc.
[email protected]
Also, if any of you request an invite and it hasnt gotten granted within a day or so, let me know and I'll take care of it.
If you weren't asking for so much personal information, you might actually get people to try your app...
we're actually working on revising that, the reason we ask for the phone number is because it's used to sms you your download link for the software later on in the process, we're in the process of moving that to later on in the process, as well as an explanation of why we ask for it.
Thanks for the feedback!
-Chris
NRGZ28 said:
If you weren't asking for so much personal information, you might actually get people to try your app...
Click to expand...
Click to collapse
Hey man,
nice thing with this soft, that we give the phone number is not so a big problem i think. could you post a little bit infos about the program? Cause on your side there a not many informations.
But i ithink i'll give it a try...
I just have one little question, on you privacy page you write:
When you use the Flexilis Services, our servers automatically record certain information about your usage. These logs may include information such as the IP address, mobile device identification number, phone number, operating system, version information, wireless carrier, web requests, browser type, browser language, referring pages, landing pages, pages viewed, or other usage information.
Click to expand...
Click to collapse
Why do record the pages we visit?
we're still working on a little bit of a tour/walkthrough area of the software on the front page, as we get closer to public beta, but for now there's nothing there yet. My first post in this thread gives a brief summary of it though. Feel free to shoot me an email at [email protected] with any questions!
-Chris
There's nothing in the software that tracks the pages you view or anything, what that refers to is on our end we track what pages users use on the flexilis website the most, much the same way other websites do, to track what pages and content on our site our most popular, etc.
JeckyllHavok said:
I just have one little question, on you privacy page you write:
Why do record the pages we visit?
Click to expand...
Click to collapse
I'm still not sure what your program do, but it certainly doesn't behave the way I expect.
1) Why to require authorization so often?
2) Contrary to the stated phone number is not accepted for authorization. Only email.
3) I don't really know what you mean by "a few minutes", but currently Flexilis is authorizing my phone already for more than two hours. I see no progress bar and I don't understan what's going.
4) I can't stop authorization process.
5) Why the authorization process continues even when I close all connections? Did you invent new method of communication?
6) The program is hidden from task managers and process viewers. What for?
I didn't sniff the traffic but currently behavior of your program reminds more of malware rather than security software.
My conclusion: As I don't understand what your program is doing, I'm not going to test it anymore until additional guidance is provided.
Sorry, if I'm sounding harsh. It's just writing style (tough work, you know )
No worries
1] once it's authorized the first time, it shouldnt have to authorize again, what kind of phone are you authorizing it on? we're making some fixes to the authorization process to make it even simpler that should roll out in the next release.
2] if you're outside of the US, you might need to add your country code and such if that's the case, let me know, or send me an email to [email protected] so we can look into it.
3] per all authorization questions, it'll try til its authorized, again we're fixing this.
4] per the it being hidden from task managers, we've given this some discussion, for right now it's a security feature to try to prevent theives from disabling the software, though we might fix that in the future to have the app visible in there somehow.
As far as being more indepth on all of the features, we are working on a tour of sorts to explain it all before the beta goes public.
Thanks for the feedback!
-Chris
mrcaze said:
I'm still not sure what your program do, but it certainly doesn't behave the way I expect.
1) Why to require authorization so often?
2) Contrary to the stated phone number is not accepted for authorization. Only email.
3) I don't really know what you mean by "a few minutes", but currently Flexilis is authorizing my phone already for more than two hours. I see no progress bar and I don't understan what's going.
4) I can't stop authorization process.
5) Why the authorization process continues even when I close all connections? Did you invent new method of communication?
6) The program is hidden from task managers and process viewers. What for?
I didn't sniff the traffic but currently behavior of your program reminds more of malware rather than security software.
My conclusion: As I don't understand what your program is doing, I'm not going to test it anymore until additional guidance is provided.
Sorry, if I'm sounding harsh. It's just writing style (tough work, you know )
Click to expand...
Click to collapse
Authorizing a device ... what a hassle. I finally gave up since I couldn't tell if it was doing anything. No more testing for or feedback from me.
fredcatsmommy: sorry it didnt work out for you. hopefully in the future when that's fixed (should be less than a week), we can lure you back, it does some amazing stuff, but we do run into bugs from time to time due to the vast number of windows mobile devices out there, and only having a small test bed of them to work with. Keep your eyes peeled, and we'll have that fixed soon!
fredcatsmommy said:
Authorizing a device ... what a hassle. I finally gave up since I couldn't tell if it was doing anything. No more testing for or feedback from me.
Click to expand...
Click to collapse
I think you need to tell us what the app actually does?
I have read this and your site and still don't know what it does?
Will hold off on trying it till I know.
How long is the initializing and activating supposed to take?
seriously, the authorizing bugs should have been worked out before releasing a beta here. we cant even tell if its running, authorizing, stealing information from our devices, etc.. I surely hope this is a legit app youre pushing, if so, FIX IT, so we can at least see what it does.
thx
I installed and authorized with no issues what-so-ever... contrary to what everyone else is saying everything seems to work just fine. works great and doesn't seem to take much memory... not a single complaint here!
Advertising your application for beta purposes is usually not a problem. But, it seems you are here more for "recruiting" testers than anything else. Looks like you joined for this purpose only.
My suggestion to you, is to give a little more description on your develpoment. Seems there are too many questions going unanswered here.
jhw549 said:
I installed and authorized with no issues what-so-ever... contrary to what everyone else is saying everything seems to work just fine. works great and doesn't seem to take much memory... not a single complaint here!
Click to expand...
Click to collapse
what device do you have? did you do anything special to get it working?
I have a sprint vogue and installed to main mem and the data conn. is constantly active.
Polargoat said:
what device do you have? did you do anything special to get it working?
I have a sprint vogue and installed to main mem and the data conn. is constantly active.
Click to expand...
Click to collapse
I have an HTC Mobul/Titan using default Rom/Radio with WinMo 6.1
To install it I just did what I would any other and installed it onto internal memory...
Correction: The application works just fine if you don't have push e-mail (aren't connected to a remote exchange server), I have been having problems all day with my push e-mail from mail2web which I use to forward my work e-mail to my phone. I have therefore decided to remove it as I can't afford to have it interfere with work.

Developer Unlock your Windows Phone to sideload Apps to your device.

Just found this
http://albertjelica.co.de/Mac/Windows_Phone.html
hahaha try that and get in prison if MS catches you.
mcosmin222 said:
hahaha try that and get in prison if MS catches you.
Click to expand...
Click to collapse
I very much doubt that, morally wrong perhaps, but legally? and internationally?
im not a legal boff but I doubt it, although that doesn't mean its right still!
Copied it from the website. Because its offline now!
Step 1.)
Go to https://eims.maricopa.edu/MAW/MAW.html and click on „I am a new student and have never attended any Maricopa Community College or Skill Centers“, fill in the captcha an click on Next.
Step 2.)
Now you will be asked to fill in some personal information. Luckily there is Fakenamegenerator.com, where you can generate a fake-SSN.
For the ZIP-Code use the postal of Phoenix, Arizona: 85001.
Step 3.)
After you sign up, you will get a MEID, an email-adress and a password. Save that in a text-document, this is really important.
You will have to wait about 20 minutes now.
Now go to https://eims.maricopa.edu/MAW/lookup.pl?req=passwd, where you can reset your password. This is a little trick to get access to their systems.
Type in your MEID and the birthdate you provided before.
Now go to www.maricopa.edu/google/ and log in with your EDU-mail-adress.
Sometimes it takes about two days to activate your account, do not lose patience, it is totally worth it.
Part 2.)
Step 1.)
Visit Dreamspark.com and log in with a Microsoft-Account. I‘d recommend using the live-account that is connected to your Windows Phone.
Step 2.)
Now you will need to verify your account. Click on Verify with school and select:
„Chandler/Gilbert Community College“, state Arizona.
Use your EDU-mail from step one to activate your account.
Step 3.)
After this is done, you will get a verification-mail to your EDU-account. Open the link in the email and your Developer-Account is verified!
Part 3.)
Step 1.)
Now you can go to straight to the AppHub, dev.windowsphone.com.
Register your Microsoft-Account and sign-up as student.
It will ask for your verified Dreamspark-Account.
Step 2.)
Download the Windows Phone SDK from here and install it on your PC.
Step 3.)
Run the „Developer Registration Tool“, plug in your Windows Phone and sign in with the Microsoft-Account you registered at AppHub.
Make sure that the phone is not on the lockscreen, but on the homescreen.
Zune has to be installed and be opened while unlocking your phone.
Now you can download XAP files and install them on your phone.
To do so, run the „Application Deployment Tool“ and select the XAP-file.
During installation your phone must not be locked or you will get an error.
You can find great apps here:
http://wp.pandaapp.com
http://xda-developers.com/
Here‘s my favorite homebrew-app:
ScreenCapturer: http://forum.xda-developers.com/showthread.php?t=1316199
Click to expand...
Click to collapse
I did this but, the limit is to only 3 apps...
I was thinking to unlock my Lumia 920 too, being a student it isn't a problem for me.
But if I am not mistaken the unlock is only for 1 year?
And also, not so many wp8 app I want to side load at the moment.
What this mean to side load app? Sorry for noob question i am new to wp8
Sent from my RM-821_im_india_443 using Board Express
Did you guys read the legal acts you were supposed to read, understand and agree on when you made your developer account?
Those acts look very well written and I am pretty sure MS does them legally and it a legal contract.
What you guys do, is falsely declare that you are student at that university.
Declaring something false to be true in legal acts is a punishable offense in most countries in this world. DO not play around with this. It is dangerous.
mcosmin222 said:
Did you guys read the legal acts you were supposed to read, understand and agree on when you made your developer account?
Those acts look very well written and I am pretty sure MS does them legally and it a legal contract.
What you guys do, is falsely declare that you are student at that university.
Declaring something false to be true in legal acts is a punishable offense in most countries in this world. DO not play around with this. It is dangerous.
Click to expand...
Click to collapse
I read it and because I am a legit student in Italy, I asked that question: what's the purpose of dev unlock a wp8 when there are no interesting app around, except for the one I am supposed to write
For them it doesn't matter. Developer unlock is strictly for developing stuff, not side loadings apps.
If you got the unlock through unholy ways, it does not matter if you use it or not.
mcosmin222 said:
For them it doesn't matter. Developer unlock is strictly for developing stuff, not side loadings apps.
If you got the unlock through unholy ways, it does not matter if you use it or not.
Click to expand...
Click to collapse
who are you talking to?
No one apparently.
mcosmin222 said:
No one apparently.
Click to expand...
Click to collapse
Unless you can truly unlock these devices and unleash them to their full potential I'm not going to upgrade to Windows Phone 8 unless there are features like Skype baked into the platform that perform as well as T-Mobile's W-Fi Calling or Bobsled app; maybe. It is my understanding bluetooth compatibility is no different with 8 than it was with 7.x and if I can't use a bluetooth keyboard, I'm not going to waste my time with it. I'm sick to death of the folks who make decisions on this sort of stuff who are completely out of touch with regular folk or think they can "drive" us to use what they think we want.

WP8: change marketplaces (glitch found) ?

Possable hack or glitch, that is why I am posting here.
According to a few sites, a glitch has been discovered by setting a proxy, you can make your non-nokia phone be able install apps from Nokia's apps.
Sites for info...
http://www.microsofttranslator.com/...n&a=http://www.wpdang.com/archives/98835.html
http://www.wpdang.com/archives/98835.html
http://www.wpcentral.com/glitch-spotted-windows-phone-store-lumia-apps
Does anyone have clear directions on this so everyone knows how to do it?
Also, I am hoping this would allow us to get to the point of a Marketplace Changer like we used to have for WP7 devices.. I personally would like some HTC apps on my Nokia...and a LG app too.
Figured this would be a great place to start a discussion on this.
The basic "hack" is dead simple, actually. In a way, this is easier than the old Marketplace Switching apps; those worked by changing some configuration files on the phone; this works by editing the communication between the phone and the Marketplace servers *as if* those files had been changed.
It's probably worth the time to write up a small utility to do this yourself, rather than relying on a third party proxy (never a good plan if you don't have to do it). It might even be possible to make the proxy run as an app on the phone itself (it would need to be sideloaded, since there's no way MS would permit such a thing, and you'd probably still need to be on WiFi, but it might be possible).
DavidinCT said:
Possable hack or glitch, that is why I am posting here.
According to a few sites, a glitch has been discovered by setting a proxy, you can make your non-nokia phone be able install apps from Nokia's apps.
Sites for info...
http://www.microsofttranslator.com/...n&a=http://www.wpdang.com/archives/98835.html
http://www.wpdang.com/archives/98835.html
http://www.wpcentral.com/glitch-spotted-windows-phone-store-lumia-apps
Does anyone have clear directions on this so everyone knows how to do it?
Also, I am hoping this would allow us to get to the point of a Marketplace Changer like we used to have for WP7 devices.. I personally would like some HTC apps on my Nokia...and a LG app too.
Figured this would be a great place to start a discussion on this.
Click to expand...
Click to collapse
Guyz, I've tried this on my Huawei W1 but its says, cannot connect,,,,,,,,,, ive also tried changing the region but nothing happens, does anyone tried this already, and successfully installed those nokia exclusive apps?
Thank you,
jakelq said:
Guyz, I've tried this on my Huawei W1 but its says, cannot connect,,,,,,,,,, ive also tried changing the region but nothing happens, does anyone tried this already, and successfully installed those nokia exclusive apps?
Thank you,
Click to expand...
Click to collapse
it is time based. I mean, sometimes it happens. sometime it doesnt. keep trying is all I can say.
GH0ST DR0NE said:
it is time based. I mean, sometimes it happens. sometime it doesnt. keep trying is all I can say.
Click to expand...
Click to collapse
yup, i tried this at home and it worked..
It runs smooth with huawei w1 and i dont experience any missed swipes.
Why does it wasnt released for 512 mb ram?
tnx.
GoodDayToDie said:
The basic "hack" is dead simple, actually. In a way, this is easier than the old Marketplace Switching apps; those worked by changing some configuration files on the phone; this works by editing the communication between the phone and the Marketplace servers *as if* those files had been changed.
It's probably worth the time to write up a small utility to do this yourself, rather than relying on a third party proxy (never a good plan if you don't have to do it). It might even be possible to make the proxy run as an app on the phone itself (it would need to be sideloaded, since there's no way MS would permit such a thing, and you'd probably still need to be on WiFi, but it might be possible).
Click to expand...
Click to collapse
I would gladly test (I am dev unlocked) anything you can come up with here.
Anything that could help progress towards a hack on WP8, even if it's a marketplace changer of some type
aclegg2011 said:
Man, we really need to find a way to dev unlock our phones. :/
Sent from my RM-917_nam_usa_100 using XDA Windows Phone 7 App
Click to expand...
Click to collapse
The same process (dreamspark EDU account, etc) that worked for WP7 works on WP8 but, the limits of 3 apps are still there... So I can sideload 3 apps..
DavidinCT said:
The same process (dreamspark EDU account, etc) that worked for WP7 works on WP8 but, the limits of 3 apps are still there... So I can sideload 3 apps..
Click to expand...
Click to collapse
I have an edu account activated since december 2011. I had on my Omnia W (WP 7.5) only the possibility to sideload 3 apps, but now on my lumia 820 i DONT have this limit of 3 apps..
gipfelgoas said:
I have an edu account activated since december 2011. I had on my Omnia W (WP 7.5) only the possibility to sideload 3 apps, but now on my lumia 820 i dont have this limit of 3 apps..
Click to expand...
Click to collapse
I have a Lumia 928, and I dev unlocked it(got one of those free EDU accounts that was going around, I log in 2 times a year), I put on 3 apps and it gives me an error if I try to add more.
I would like to add more but, No biggie because there is not 3rd party tools or hacks for WP8....YET.
DavidinCT said:
I have a Lumia 928, and I dev unlocked it(got one of those free EDU accounts that was going around, I log in 2 times a year), I put on 3 apps and it gives me an error if I try to add more.
I would like to add more but, No biggie because there is not 3rd party tools or hacks for WP8....YET.
Click to expand...
Click to collapse
I dont mind but it seems that my account has a bug..?!?
GoodDayToDie said:
The basic "hack" is dead simple, actually. In a way, this is easier than the old Marketplace Switching apps; those worked by changing some configuration files on the phone; this works by editing the communication between the phone and the Marketplace servers *as if* those files had been changed.
It's probably worth the time to write up a small utility to do this yourself, rather than relying on a third party proxy (never a good plan if you don't have to do it). It might even be possible to make the proxy run as an app on the phone itself (it would need to be sideloaded, since there's no way MS would permit such a thing, and you'd probably still need to be on WiFi, but it might be possible).
Click to expand...
Click to collapse
Here is a question on this. Is there a list of "proxies" for different carriers/OEMS ? I could not find anything besides this one. Do you know how I can access HTC, Samsung, LG, etc list ?
How does one access the marketplace of another OEM than Nokia ? (I have a Nokia so that is not an issue for me)
It's just a matter of changing the ID string for the phone when it's talking to the Marketplace servers. I'll look into writing a tool to do it.
GoodDayToDie said:
It's just a matter of changing the ID string for the phone when it's talking to the Marketplace servers. I'll look into writing a tool to do it.
Click to expand...
Click to collapse
Awsome, I look forward to something ! Thanks !
GoodDayToDie said:
It's just a matter of changing the ID string for the phone when it's talking to the Marketplace servers. I'll look into writing a tool to do it.
Click to expand...
Click to collapse
Hi ,GoodDayToDie
Try fiddler2 to modify the request send by the phone when talking to the Marketplace servers.
I have made some research and it's intresting.....
@Mattemoller90: Yes, but I can't promise that the app will install correctly afterward. Apps identify, in their manifests, the resolutions they support. If the app requires resolution that the phone doesn't have, the phone will most likely simply refuse to install it.
@GoodDayToDie
How can I cheat the Marketplace with Fiddler2 (for change the resolution) I want try
You are the best
Eh, I'm not going to write a full tutorial right now. Short version is install Fiddler, set it to proxy external connections (will need to be let through your firewall), set your phone to use your PC's IP address and Fiddler's listening port as the proxy, set Fiddler to intercept requests, and then open the Marketplace. You'll see an HTTP GET request from the phone to Microsoft's servers, and the URL will contain a bunch of details about your phone (manufacturer, model, version info, region, etc.) including resolution. Replace the resolution string with the one you want to pretend to have, then have Fiddler "Run to completion".
Note: You'll probably have to do this multiple times. It's OK to not do it for things like partial searches, but you'll of course need to do it for the final search query. It can be scripted, but that's outside the scope of what I'm going to tell you to do here. Look at how @xdevilium does it in his app: http://forum.xda-developers.com/showthread.php?t=2362165
Can fiddler be used for other things? Like seeing where server updates are coming from, and how are phones interacts with developer registration?
Sent from my RM-917_nam_usa_100 using XDA Windows Phone 7 App
In theory, yes it can (or any other HTTP/HTTPS proxy; there are several of them available). However, the functions you describe use HTTPS. To intercept SSL traffic, the proxy needs to forge certificates for the sites you connect to (unless it somehow got ahold of the site's private key). To have your phone trust the forged certificates, the proxy (including Fiddler, if you choose to enable it) can sign the forged certificates using its own private key; if the corresponding public key is trusted by the phone (which can be done just by sending the public key to the phone using email or bluetooth or something, and installing it) then the forged signatures will be trusted.
However, that's only true for the general case. For specific OS functionality, Microsoft (and all the other big mobile vendors) use a technique called "certificate pinning" where the SSL certificate must either exactly match a known certifiacte, or must be signed by an exact match. In this case, it doesn't work to install your proxy's certificate and have it be trusted; a feature using cert pinning doesn't even check the OS's trust store. Therefore, we can't intercept those specific communications.
It's frustrating.
I've never scripted Fiddler, I just re-wrote the requests by hand. It's easy enough; there aren't very many. I could tell you how to do it in a couple other proxy programs.
GoodDayToDie said:
I could tell you how to do it in a couple other proxy programs.
Click to expand...
Click to collapse
I Really Appreciate That

[Q] Corporate Android Usage

Hello Guys,
before I start: My apologies for this, I am not quite sure if I am even in the right Topic.
I think of myself as pretty new to Android, but got some experiences in Rooting, Custom Roms and such. But that is already as far as it gets.
Now my Problem: We lost our BES and now my Company decided to go with Android (SG4 I9505) and I have to make it happen :angel:.
1. I Need some Kind of Freeware tool to administer Android Devices (Basic: find device, delete data, restrict Apps)
2. If something like this dont exist (which I dont think-I just havent found it)), I would Need to know if I can use CM 10.2 as our Standard Rom and before you start rolling your eyes with experimental and such....
I have to restrict the phone solely to Telefone, Exchange and some preselected (mostly travel)Tools. NO GAPPS!!! and I think that nightly CM provides this with no problems
To realize this I downloaded the nightly from 18th, I think. I then added some APK´s into \System\app Folder and installed the ROM. This actually worked fine until I updated to phone afterwards via build in updating tool - all Tools were gone.(what did I miss?)
Now, our Standard is SG4 I-9505.
Any ideas on how I could do this? (I couldnt find what I was looking for)
1. Adminster a fleet of androids (free)
2. Customize a Custom ROM for corporate Identity (How to pre-setup Exchange Boot Logo, Lockscreen, etc.)
3. or customize a ROM to the Point it cannot do much except what is in the \System\app Folder and turn off updates
Any link is much appreciated. Sadly there is sooooo much andoid articles out there that I seem to get lost while searching for the right one. Thanks in advance!!!!
AccEss-dEniEd said:
1. Adminster a fleet of androids (free)
2. Customize a Custom ROM for corporate Identity (How to pre-setup Exchange Boot Logo, Lockscreen, etc.)
3. or customize a ROM to the Point it cannot do much except what is in the \System\app Folder and turn off updates
Click to expand...
Click to collapse
My guess is I'll get flamed for saying this - but here goes.
Android corporate (MDM) leaves a lot to be desired next to iOS, at least as far as I've been able to find. We manage a lot of iPads and obviously minus the custom ROM we've been able to do it all for little to no cost. We've shied away from Android a lot because of the limited MDM control.
But, since you asked:
1. Meraki Systems Manager (and the accompanying app from Google Play)
2. Good luck with that
3. See number 2
I think the reality is you're going to need to do something to the effect of either cook your own ROM and deploy it or use a tool like CWM to create an "image" that you would then restore to the devices. I did that with a batch of 60+ Nexus 7s and it worked out pretty well.
Edit:
With all that said - I would urge your management to reconsider their approach as the world has changed since Blackberry was the only game in town. Yes, still stick with MDM, device location, remote wipe etc. But unless you're dealing with highly sensitive information (exp banking), let people actually USE the device you're giving them. Don't lock it down to where its basically a first generation iPhone. I'm a big fan of giving someone a good tool and letting them use it the way that works best for them, while still keeping the device and more importantly the data under corporate control.
Assuming you have Exchange, does this not provide the management part?
AccEss-dEniEd said:
Hello Guys,
before I start: My apologies for this, I am not quite sure if I am even in the right Topic.
I think of myself as pretty new to Android, but got some experiences in Rooting, Custom Roms and such. But that is already as far as it gets.
Now my Problem: We lost our BES and now my Company decided to go with Android (SG4 I9505) and I have to make it happen :angel:.
1. I Need some Kind of Freeware tool to administer Android Devices (Basic: find device, delete data, restrict Apps)
2. If something like this dont exist (which I dont think-I just havent found it)), I would Need to know if I can use CM 10.2 as our Standard Rom and before you start rolling your eyes with experimental and such....
I have to restrict the phone solely to Telefone, Exchange and some preselected (mostly travel)Tools. NO GAPPS!!! and I think that nightly CM provides this with no problems
To realize this I downloaded the nightly from 18th, I think. I then added some APK´s into \System\app Folder and installed the ROM. This actually worked fine until I updated to phone afterwards via build in updating tool - all Tools were gone.(what did I miss?)
Now, our Standard is SG4 I-9505.
Any ideas on how I could do this? (I couldnt find what I was looking for)
1. Adminster a fleet of androids (free)
2. Customize a Custom ROM for corporate Identity (How to pre-setup Exchange Boot Logo, Lockscreen, etc.)
3. or customize a ROM to the Point it cannot do much except what is in the \System\app Folder and turn off updates
Any link is much appreciated. Sadly there is sooooo much andoid articles out there that I seem to get lost while searching for the right one. Thanks in advance!!!!
Click to expand...
Click to collapse
I currently work in the infrastructure of a good sized corporation. We're using IOS with a mixture of android hardware and there's some good news and bad news for what you want to do.
Good news is, like Jpcurrie said, exchange will handle remote wiping and locking the phone down. you can require the phone to use a PIN, remote wipe and and a bit more. As for locating the phone, Google actually has finally built in remote locating of your device and remote wipe as well. There's a couple good apps out there (lookout) will turn on your GPS and allow you to locate the phone and they're free. If you happen to have a virtualized environment with VMware, you could also use VMware View Horizons which builds in a secure sector on the phone and you can remotely manage which apps and files the user can use. the best part of View is you can use a BYOD model and keep corporate data secure. The biggest issue is if you don't happen to already use a VMware architecture it gets pricey quickly.
Here's the rub now. you want to install your own logos on the bootup which you could do by installing a custom ROM. This will void your warranty on the hardware and as it isn't 100% stable you'll be spending a LOT of time trying to keep a consistent environment.
Like netsyd said, talk to management about an MDM, and the branding of the devices, maybe even talk to them about using a BYOD to reduce costs of hardware and administration of that hardware.
Isn´t Knox supposed to allow administrators to only delete the data that belongs to the Corporate account (emails, calendars, tasks, etc.), or an administrator can still force a full device wipe? Sorry if the questions is too basic, I've tried searching around for info on Knox but couldn't find anything besides press releases.
I'm not a network administrator, I'm just a user and my school secure wifi installs a device administrator.
I'm sorry to deviate the topic a little bit from the original.
At Delta we use Air Watch but it's far from free. You can however manage devices and remote wipe. You can also view installed apps and remove what should not be there. Options for device profiles also. I help maintain these devices everyday. Not Free but an MDM is your best bet.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
long time - no see
Hiya,
sorry I didn t answer - kinda was overwhelmed with this Task.
Wanted still to thank you: I did what you suggestet and wanted to let you know where I am now.
1. Meraki = implemented - now runnning 160+ devices. (at no costs)
2. CM12.1 implemented (without GAPPS/no SU)
3. Standard Image/w Apps defined. (Mostly Offline capable Tools like "here" etc.(which actually reduced costs))
4. Since Android has limited capability to be administered in a "real" professional Fashion we mitigated this issue by creating a policy to forbid the user to temper with the device (e.g. Installation of Software/SU etc) yet to allow the Installation of Software manually by us via creating a ticket. We check the Software mainly for "sanity" and malware and install it if ok.
This has been working so far like a charm for us. None of the user were happy to loose the Gapps obviously - but once they had their Software and settled in, all was ok. For the Administering part: Meraki can tell me if Software is beeing installed without our Knowledge, also we see if SM doesnt speak with us anymore. So, for now, we got the most out of the System and I am happy to say: I got minimal Control in a Quality sense. No no more "KO Critera" - and we have implemented Android. Tracking etc. is forbidden in Germany anyway - so we use Meraki mainly to wipe if lost and to check if someone goes against policy.
What is still open:
- I am still working on a way to have the user enter his credentials and automatically enter These in all respective config files. (haven't had much luck - with the absense of SU obviously.
- a Little cosmetics still open (I am still trying to figure out how the theming really works ... I usually f**k up the Pictures and sounds.... but so far making Progress
- with less and less good Android devices coming out (now, I am probably beeing flamed now ) that suits our needs (open bootloader, known/supported CPUs, removable battery, SD Card Slot) - I think we might Switch by Q4/2016.
netsyd said:
My guess is I'll get flamed for saying this - but here goes.
Android corporate (MDM) leaves a lot to be desired next to iOS, at least as far as I've been able to find. We manage a lot of iPads and obviously minus the custom ROM we've been able to do it all for little to no cost. We've shied away from Android a lot because of the limited MDM control.
But, since you asked:
1. Meraki Systems Manager (and the accompanying app from Google Play)
2. Good luck with that
3. See number 2
I think the reality is you're going to need to do something to the effect of either cook your own ROM and deploy it or use a tool like CWM to create an "image" that you would then restore to the devices. I did that with a batch of 60+ Nexus 7s and it worked out pretty well.
Edit:
With all that said - I would urge your management to reconsider their approach as the world has changed since Blackberry was the only game in town. Yes, still stick with MDM, device location, remote wipe etc. But unless you're dealing with highly sensitive information (exp banking), let people actually USE the device you're giving them. Don't lock it down to where its basically a first generation iPhone. I'm a big fan of giving someone a good tool and letting them use it the way that works best for them, while still keeping the device and more importantly the data under corporate control.
Click to expand...
Click to collapse

Complete video tutorial from open box to root, XBMC, Google Play Store, etc.

Hey there! I put together a complete video walkthrough for converting your FireTV to an XBMC box.
This includes:
Root
Preventing Amazon updates
Making XBMC the launcher
Installing apps to XBMC homepage
Demo of Mupen64+(N64 emulator) and Reflector (Airplay)
Remember, if you are buying a new FireTV, make sure to follow the instructions here to make sure it doesn't update to an unrootable version. In short, either block access at the router level, or disconnect wifi / ethernet right after you start the device and connect to the network, before the download of the new version can finish.
Enjoy! Let me know if you'd like me to do video walkthroughs of anything else, like using stickmount, connecting to Windows computers over the network, etc.
hotterpop said:
Hey there! I put together a complete video walkthrough for converting your FireTV to an XBMC box. This includes:
Root
Preventing Amazon updates
Making XBMC the launcher
Installing apps to XBMC homepage
Demo of Mupen64+(N64 emulator) and Reflector (Airplay)
Remember, if you are buying a new FireTV, make sure to follow the instructions here to make sure it doesn't update to an unrootable version. In short, either block access at the router level, or disconnect wifi / ethernet right after you start the device and connect to the network, before the download of the new version can finish.
Enjoy! Let me know if you'd like me to do video walkthroughs of anything else, like using stickmount, connecting to Windows computers over the network, etc.
Click to expand...
Click to collapse
Sweet, nice!
Great walk through wish I could use the whole lot.
Mainly using xbmc and its a great improvement on my Pi but as I am in UK no root so a "here's what you can do with unrooted AFTV" vid would nice, having said that the llama trick for short cut works great and I don't think I need much more
Great Effort. You should do another tutorial using FireTVUtility. I would be easier, w/o any commands to type directly in adb shell.
Legolas2 said:
Great Effort. You should do another tutorial using FireTVUtility. I would be easier, w/o any commands to type directly in adb shell.
Click to expand...
Click to collapse
I'll look into it. It doesn't look like it really needs any help though- I haven't used this program in particular, but my experience with pc-side all in one solutions is that if they work, they work, and if they don't, there's not much the user can do to fix it. It also seems that the developer is pretty active, so any video I make may be out of date rather quickly. That being said, if other folks agree that there should be a tutorial for this, I'll put it together.
Thanks for passing this utility on, though. Tools like this were essential to me when I started messing with cm 10 on an old phone of mine last year, which extended its useful life until I got my (glorious) OnePlus in July. My experience there really hit me with the modding bug, and I have been messing with android since. The purpose of the video was to help introduce people to the idea that android is open and ready to tinker with, in addition to taking advantage of the FireTV's potential with Kodi. If you have any more requests though, I'd love to hear them, and I'll do my best to fulfill them as time permits
Launcher
Hey, Thx for the awesome Video. Just a question....How do you get it to automatically boot into XBMC? I want to use XBMC as my home screen/launcher like you have shown in your video. I really appreciate it! Thanks!
Correction: HDExposed section
Kdurahm said:
Hey, Thx for the awesome Video. Just a question....How do you get it to automatically boot into XBMC? I want to use XBMC as my home screen/launcher like you have shown in your video. I really appreciate it! Thanks!
Click to expand...
Click to collapse
Hey there,
Sorry about the confusion. Looks like in my hasty editing I accidentally cut out a step. I've added an annotation to the video that addresses this, so you should be set if you re-watch minutes 21-25 of the video. I accidentally forgot to include that you need to go into the Modules section of HDExposed and, using a mouse, check the two boxes there as well before you reboot.
Thanks for pointing that out!
This is a great tutorial! Thank you
I have a couple of other fire TVs to root that I'm going to pass off to my friends. If
I complete the root and disable the ota updates at my house, when they plug it in their home, the firetvs won't loose the root right? Should they still add the 2 sites to block
On their router?
Berrybare said:
This is a great tutorial! Thank you
I have a couple of other fire TVs to root that I'm going to pass off to my friends. If
I complete the root and disable the ota updates at my house, when they plug it in their home, the firetvs won't loose the root right? Should they still add the 2 sites to block
On their router?
Click to expand...
Click to collapse
Hey there!
Glad you like my walkthrough. If you use the router-level blocking method, it will need to be applied to any and every network the FireTV connects to. This is a great way to guarantee that the FireTV does not update, but should only be considered a temporary method until you can disable updating permanently on the device itself. If you go to around minute 14 of my video, you'll see how to disable the update function on the device itself. This is the only way to guarantee that the device won't update in the future, no matter what it connects to.
Because of the issue with devices connecting and automatically updating to an unrootable version, I'd recommend you do the network-level update blocker (like it sounds like you've already done) and then use the device-level root prevention I described in the video.
Please let me know if you have any questions
Berrybare said:
This is a great tutorial! Thank you
I have a couple of other fire TVs to root that I'm going to pass off to my friends. If
I complete the root and disable the ota updates at my house, when they plug it in their home, the firetvs won't loose the root right? Should they still add the 2 sites to block
On their router?
Click to expand...
Click to collapse
Ultimate protection is having CWM aka custom recovery install. On top of the disabled OTA Update. Both done very easily with the AFTV Utility app mentioned above... Everybody should keep their routers blocking the IP's. Specially if you are going to be working on non-rooted AFTV's. But you can run an CWM'd AFTV on an unblocking router if it can't be helped.
hotterpop said:
Hey there!
Glad you like my walkthrough. If you use the router-level blocking method, it will need to be applied to any and every network the FireTV connects to. This is a great way to guarantee that the FireTV does not update, but should only be considered a temporary method until you can disable updating permanently on the device itself. If you go to around minute 14 of my video, you'll see how to disable the update function on the device itself. This is the only way to guarantee that the device won't update in the future, no matter what it connects to.
Because of the issue with devices connecting and automatically updating to an unrootable version, I'd recommend you do the network-level update blocker (like it sounds like you've already done) and then use the device-level root prevention I described in the video.
Please let me know if you have any questions
Click to expand...
Click to collapse
Although I would wait for the next release of both apss (adbFire & AFTV Utility) since so much has change the last 24 hours (unlock bootloader + new CWM). I would love to see a video using the AFTV Utility app to take care of all including the new options. Including the Mount external USB storage script.... It would be massive but all encompassing. I think the only thing waiting for an update is RBox's [XPosed] Mod's... Specifically the menu items part...
Sounds great. Post here when the new software is ready and I will get recording!
hotterpop said:
Sounds great. Post here when the new software is ready and I will get recording!
Click to expand...
Click to collapse
Great.. Will let you know when it gets posted..
hotterpop said:
Hey there!
If you go to around minute 14 of my video, you'll see how to disable the update function on the device itself. This is the only way to guarantee that the device won't update in the future, no matter what it connects to.
Click to expand...
Click to collapse
Is there an adb command to verify the "pm disable com.amazon.dcp" status. I ran this command months ago and have had no unwanted updates ruin root on the Fire TV. Perhaps, it is not necessary but just looking to be sure.
mjbxx said:
Is there an adb command to verify the "pm disable com.amazon.dcp" status. I ran this command months ago and have had no unwanted updates ruin root on the Fire TV. Perhaps, it is not necessary but just looking to be sure.
Click to expand...
Click to collapse
I don't know, but if you don't have router level blocking and you haven't received any updates, you are safe. Usually the update occurs quite quickly.
hotterpop said:
I don't know, but if you don't have router level blocking and you haven't received any updates, you are safe. Usually the update occurs quite quickly.
Click to expand...
Click to collapse
Sorry for bumping, I just wondered if there was any advance on the new software/video?
I have an untouched UK AFTV and just waiting for this video with new software for the complete start to finish setup before i do something wrong!
Let me know if im better off just following your first video if this new software stuff is not going to be released for a while.
Thanks
My recommendation is always to code by hand. That's how I learned, and I feel like it's a great way to learn about how Android really works. That being said, it's not for everyone, and I understand any nervousness you may have.
I'll probably have the video using the tool by the end of the week.
hotterpop said:
My recommendation is always to code by hand. That's how I learned, and I feel like it's a great way to learn about how Android really works. That being said, it's not for everyone, and I understand any nervousness you may have.
I'll probably have the video using the tool by the end of the week.
Click to expand...
Click to collapse
Unfortunately im not very technically minded, and would end up messing up unless I followed a guide from someone who knows their stuff!!
I will keep it in the wrapper until you can bring out the new video, id feel a lot safer and not end up bricking it or non rootable forever!
If i can make one request, I really will just want to use the AFTV for XBMC and maybe some emulators... So if its possible to include how to have the quickest access to XBMC from boot, id really appreciate it. Not sure how easily that is done with a non rootable AFTV?
swiss_lis said:
Unfortunately im not very technically minded, and would end up messing up unless I followed a guide from someone who knows their stuff!!
I will keep it in the wrapper until you can bring out the new video, id feel a lot safer and not end up bricking it or non rootable forever!
If i can make one request, I really will just want to use the AFTV for XBMC and maybe some emulators... So if its possible to include how to have the quickest access to XBMC from boot, id really appreciate it. Not sure how easily that is done with a non rootable AFTV?
Click to expand...
Click to collapse
I understand your concern. However, I would definitely consider rooting the device. While you can use XBMC and play emulators on the FTV without root, it is pretty inconvenient. Rooting isn't hard, and shouldn't be something that scares you at all.
If you are willing, my video shows you exactly what to type every step of the way. There's lots of support if you get lost, and you can always ask me questions here- I don't mind looking up documentation for you if you need it. If you have access to your router, once you have blocked the update sites there, you will be safe to take as long as you need to.
I'll try to have the other videos done soon. I wish I had more time in my life right now for stuff like that, but you know we all have to make a living somehow
I'll be sure to post in here when the tutorials are done.
swiss_lis said:
Sorry for bumping, I just wondered if there was any advance on the new software/video?
I have an untouched UK AFTV and just waiting for this video with new software for the complete start to finish setup before i do something wrong!
Let me know if im better off just following your first video if this new software stuff is not going to be released for a while.
Thanks
Click to expand...
Click to collapse
swiss_lis said:
Unfortunately im not very technically minded, and would end up messing up unless I followed a guide from someone who knows their stuff!!
I will keep it in the wrapper until you can bring out the new video, id feel a lot safer and not end up bricking it or non rootable forever!
If i can make one request, I really will just want to use the AFTV for XBMC and maybe some emulators... So if its possible to include how to have the quickest access to XBMC from boot, id really appreciate it. Not sure how easily that is done with a non rootable AFTV?
Click to expand...
Click to collapse
Those that bought their FTV's in the UK or GER & did not import US FTV's. The best you can hope for right now is block the two IP's so it doesn't keep auto updating. In case there is ever a new rooting option. UK & GER FTV's can not be rooted. You should setup your FTV with XBMC & anything else you would like within the unrooted options.
Once you have properly blocked update IP's & boot up & check your FW version which 99.99% chance it will be 51.1.4.0_user_514006420 (Unrootable) . You should feel safe to play with your FTV...
What router do you have ?? This link just shows you pictures of different IP blocking router interfaces like Tomato, DD-WRT, Asus, NetGear, Untangle, OpenDNS..
http://www.aftvnews.com/how-to-block-amazon-fire-tv-update-to-ensure-rooting/
This one tells you what to block now...
http://www.aftvnews.com/how-to-setup-a-new-fire-tv-without-blocking-root/
Method 1: Domain blocking with Router – Recommended Method
1. Before powering on the Fire TV, go into your router’s settings and block access to the following two domains:
amzdigitaldownloads.edgesuite.net
softwareupdates.amazon.com
If you do not know how to do this, you can refer to my guide or search the internet for instruction for your particular router.
NOTE: Do NOT block firs-ta-g7g.amazon.com as it is unnecessary for blocking updates and will cause problems during the initial setup if blocked.
Click to expand...
Click to collapse
Start enjoying your FTV as soon as you block those IP's correctly after verifying the FW you's came with...
Want to thank you both for good indepth responses.
I will be giving it a go tomorrow hopefully. Hoping that if i block updates for now then a root option may become available somewhere down the line, but till then i will enjoy the improvement of XBMC on the FTV rather than my rather slow raspberry Pi.
Many thanks guys

Categories

Resources