Setting up any Android device like a pwn pad - General Questions and Answers

Could this work is my question? The pwn pad is a Nexus 7, a touch screen device with Android OS on it with Ubuntu chroot and now I think it's a Kali Linux Chroot( I have heard of people using BT5Rwhatever they choose). Using all the same outer hardware like all the USB stuff. Could you make any Android device operate like a pwn pad?

Papa Emeritus said:
Could this work is my question? The pwn pad is a Nexus 7, a touch screen device with Android OS on it with Ubuntu chroot and now I think it's a Kali Linux Chroot( I have heard of people using BT5Rwhatever they choose). Using all the same outer hardware like all the USB stuff. Could you make any Android device operate like a pwn pad?
Click to expand...
Click to collapse
You have to get it working, which took a lot of effort from the devs.
I personally just use bcmon on my nexus 7 anyways.

I just found out about that a few days ago. As well as wifinspect. Both are pretty cool. Are you using an external wifi adapter?
Sent from my SCH-I535 using xda app-developers app

Related

Mass storage with Mac OSX

How can I get my Mac to detect my tf300t? To transfer files...can't find software or divers anywhere
NVM. Solved it. Guess i'm the only person who uses a Mac here -__-
Solution (for all present and future android phones) http://www.android.com/filetransfer/
Sent from my ASUS Transformer Pad TF300T using xda premium
ngocdao said:
How can I get my Mac to detect my tf300t? To transfer files...can't find software or divers anywhere
NVM. Solved it. Guess i'm the only person who uses a Mac here -__-
Solution (for all present and future android phones) http://www.android.com/filetransfer/
Sent from my ASUS Transformer Pad TF300T using xda premium
Click to expand...
Click to collapse
As a fellow Mac user and new tf300t owner, THANK YOU !!!
ngocdao said:
How can I get my Mac to detect my tf300t? To transfer files...can't find software or divers anywhere
NVM. Solved it. Guess i'm the only person who uses a Mac here -__-
Solution (for all present and future android phones) http://www.android.com/filetransfer/
Sent from my ASUS Transformer Pad TF300T using xda premium
Click to expand...
Click to collapse
Good find :beer::beer:
Sent from my SGH-T989 using xda app-developers app
For Mac users only. You don't need extra software to connect your Android device to a Windows computer.
Click to expand...
Click to collapse
this is why i love android, my brother has an ipad and he got angry when he used itunes - he didn't know how to sync, then he accidentally deleted all of his files on his ipad. luckily there was no important files, now it's jailbroken so it became easier to manage files with iFile, but still not as good as android,
just curious, what about linux and Chrome OS, can you use your android as an mass storage in these OS, i think chrome OS should be ok because it's made by google
nooktablet said:
this is why i love android, my brother has an ipad and he got angry when he used itunes - he didn't know how to sync, then he accidentally deleted all of his files on his ipad. luckily there was no important files, now it's jailbroken so it became easier to manage files with iFile, but still not as good as android,
just curious, what about linux and Chrome OS, can you use your android as an mass storage in these OS, i think chrome OS should be ok because it's made by google
Click to expand...
Click to collapse
Chrome OS ????? :what:
Sent from my SGH-T989 using xda app-developers app
Raul69.atl said:
Chrome OS ????? :what:
Sent from my SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
the Chromebook runs Chrome OS or Chromium OS, something like that
http://www.google.com/intl/en/chrome/devices/chromebooks.html
it's a stupid OS anyway, only have the Chrome browser, i really don't know who would use that Chromebook, and it's not cheap

[Q][UBUNTU] How well does ubuntu run on the tf101, anyone tried using elcipse on it?

Now that i have the dock i am wanting to try franks tool and dual boot. I have searched for videos of it running but all i have found are people installing ubuntu and not really using it. So my question is how responsive/sluggish is it? And has anyone tried coding in elcipse with it on the TF because that is what I would want to do with it.
thanks for your time.
Sent from my Transformer TF101 using xda premium
Ubuntu
Ubuntu is very sluggish in unity(at least for me), but with lxde(i like lxde because its highly customizeable and i am used to use windows) its really fast in gimp, abiword, supertux(XD), libre office, file manager and browser. Watchig flash vdeos works, but its sometimes VEEEERY laggy, and sometimes its ok (maybe because i chosed the method with lopmounted .img on /sdcard, but i dont really know if its faster with the nvflash method.)
All in all, i really like it and normally it is fast with programs, i didnt test eclipse so i dont know how it runs.
Sry for my bad english XDD
deerkiller11 said:
Now that i have the dock i am wanting to try franks tool and dual boot. I have searched for videos of it running but all i have found are people installing ubuntu and not really using it. So my question is how responsive/sluggish is it? And has anyone tried coding in elcipse with it on the TF because that is what I would want to do with it.
thanks for your time.
Sent from my Transformer TF101 using xda premium
Click to expand...
Click to collapse
I tried :laugh:
JDK from Sun can't even run cuz it's meant for x86. OpenJDK installed and ran fine. Launched Eclipse on it, click and wait 1s for response. Tomcat ran and served default page without problems, though I didn't test more. Figured I won't be able to code productively with that kind of lag. :silly:
Was running default lilstevie kernel, couldn't get Jhinta kernel to work :crying:
thinks for the input, I knew it wouldnt be fast but I thought if I could make small changes to the code and then email out the apk to my customers it might work in a pinch. that way I wouldn't have to lug around my laptop with me everywhere.
Sent from my Transformer TF101 using xda premium
have you tried AIDE? it's extremely useable for development with the keyboard doc. It's can be slow to build large apks, but otherwise it performs VERY well.
https://play.google.com/store/apps/details?id=com.aide.ui
gottahavit said:
have you tried AIDE? it's extremely useable for development with the keyboard doc. It's can be slow to build large apks, but otherwise it performs VERY well.
https://play.google.com/store/apps/details?id=com.aide.ui
Click to expand...
Click to collapse
DUDE thanks thats just what i wanted. I had been told it couldnt be done on android because it didnt have all the libs and stuff but that is great. Now I just have to get my Github set up.
Sent from my Transformer TF101 using xda premium UDE
As an alternative, you could set up a VPN with a computer you have at home and RDP/VNC into it for access to you development environment. For testing you can use ADB over wifi, routed through the VPN.
deerkiller11 said:
DUDE thanks thats just what i wanted. I had been told it couldnt be done on android because it didnt have all the libs and stuff but that is great. Now I just have to get my Github set up.
Sent from my Transformer TF101 using xda premium UDE
Click to expand...
Click to collapse
No problem. I was amazed when this tool came out for free.
mjlim said:
As an alternative, you could set up a VPN with a computer you have at home and RDP/VNC into it for access to you development environment. For testing you can use ADB over wifi, routed through the VPN.
Click to expand...
Click to collapse
I thought about that but my laptop will go to sleep and then I wont be able to access it and I dont really want to set my laptop up to never sleep.
Sent from my PG06100 using xda premium

how to run 2 system on tf700

hello..
is there any way to run windows and android on tf700?
like dual boot?
thanx
iraqi.boy said:
is there any way to run windows and android on tf700?
Click to expand...
Click to collapse
No.
Are you sure??
But i heard thats possible!!
And if its possible .. which version of Windows??
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
iraqi.boy said:
Are you sure??
But i heard thats possible!!
And if its possible .. which version of Windows??
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
Click to expand...
Click to collapse
Now it is not possible to run windows on the infinity. Linux has been done but Windows requires different materials for it to run.
Tylor
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Tylorw1 said:
Now it is not possible to run windows on the infinity. Linux has been done but Windows requires different materials for it to run.
Tylor
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Click to expand...
Click to collapse
thank you for replying ..
that means if i want to run windows should delete the android?
and run the infinity just with one system ..!
thats bad
again .. thank you
iraqi.boy said:
thank you for replying ..
that means if i want to run windows should delete the android?
and run the infinity just with one system ..!
thats bad
again .. thank you
Click to expand...
Click to collapse
No... I am saying you CANNOT run windows on the infinity.
Tylor
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Tylorw1 said:
No... I am saying you CANNOT run windows on the infinity.
Tylor
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Click to expand...
Click to collapse
oh .. ok
then in future can run windows on the infinity?
iraqi.boy said:
oh .. ok
then in future can run windows on the infinity?
Click to expand...
Click to collapse
No.
Of this current infinity, no. Of the next, who knows, maybe, maybe not.
Have you tried and asked any Windows tablet owners if they can dual boot android? (I have no idea)
Worst case scenario, buy these 3 things: Windows tablet, infinity tablet, superglue
I'm just kidding of course. I'm sure there is something out there that can give you dual boot, I remember seeing a video of a large tablet (more than 10") that could do this, maybe it was even Asus, can't fully remember.
Sent from my ADR6400L using xda app-developers app
Yes .. thats wright .. but maybe can run win8 on it
And maybe cannot!!
Really i dont know about that ..
One anther question..
Can i run USB modems on TF700 ?
Just for using the sim card for whatsapp, tango, and viber..
Or should say in the question: how can i run or use simcard on the infinity?
Or also this is impossible and there's no way to use whatsapp, tango, and viber on infinity!
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
iraqi.boy said:
Yes .. thats wright .. but maybe can run win8 on it
And maybe cannot!!
Really i dont know about that ..
One anther question..
Can i run USB modems on TF700 ?
Just for using the sim card for whatsapp, tango, and viber..
Or should say in the question: how can i run or use simcard on the infinity?
Or also this is impossible and there's no way to use whatsapp, tango, and viber on infinity!
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
Click to expand...
Click to collapse
I will be honest, I don't fully understand your question, and could be others aren't either.
Are you speaking of the infinity version with carrier Internet or the wifi version?
I'd say most of us on here have the wifi version, meaning we don't have a sim card.
Sent from my ADR6400L using xda app-developers app
Green_Laser said:
I will be honest, I don't fully understand your question, and could be others aren't either.
Are you speaking of the infinity version with carrier Internet or the wifi version?
I'd say most of us on here have the wifi version, meaning we don't have a sim card.
Sent from my ADR6400L using xda app-developers app
Click to expand...
Click to collapse
I'm talking about the infinity wifi version ..
Is there any way to use simcard on it just for the internet .. cuz i found the way that let me running the tango and viber on it ... but i'm talking about USB modems with simcard .. can run it on the infinity?
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
iraqi.boy said:
I'm talking about the infinity wifi version ..
Is there any way to use simcard on it just for the internet .. cuz i found the way that let me running the tango and viber on it ... but i'm talking about USB modems with simcard .. can run it on the infinity?
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Click to expand...
Click to collapse
It should be possible to use a 3G dongle on tf700t but i didn't test it myself because i don't have a dock. Search a bit here on XDA, i'm sure you will find useful info regarding 3G dongles.
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Pretoriano80 said:
It should be possible to use a 3G dongle on tf700t but i didn't test it myself because i don't have a dock. Search a bit here on XDA, i'm sure you will find useful info regarding 3G dongles.
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Click to expand...
Click to collapse
Some one told me its possible and with out dock (keyboard) but it needs root!
Is it wright?
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
iraqi.boy said:
Some one told me its possible and with out dock (keyboard) but it needs root!
Is it wright?
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Click to expand...
Click to collapse
Maybe if you buy the original USB adapter from Asus and then hook the 3G dongle, otherwise i can't see how you could use it, the tablet alone doesn't have an USB/Micro USB port.
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Pretoriano80 said:
Maybe if you buy the original USB adapter from Asus and then hook the 3G dongle, otherwise i can't see how you could use it, the tablet alone doesn't have an USB/Micro USB port.
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Click to expand...
Click to collapse
I have the USB adapter from asus .. i bought it with the device.
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
iraqi.boy said:
hello..
is there any way to run windows and android on tf700?
like dual boot?
thanx
Click to expand...
Click to collapse
It is a little odd that their is not a Windows version. Microsoft runs it on many devices.
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
loner. said:
It is a little odd that their is not a Windows version. Microsoft runs it on many devices.
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Click to expand...
Click to collapse
I cannot promise you that this is 100% correct, but I believe it is said in another thread that Windows 8 requires a different type of software at the boot loader / startup level. Boot loaders cant be flashed anymore after the patch from .26 to .30 when ICS was the stock ROM and you cannot downgrade from .30 to .26. That is why it is said to get NVFLASH which could be done on the earlier versions so if a corruption happened it could be restored. Once you are on 4.1.1 or 4.2.1 you are out of luck, like I was.
Tylor
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
iraqi.boy said:
hello..
is there any way to run windows and android on tf700?
like dual boot?
thanx
Click to expand...
Click to collapse
This may be what you're looking for. It's not a tf700, though it is still an Asus, with similar setup of tablet and keyboard dock ...
http://www.theverge.com/2013/6/3/4390708/asus-transformer-book-trio-windows-android
Sent from my ADR6400L using xda app-developers app
Green_Laser said:
This may be what you're looking for. It's not a tf700, though it is still an Asus, with similar setup of tablet and keyboard dock ...
http://www.theverge.com/2013/6/3/4390708/asus-transformer-book-trio-windows-android
Sent from my ADR6400L using xda app-developers app
Click to expand...
Click to collapse
Can't wait to hear the price on that! And I doubt it'll be under $1000....
Edit: Actually - I take that back! Just looked at the Asus AiO, an 18" (!!) Android running tablet docked to a Windows 8 running base, dual booting, great specs and sells for $1270 on Amazon. Damn! Now I can't wait for my desktop to croak....
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
berndblb said:
Can't wait to hear the price on that! And I doubt it'll be under $1000....
Edit: Actually - I take that back! Just looked at the Asus AiO, an 18" (!!) Android running tablet docked to a Windows 8 running base, dual booting, great specs and sells for $1270 on Amazon. Damn! Now I can't wait for my desktop to croak....
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Click to expand...
Click to collapse
yeah haha, I'm sure it will have a hefty price tag too!
not to forget mentioning:
what's going to go on with updates to each OS, - how will that be administered?
How slow will it be when asus needs to pair those updates (if it does), i.e. android goes to 4.3, but windows not ready and stays same version.
how much space is left in the device after have Android in there as well as hefty windows OS?
how much support/attention will this get from developers - I don't see many. "bootloader? which one? how?"
Can one run a custom android rom while the other stays stock wondows?
many unknowns here (for us, not general user of course)
still a neat device = yes
do i really also need windows on my tablet, and do I need one larger than 10.1" = no
and asus can remove the 4k hdmi out of the new infinity and focus on I/O, I hope new owners dont get stuck like we did (and tf200 users).
first thing i'll be interested to see are the benchmarks. Thank goodness for sdbags and everyone who make the tablet (tf700) what it should have been, and probably better!

Rooting destroyed my two Macbooks

So I rooted and flashed Roms on a macbook by connecting my N5 via USB. Now my first macbooks data is corrupted. I thought this might be the fact the macbook is 4 years old. So then I try my Dads macbook pro because my phone isn't performing as well and keeps freezing and going into a bootloop. So I connected it to the pro and then about 45 min later, the macbook pro doesn't even turn on. Does anyone know anything about this? Do I have a virus on my phone possibly?
Sent from my Nexus 5 using xda app-developers app
Its not a virus. Viruses cannot cause devices to not turn on.
-----------------------
Sent via tapatalk.
I do NOT reply to support queries over PM. Please keep support queries to the Q&A section, so that others may benefit
What do you think caused both macbooks to have their data corrupted? I plugged in my nexus and both got fried. Now my dad is pissed and I need to explain to him it wasn't because I tried rooting and unrooting on the macbook
Sent from my Nexus 5 using xda app-developers app
Yeah there's no way that running a couple of terminal commands from a Mac to a phone can do any of this.
sent from my hammerhead
In order for anyone to help, you must be more specific in the steps you took prior to developing the problem.
Sent from my EVO using xda app-developers app
Not sure if trolling or serious.
Unless you ran destructive commands using root, there's no way this happened.
What commands did you run? What tools did you use? Did you use a toolkit from the forums or did you download one from a random website?
Other than that you sound like a sheep, should have stuck to iPhones kid.
Sent from my Nexus 5 using xda app-developers app
freshlysqueezed said:
In order for anyone to help, you must be more specific in the steps you took prior to developing the problem.
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
Sorry I was just being vague figuring someone else might have had the same problem. But first off I rooted and flash Franco first on my macbook. And everything seemed to work fine. Then after trying to flash PSX ROM, my phone started to run into problems. Like the first one was that something like the UID? had a problem with the system. So then I tried undoing the ROM and putting on cataclysm. This is when my Mac started to really get slow. My Mac just started crashing and so then I tried to flash the stock image because coincidentally my phone was rebooting like crazy and also crashing when trying to open certain apps or trying to do things to fast. While doing this my mac crashed when I was in the final stage of flashing my stock. So some kind guy on here helped me put everything back to stock. He also helped me root and flash Franco and cataclysm ROM. (Now started from when flashing the stock image on the phone successfully, I was using my dads macbook pro since my macbook didn't even boot up and was stuck on the apple logo) so after flashing everything my phone kept on getting into bootloops. So I tried putting everything back to normal, but then my macbook got unbelievably slow. So tried restarting it and then that macbook got stuck on the apple logo. I don't know what the hell is going on. Even as I'm typing this, my nexus 5 typing is laggi g like crazy!?!
Sent from my Nexus 5 using xda app-developers app
<MOD EDIT - Watch your language here in future>
choboii said:
What do you think caused both macbooks to have their data corrupted? I plugged in my nexus and both got fried. Now my dad is pissed and I need to explain to him it wasn't because I tried rooting and unrooting on the macbook
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
Give us more info about exactly what you did, what commands you ran etc.
sent from my hammerhead
That's not what we meant by steps you took.
We want to know if you used command lines and what commands you typed in.
Or if you used a toolkit program on your macs.
Otherwise no one can help or will have the patience.
Sent from my EVO using xda app-developers app
OK really OP, it sounds like you didn't know what you were doing. First, wipe your Nexus 5 clean so you fix the lag and go back to stock. Then, figure out what you spilled on your macbook's to break them because obviously, it wasn't the terminal commands. If you really can't figure this out, head the Apple Genius bar, because we're not there with you to diagnose the problem. It wasn't the ROM or rooting, its something else. Sorry.
Sent from my Nexus 5 using Tapatalk
I was the one that got him set up using ADB/Fastboot on his Mac. I have to say, I'm pretty miffed at this. I've got an 08' MBP that I've been using to mod my phones and I've never ran into any sort of issue with the MBP itself. This is odd...
Sent from my Nexus 5 using Tapatalk
No, he's not trolling. I stepped him through step by step how to get ADB/Fastboot working on a Mac and restoring back to a factory image in Hangouts the other night. I just don't understand how he could have toasted 2 computers modding a phone...
0dBu said:
Yup. Pretty confused here. I'm not sure I could toast my Mac with shell commands even if I wanted to. There has to be something more at play here.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Sounds like one of those 'I couldn't find the kit, file, etc so I looked elsewhere (not on xda) online and found it but couldn't download it until I clicked on the ad first but that file didn't work it only broke my laptop so I decided to do it again since it didn't work the first time'
Sent from my Nexus 5... yeah... my Nexus 5
Hey guys, first off I am not trolling. Secondly I did not spill anything on the macbook. But i just went out and bought a new macbook. Also I unflashed my Nexus so it is back to stock except for the fact that the bootloader is unlocked still. So now a new problem has arisen. my phone is still rebooting and draining a ton of battery because of it. I think i might just have a defective device. I'm going to contact google about this because no one seems to be having this problem. And I'm on stock now so I'm at a loss now
<MOD EDIT - Watch your language here>
anactoraaron said:
Sounds like one of those 'I couldn't find the kit, file, etc so I looked elsewhere (not on xda) online and found it but couldn't download it until I clicked on the ad first but that file didn't work it only broke my laptop so I decided to do it again since it didn't work the first time'
Sent from my Nexus 5... yeah... my Nexus 5
Click to expand...
Click to collapse
I'm not sure what's going on. I literally stepped him through setting up ADB and Fastboot on a Mac, even had him send me screencaps and we had it working fine, so I have no idea what's going on. Cut the dude some slack.
To fix your macs is easy bro just hold the option key down when booting. Select recovery on the gray screen, that should fix your macs. For the phone: always do a cache and dalvik erase.
lol
i never understood why people used macbooks to root androids so this is kinda funny to me
dwreck420 said:
i never understood why people used macbooks to root androids so this is kinda funny to me
Click to expand...
Click to collapse
there are many that do, it's just that you gotta make sure you know what you are doing lol.
dwreck420 said:
i never understood why people used macbooks to root androids so this is kinda funny to me
Click to expand...
Click to collapse
Why not? You can build Android natively on a Mac as its Unix based. Second best option besides a Linux Distro, and a hell of a lot better than Windows. No driver issues, etc...
Sent from my Nexus 5 using Tapatalk
dwreck420 said:
i never understood why people used macbooks to root androids so this is kinda funny to me
Click to expand...
Click to collapse
OS X is based on FreeBSD and shares unix ancestry with the Linux-based Android OS. In reality its much "funnier" to be modding on Windows.
Sent from my Nexus 5 using xda app-developers app

Aircrack-ng

Hi,
It's possible to run aircrack-ng on our Note 10.1?
I got this one up and running on my Galaxy S - http://forum.xda-developers.com/showthread.php?t=2233282
I think the problem is something to do with putting the wireless adapter in monitor mode...
Maby someone with more "kernel" related skills would take a look at this.
It would be very cool been able to run this on our tablet.
Sent from my GT-N8013 using XDA Premium 4 mobile app

Categories

Resources