[Q] Networking Project for Xoom - Xoom Q&A, Help & Troubleshooting

Hi everyone this is my first post and I will get right to it. I taking a networking class and we are supposed to do a final project and I really wanted to incorporate my new Motorola Xoom (which I love by the way) into the project but I am stuck on ideas and i was wondering if anyone else had anything to get me going. My classmates are implementing OpenVPN, IPSec, and a Mesh Network and I really wanted something original so any help to keep my brain thinking would be great

How about a voip server and you can use your xoom as a voip client?
Sent from my Xoom using XDA App

Running Ubuntu on the Xoom opens the door to plenty of ideas. Dhcp server, webserver or better yet a domain controller. You could demonstrate by adding a laptop to your domain running from the Xoom.
Sent from my Nexus One using XDA Premium App

these ideas are great thanks i will look into both!

If you really wanted to be evil get the Aircrack-ng package working with the Xoom and demonstrate packet capturing and analysis using a tablet. I think the Xoom uses a broadcom wifi chip so the possibility is there.

I would love to do aircrack -ng I looked into it a little already, and the project is unfortunately due at the end of the month :-( so I am looking for something a little smaller scale but hopefully that can be something to start on the side afterwards.

B Dizzle said:
If you really wanted to be evil get the Aircrack-ng package working with the Xoom and demonstrate packet capturing and analysis using a tablet. I think the Xoom uses a broadcom wifi chip so the possibility is there.
Click to expand...
Click to collapse
This would be SWEET.

Related

[Q] Using a USB cellular modem with Xoom WiFi

Does anyone know if it's possible to use a USB cellular modem such as the Verizon LTE card (pantech u290) with the USB port on the Xoom WiFi? That would be a really cool ability if it were possible.
I imagine that it COULD work given the necessary drivers and tools. The device would have to be unlocked and rooted, and you would need to load a boot.img with the capability already in place. Beyond USB storage, a driver would have to be ported/written for a device like that.
Given that Verizon is already the mobile data sponsor of the Xoom, and are offering LTE antenna upgrades once its launched in the Xoom, they might have a problem with that.
But yes, it is possible in theory.
The xoom definitely detects a UML290 when it is plugged in via a xoom host cable. This should be very feasible to get working and I'll be looking into it.
-Tupshin
YuryAC said:
Given that Verizon is already the mobile data sponsor of the Xoom, and are offering LTE antenna upgrades once its launched in the Xoom, they might have a problem with that.
Click to expand...
Click to collapse
There's no difference between using a laptop with an external radio and using a tablet with an external radio. It's not like you're bypassing charges or anything.
If anything, Verizon would be against xooms having a wifi radio at all. But they'd certainly prefer you to use a 3g dongle (which would make them money) than using just wifi.
Sent from my Xoom using Tapatalk
tupshin said:
The xoom definitely detects a UML290 when it is plugged in via a xoom host cable. This should be very feasible to get working and I'll be looking into it.
-Tupshin
Click to expand...
Click to collapse
Any news on this? I am interrested...
Have you considered using one of these? Its what I use in canada due to lack of 3g option...
huawei mobile 3g/4g e5836
Sent from my Moto xoom using XDA Premium App
jimboogly said:
Have you considered using one of these? Its what I use in canada due to lack of 3g option...
huawei mobile 3g/4g e5836
Sent from my Moto xoom using XDA Premium App
Click to expand...
Click to collapse
The problem is that someone will have to take the SDK and drivers from the USB modem manufacturer and adapt them to the Xoom. This is way beyond my skill set unfortunately.
Okay someone must know how to do this. My friend has the Acer Iconia and he was able to get it to recognize a Novatel USB760 modem for Verizon. Some directions are over in the Acer Iconia forum. It running Honeycomb and similar hardware sure someone could get the Xoom working with this.
I'm quite interested in this as well. Is there any guidance on where to look to do this? I am a software developer, although I don't have any experience at building software for the android, but I could certainly come up with something.
the SDK's are usually available on the web site of the modem manufacturers. The big ones are Pantech, Novatel, and Sierra Wireless. They all should have Linux SDK info that should be portable to Android. I'm thinking that if someone wrote an app for this, they could make quite a bit of money selling it on the Android market
Can't you buy something that accepts the USB modem like a router of some sort?
Better yet wouldn't you be able to get a Linux driver for the aircard and hack that some way?
Sent from my PC36100 using XDA App
This won't help you get on the Verizon network, but it may help for people with GSM carriers, and may lead in the right direction
Huawei 3G WCDMA Modem SUPPORT
It's for the viewsonic, but all the 10.1 tabs pack about the same hardware, and it's all Android, or rather linux at this level. You guys might have some luck getting the Huawei sticks working
the carrier's can't detect what is attached to the USB modems. As long as the USB stick is activated with a legit data plan, it should work fine. the key is getting the android drivers together and working using the linux SDKs provided by the USB modem mfgs.
Also...I'm opening up a pool for a donation to any developer that will work on this. I'm putting $50 in.
I would also be willing to donate to get this working.
After a lot of researching, i was very sad i had the wifi only version but after that, i noticed that it was the best option, One Data Plan in your Huawei e5 hot spot and enjoy the connection of simult four devices in the same data plan - all on the go, i have hd2 "Androided" and the xoom wifi.
Enjoying less monthly charges for the hd2 and sharing the xoom. i even though of tethering from my phone but phone data plans are much higher than Data Only SIMs.
burden010 said:
I would also be willing to donate to get this working.
Click to expand...
Click to collapse
Same here. Any developments on this?
Acer guys have it figured but it'll need compiling against the right kernal
http://forum.xda-developers.com/showthread.php?p=14603952
Sent from my Xoom using Tapatalk
getting Acer code working on Xoom
yoshitweaky said:
Acer guys have it figured but it'll need compiling against the right kernal
http://forum.xda-developers.com/showthread.php?p=14603952
Sent from my Xoom using Tapatalk
Click to expand...
Click to collapse
This doesn't do me much good unfortunately...still open to paying someone to develop this...or you could build it and launch in the app market. Support for the common ATT, Sprint, and Verizon modems would probably get LOTS of buyers including me. I'd bet there's a good market on all the wifi only tablets for this type of work

VPN

Hey all, trying to find a way to connect to Cisco vpn, and I have run into a question. Are there any kernels for the Mez with a TUN device in the kernel? (TUN device in kernel (CONFIG_TUN=y)) or is this even possible with this phone?
This one is a little beyond my understanding, so I figured I would toss it out there and see if you guys can help.
Just FYI From what I've read, vpn is androids biggest downfall as it does not play well with Cisco, there are outstanding bug reports from very early stages of android that Google hasn't been able to fix for years now.
Sent from my SCH-I500 using XDA Premium App
Yeah I use to have VyprVPN and it wouldn't work either.

[READ] Found ad-hoc teather method?

hi all! I've found a topic where all people was talking about the wifi tethering with ad-hoc connection using Motorola Xoom..with the help of some XDA's guys, they were able to connect a phone to xoom using ad-hoc spot. So this method can be applied also to the Transformer? i think that - if the OS is the same for each android tablet - is possible to mod the same file to the same mode, or not?
this is the topic:
http://www.xoomforums.com/forum/mot.../4016-how-enable-ad-hoc-wi-fi-connection.html
devilpera64 said:
hi all! I've found a topic where all people was talking about the wifi tethering with ad-hoc connection using Motorola Xoom..with the help of some XDA's guys, they were able to connect a phone to xoom using ad-hoc spot. So this method can be applied also to the Transformer? i think that - if the OS is the same for each android tablet - is possible to mod the same file to the same mode, or not?
this is the topic:
http://www.xoomforums.com/forum/mot.../4016-how-enable-ad-hoc-wi-fi-connection.html
Click to expand...
Click to collapse
The same method certainly worked on Acer Iconia A500 tabs. I did it to mine before swapping it out for a Transformer. AFAIK it was the same wpa_supplicant file from the Xoom forums here on XDA that I pushed to my Iconia and it worked well. Might give it a bash in a bit.
Sent from my Transformer TF101 using XDA Premium App
Budadank said:
The same method certainly worked on Acer Iconia A500 tabs. I did it to mine before swapping it out for a Transformer. AFAIK it was the same wpa_supplicant file from the Xoom forums here on XDA that I pushed to my Iconia and it worked well. Might give it a bash in a bit.
Sent from my Transformer TF101 using XDA Premium App
Click to expand...
Click to collapse
So if this is possibile all ppl that are still using Wm6.5 will be able to tethter them 3G connection without any problems on the TF? do you remember if you encountered some trouble on iconia after this mod? I don't believe that Android doesn't still have the possibility to connect with other devices without the use of infrastucture mode. (big handicap )
devilpera64 said:
So if this is possibile all ppl that are still using Wm6.5 will be able to tethter them 3G connection without any problems on the TF? do you remember if you encountered some trouble on iconia after this mod? I don't believe that Android doesn't still have the possibility to connect with other devices without the use of infrastucture mode. (big handicap )
Click to expand...
Click to collapse
No, it didn't cause any problems. Just make sure you follow the instructions. Set the permissions on wpa_supplicant properly otherwise you will break your wifi. Ofc, you will need to have root. Good luck.
Sent from my Transformer TF101 using XDA Premium App
We did this same trick to allow ad-hoc on the elocity a7... worked like a charm. Not rooted yet to try this though myself.
Well idk if this is helpful, but ive been tethering my Droid X to my TF via bluetooth and works flawlessly, must admit it makes my DX slow and crappy but while im tethering im not really gonna be using my phone. I like to think it saves battery too, correct me if im wrong on the wifi vs bluetooth battery consumption.
Wifi tether 3.0 experimental works on epic 4g with transformer
Sent from my SPH-D700 using XDA App
Confirmed working with my Hero that only generates ad hoc
Will reboot to make sure it persists, but looks good.
Was going to look for a modded wpa_supplicant. Thanks for the post.
UPDATE: works after reboot. Posting via tether now
Anyone with WM6.5? (ex HTC HD2) it finally seems going well for all devices.!
devilpera64 said:
Anyone with WM6.5? (ex HTC HD2) it finally seems going well for all devices.!
Click to expand...
Click to collapse
Yeah, I've tethered my Transformer to my HTC HD Mini while my Desire is off for repair for the 4th time.
Sent from my Transformer TF101 using XDA Premium App
Mine connects to my GalaxyS with no special tricks.
thank you to the OP I've been trying so hard to get tethering from my verizon Galaxy S (&^#$ verizon) I didn't want to have to shell out $20 more bucks for data when I go on a road trip later.
somehow it wont connect to the hotspot created by my nokia e71 & e72, old phone i know... does it have to be an android phone?
philsuf said:
somehow it wont connect to the hotspot created by my nokia e71 & e72, old phone i know... does it have to be an android phone?
Click to expand...
Click to collapse
Maybe you have to apply this mod to the Transformer for enjoy the new tether feature have you tried it?
Does anyone know if this will work with an Iphone 3? WITHOUT jailbraking!
npompei said:
Does anyone know if this will work with an Iphone 3? WITHOUT jailbraking!
Click to expand...
Click to collapse
npompei are you italian? Btw, i don't think so. Here we are talking about Android O.S (in particulare 3.0/3.1). Iphone use the apple software
Does it work with today's FOTA update? thanks a lot!
devilpera64 said:
Maybe you have to apply this mod to the Transformer for enjoy the new tether feature have you tried it?
Click to expand...
Click to collapse
ah yes, i havent understand about the ad hoc problems earlier... now that i've read all the others ad hoc network related, i get it
so yea, the questions i have now are the same as anybody else's... will there be any updates that fixes this instead of having to self-patch? too bad if it doesnt, cuz i love my nokia e71
philsuf said:
ah yes, i havent understand about the ad hoc problems earlier... now that i've read all the others ad hoc network related, i get it
so yea, the questions i have now are the same as anybody else's... will there be any updates that fixes this instead of having to self-patch? too bad if it doesnt, cuz i love my nokia e71
Click to expand...
Click to collapse
The android ad hoc wifi issue is quite well documented on the net - google code
Don't think google have mentioned anything about putting in support for it, but the wpa_supplicant hacks are used for lots of older devices that 'can't see' ad hoc and seem to cover it pretty well for root users.
Most newer phones, especially android devices, now generate tether points in infrastructure mode - hence why some of the posters above with newer phones do not need to use the wpa mod.
Looks like you will have to root and mod your transformer or get a phone that generates 'infrastructure' and say bye bye to your e71
bisto321 said:
say bye bye to your e71
Click to expand...
Click to collapse
nooooooo.......
oh well
i guess it'll be helpful if we could list all of the phone who support infrastructure networking

[In Progress] Hacking the Optimum App for Kindle Fire

Cablevision recently released the full Optimum app with streaming capabilities, but it has only been released for the Kindle Fire. Since the Kindle Fire runs Android, it should be possible for the application to run on any other Android device. This thread will be the attempt at modding the Optimum application to work with all Android devices (2.3+).
Optimum App Download:http://www.mediafire.com/?169999r49rv15q9
Currently Known:
Application asks for root upon opening
Some devices can open and run the app successfully, but must log in and out every use. If not, data must be cleared for every use.
Credits:
Wanam- for his APK tool and his awesome guidance so far
Known feedback about application on other devices: http://forum.xda-developers.com/showthread.php?t=1785945
I am new to modding applications, but I will do my best to get this to work. If anyone has any suggestions, please feel free to post them or contact me through PM.
monkeychef said:
Cablevision recently released the full Optimum app with streaming capabilities, but it has only been released for the Kindle Fire. Since the Kindle Fire runs Android, it should be possible for the application to run on any other Android device. This thread will be the attempt at modding the Optimum application to work with all Android devices (2.3+).
Optimum App Download: https://www.dropbox.com/s/c7ld876le6...r.mobile-1.apk
Currently Known:
Application asks for root upon opening
Credits:
Wanam- for his APK tool and his awesome guidance so far
Known feedback about application on other devices: http://forum.xda-developers.com/showthread.php?t=1785945
I am new to modding applications, but I will do my best to get this to work. If anyone has any suggestions, please feel free to post them or contact me through PM.
Click to expand...
Click to collapse
your link is bad....
Alright, I'll upload it to a different source when I get home later today.
Sent from my PC36100 using Tapatalk 2
New dl link should be working.
On the ipad, if the device is jailbroken the app doesn't work... but there is a fix for it...
http://www.iphonehacks.com/2011/12/...ou-to-bypass-jailbreak-detection-by-apps.html
Maybe that's all that's needed in order to get it to work on android also.....
This would be great to have. Thanks for your work!
sent from Brooklyn NY using a Galaxy S lll
unique311 said:
On the ipad, if the device is jailbroken the app doesn't work... but there is a fix for it...
http://www.iphonehacks.com/2011/12/...ou-to-bypass-jailbreak-detection-by-apps.html
Maybe that's all that's needed in order to get it to work on android also.....
Click to expand...
Click to collapse
I don't really know how to run applications in a sandbox environment, but it does seem like a good idea.
Sent from my PC36100 using Tapatalk 2
one of the many reasons why i dislike cablevision.
bunch of iSheeps working there or something. bring us some android love
dansan382 said:
one of the many reasons why i dislike cablevision.
bunch of iSheeps working there or something. bring us some android love
Click to expand...
Click to collapse
Trust me I know how you feel. I work for them as a technician and Ive thought about learning android development just work on things like this lol. But iOS is more supported at pretty much every company more than android.
Might be a silly question but have you tried Modding your build.prop to match Kindle fire and try running it?
Sent from my MT15i using xda premium
This would be a godsend if it gets successfully modded.
Sent from Verizon Galaxy S 3 w/ XDA APP
waynekirby said:
Might be a silly question but have you tried Modding your build.prop to match Kindle fire and try running it?
Sent from my MT15i using xda premium
Click to expand...
Click to collapse
I have tried on my CM9 Evo and CM9 Iconia A500, and in both instances the application works (sometimes I have to wipe data, sometimes it works flawlessly).
The point of this is to modify the application itself, without touching the device files, making it work with almost any version of Android (Gingerbread and up because that is the Kindle Fire version).
So far, I haven't come up with much in the past few days. I'm still looking though.
Also, my thoughts on Cablevision:
I think Cablevision is actually one of the "good guys". They have cheap plans, fantastic service, and they really do want to help their customers. Their TV service is great, and it offers a lot of fantastic channel choices. The Internet is really good, as I always get at least 25 up/down with very low ping (I do enjoy gaming).
I don't like the fact that they haven't come out with a streaming application for Android yet, but it is obvious that they are making progress. I do like watching TV on my laptop, and it is nice to know that I can watch it on an iOS device if I ever get one again. The fact that they have an application for an Android device just shows that they are very close to a full Android release.
I changed buildprop values to resemble kindle fire. It didnt work on my SGS3 stock ICS neither on my toshiba thrive stock ICS
VERIZON GALAXY S 3
monkeychef said:
I have tried on my CM9 Evo and CM9 Iconia A500, and in both instances the application works (sometimes I have to wipe data, sometimes it works flawlessly).
The point of this is to modify the application itself, without touching the device files, making it work with almost any version of Android (Gingerbread and up because that is the Kindle Fire version).
So far, I haven't come up with much in the past few days. I'm still looking though.
Also, my thoughts on Cablevision:
I think Cablevision is actually one of the "good guys". They have cheap plans, fantastic service, and they really do want to help their customers. Their TV service is great, and it offers a lot of fantastic channel choices. The Internet is really good, as I always get at least 25 up/down with very low ping (I do enjoy gaming).
I don't like the fact that they haven't come out with a streaming application for Android yet, but it is obvious that they are making progress. I do like watching TV on my laptop, and it is nice to know that I can watch it on an iOS device if I ever get one again. The fact that they have an application for an Android device just shows that they are very close to a full Android release.
Click to expand...
Click to collapse
Nice to hear! I love working for them. I used to work at Comcast but I lived in cable vision territory so I thought why not do the same job and get free service lol. They are definitely putting for effort in trying to offer the same experience for both iOS and android. I've been bugging them since I started and I might pursuit the development side. Maybe I can find out more when I am back in on monday .
Any chance to get it working on an "ASUS Infinity"
I would try to help you guys out but all I have is a Kindle Fire.
Sent from my Iced Jellybean Kindle
doesnt work on my galaxy nexus running AOKP JB rom.
says unsupported device.
dansan382 said:
doesnt work on my galaxy nexus running AOKP JB rom.
says unsupported device.
Click to expand...
Click to collapse
Same here
sent from Brooklyn NY using a Galaxy S lll
man i really want this to work lol. anything yet?
PC Jona said:
man i really want this to work lol. anything yet?
Click to expand...
Click to collapse
Sorry for not update everyone. In this case, no news is bad news. I got very frustrated with working with the app on Thursday, so I will resume my work on Monday. So far, I have made no progress. I will start to reach out to some actually successful application modifiers soon to get some real help if I can't figure it out myself.
Thanks for being so patient.

[ROM][JB]Server Rom[VERY LIGHTWEIGHT]

This is just a rom thats good for using ur phone as a server
Features
Based off Winsuk's CM10
SFTP Program Preinstalled
Lightweight
Botbrew Basil inside(you can choose from lighttpd and apache w/ php)
idk wat else
Changelog
9/21/12
First release
Downloads are here
Credits:
Winsuk for the base rom
inportb for botbrew basil
and
Krzysztof GÅ‚odowski for the SFTP program
How would this benefit people, besides it being neat?
Does it still function as a phone, make calls, text, etc?
Nope
Its just for making ur phone a server
Sent from my SGH-I747 using Tapatalk 2
Thats great! I thinked to compile apache, php and mysql... and other needed libs for android but was lazy ... I cross compiled these things for ppc sucesfully for my satelite receiver Dreambox DM600 2 years ago and had smf forum runing inside... .. maybe I will make one "pack" for native android later... thats good thing having web server under android !
This is really cool!
Sent from my ADR6410LVW using xda app-developers app
Interesting idea. Although I haven't clue why I would need this...
Good job cooking it up though!
Sent from my HTC One XL
if you dont know, then you wouldnt need it..
hacker dream
Availability
Any idea when the link will be fixed? I have an old Aria that I'd love to try out this server ROM with.
Thanks!
-Abbott
Does it still require a functional Sim card to work?
Sent from my Nexus 7 using XDA Premium HD app
This is interesting.. I would like to know how I could use this.. My daughter wanted to throw it away so I've got one just laying around
nukebreath said:
This is interesting.. I would like to know how I could use this.. My daughter wanted to throw it away so I've got one just laying around
Click to expand...
Click to collapse
i would like to know this as well and i take it from your pic that your from houston...what a disappointing year to be a texans fan...so sad...i almost cried lol
Sent from my Nexus 7 using XDA Premium HD app
I don't own an Aria (yet.... getting a refurb one soon just to add to the collection and play with using tools like this one), but from what I read about the items added to this rom, it's exactly what the title of the post says. It's a server.
Imagine taking the time to setup a separate box running Ubuntu or Red Hat or something to use as your own private linux server. Now skip all that and just install this rom. Bam, your phone that may have been sitting around collecting dust can now provide the same thing (albeit probably much slower).
A fully functioning apache web server, perfect for poking around with and learning the ins and outs of linux servers. Point your router to it, open port 80 and there you go. Serviing out web pages from your own little corner of the internet.
Hopefully I get time, I'd like to try this out. Any comments from anyone who's used this? I have an old HTC G2 (desire z) sitting around. I cleaned it up, rooted, and installed cyanogenmod on it. I've been playing around with an IP cam app and a couple FTS server apps.
One of my main concerns was powering the device. It gets super warm after prolonged usage, and I don't know how long the battery would handle 24/7 charging, or if it should even be a concern at all. To bad the phone wont power on while plugged in with the battery removed, like laptops.
I have an old Aria that I use as an MP3 player. Would this work for that? (using Google Play Music)
As all you guys might see, this one is quite old. Also, the download link is dead for a long time now, I think the best would be to get this thread closed.

Categories

Resources