[Q] - General Questions and Answers

Whew. Ok, well, I am new to rooting and such and also new to smartphones in general. First, I must explain what I am attempting to achieve by modding and rooting my droid x.
I am trying to use my droid as a modem for an xbox 360. I have already rooted my phone with z4root. I am using barnacle wifi tether in order to connect the 360 slim to a wireless WAN. I am able to connect online; however, I would like to get a better speed, so after spending all day going though threads online, I have found a possible solution. Due to the fact that I am new to this I am at a loss with all the jargon and apps. It appears that by setting up a new ROM I will be able to get into the system root files to modify the throttle lock on the phone. This is all in theory, of course, from what I have located. All the tutorials I have looked into do not give enough info to fully understand and use their methods. Currently on my phone, I have an installed PDAnet which i am using for wired internet on my PC. (I do not have internet at my residence currently.) It also seems I am having issues downloading some files online, maybe due to timeout or something, but I cannot be sure. As you can guess, this is getting pretty frustrating. I am also running ROM manager. I am at the point where I cannot go any further in what I am attempting to do unless I get assistance. Also, Youtube seems fairly useless in this particular issue and variations of this issue.
So in short, I ask that someone please assist me with this and be as detailed as you can to clear up any miscommunication. Please use and/or explain any jargon that you use.
Thank you for any posts that you make in response. I will be looking into this thread for posts.
Also. I am currently running The default android and did a Factory Data Reset.It is Android Version 2.2.1.
DROIDX
UPDATE
I also installed adb and SDK, wifi tether, droidx bootstrapper, no frills CPU controller, Terminal Emulator, and root explorer.
http://forum.xda-developers.com/showthread.php?t=863923 I followed this post and im caught in a snag. when i run "java -jar baksmali.jar -o classout/ classes.dex" in CMD im getting this error "unable to access jar file baksmali.jar"
Also can someone please post a link to a nandroid backup tut for a droidx

Related

Connect to adhoc Wifi network

Hi,
I need the captivate to be able to connect to a adhoc wifi network created using my laptop. However, android doesn't seem to be supporting it, just access point networks. Has anyone tried this, any success?
Searching revealed one thread where a guy modified some code on an htc phone, and got it to work, but seemed a little dated. Not sure if that would work with the android 2.1 and the Samsung phone.
Help appreciated.
The Captivate can connect to ad-hoc networks, but not through the native GUI interface. I tested mine via adb shell issuing some iwconfig commands via script to connect to a MyWi router on a friend's iPad. It's buggy, to say the least..
agentdr8 said:
The Captivate can connect to ad-hoc networks, but not through the native GUI interface. I tested mine via adb shell issuing some iwconfig commands via script to connect to a MyWi router on a friend's iPad. It's buggy, to say the least..
Click to expand...
Click to collapse
agentdr8,
Thanks for the reply.
Care to share details on the commands you ran? Or are you saying it's not worth it because it's so buggy?
thanks
To avoid a hard lockup, start with the wifi turned off. I tested it numerous times with it already on, and it resulted in a battery pull.
You'll need busybox 1.7x (maybe 1.8x will work too?). You'll also need a working iwconfig binary (I symlinked mine from the WifiTether app dir: /data/ext2data/data/android.tether/bin to /system/xbin)
With an adb shell, try something like this:
$ su
# /system/xbin/ifconfig eth0 up
# /system/xbin/iwconfig eth0 mode ad-hoc
# /system/xbin/iwconfig eth0 essid YourEssidHere
# /system/xbin/iwconfig eth0 key WEPkeyhere
Now with wifi turned off, these commands will all error since the interface is down/off (eth0 is the wifi, at least on my Cap). Turn your wifi on and rerun the same commands, followed by:
# netcfg eth0 dhcp
This may or may not error out, but ultimately, you should see a dhcp address for eth0 as handed out by your dhcp server/mywi device.
You may need to also manually add the ad-hoc network in the GUI with its key. I can't remember if I needed that or not, but with it I can see the connection status and when it's grabbing the IP. Even shows connected and signal strength once it does connect (assuming it doesn't lockup).
agent can you help me pls. Im a newbie still.
Do i run all those commands in windows when my phone is connected or do i run it through something like terminal emulator an app on the phone??
You can either use adb shell on your Windows machine (part of the Android SDK), or you can use a terminal on the device itself (ConnectBot is my preferred). Your phone needs to be rooted if it isn't already.
Okay, I'll try out the connectbot. Can you tell me how to do this part then if it's needed??
"You'll also need a working iwconfig binary (I symlinked mine from the WifiTether app dir: /data/ext2data/data/android.tether/bin to /system/xbin)"
how do you do this symlinked part?? I don't really understand it.
I tried ur commands without doing the symlinked part....everything just returned a "not found" message.
Maybe you could give me a dumbed down step by step way of doing this hahahaha??? Im rooted and i have busybox 1.7x, just missing the working iwconfig because im not really sure what it is.
If you're not too familiar with linux commands, it would be best to wait for someone to build a widget/GUI app around this, as poking around in a root shell on your phone is never a good idea if you're not aware of the potential consequences of blindly running commands.
It's possible that with the Froyo update adhoc connections may just work as intended, not that I've read anything that suggests that.
The portal had a write up on how to connect an android device to an adhoc network a couple days ago.
Sent from my AOSP on XDANDROID MSM using XDA App
boborone said:
The portal had a write up on how to connect an android device to an adhoc network a couple days ago.
Sent from my AOSP on XDANDROID MSM using XDA App
Click to expand...
Click to collapse
Okay, i'll go look for it though a link would help.
Maybe i'll just wait until something like Cyanogens ROM comes, i hear it usually comes with ad-hoc connectivity.
Try this: http://www.xda-developers.com/android/android-ad-hoc-wireless-network-support/
Sent from my HTC Dream using XDA App
only problem is it's compiled for froyo and i think geared towards the Desire according to the replies.
I feel like it might mess up my captivate
Well if you're computer is windows7 you can use a program called conectify.
It makes win7's adhoc networks work as real hotspots
Sent from my HTC Dream using XDA App
Wanted to enable ad-hoc so I could tether the captivate to my iPhone
Yes I woild also know on a workaround , would love to tether my unlimited data from my iphone to my captivate
pewpewbangbang said:
Wanted to enable ad-hoc so I could tether the captivate to my iPhone
Click to expand...
Click to collapse
Why would you do that? Do you prefer safari over android browser or something?
Sent from my Nexus One using XDA App
cowballz69 said:
Yes I woild also know on a workaround , would love to tether my unlimited data from my iphone to my captivate
Click to expand...
Click to collapse
Then You need to jailbreak your iphone and get a tethering app
boborone said:
Then You need to jailbreak your iphone and get a tethering app
Click to expand...
Click to collapse
Issue isn't on iPhone-end, nor wpa-supplicant end (as the wpa-supplicant binary included in the android wireless tether app has this ability).
The problem is the GUI end of things (i.e., settings.apk) ALSO filters the results.
So it goes beyond simpy modifying the wpa-applicant (yes; this is sufficient for the basic-functionality), but is very crude & diffcult to do on the go from the tiny terminal emulator, etc.
What I've personally been looking for, is an update that modifies the neceasary files, and enables this extewmely useful function.
Something similar to the update package posted for the froyo-build, but instead for the ECLAIR-2.1 build of the captivate.
If anyone knows of anything availible like I'm describing (a GUI-centered mod that will remove ALL the STUPID damn (pardon language lol) IBSS filtration form the settings.apk, wpa-supplicant, wireless configuration files, etc for the ECLAIR-2.1 build of the Captivate so that it JUST WORKS lol -- this way we can SEE and CONNECT via our native GUI .
I've gotten this to work through running command line / configuration file hacks, but it's very messy/annoying AND to make things MORE annoying, once you've put it into Ad-hoc mode and have it all setup very nicely, guess what? The settings.apk application (which is needed to load the device into kernel), will actually COMPLETELY UNDO all the tedious command line efforts you've just made, and takes the wifi chip out of Ad-hoc mode every x amount of minutes! ARGH!! LOL!
Anyway, I've gone through the source code and patch diff's myself and it really doesn't seem very involved. I actually was planning on compiling the necessary modded binary (making a nice update.zip for all the frustrated captivate owners like myself lol), but I simply haven't had the time to setup the build environment for it at the moment (have several other build environments I'm juggling as it is with work).
Anyway, I apologize for the rant lol -- I just wanted to clarify exactly what is needed and point out it really wouldn't be much work (and would be VERY much appreciated!!!!) if someone with the skill, time, and a build environment for the galaxy s (captivate, speifically lol , could post an eclair mod for us -- you would receive AN ENORMOUS amount of praise & thanks lol .
OR -- if someone who has a little time, could simply modify the android wireless-tether-app to have one extra feature, 'connect to ad-hoc network' lol . This would also be ideal, as it already fully supports the initialization & loading of the captivate wireless driver properly, and can fully manage the interface & connections while running in the background (independent of settings.apk). PLUS -- it even already has full ad-hoc support built into it's own pre-packaged wpa-supplicant. Basically, all the hard work has already been done with the wireless-tether-app, just need a few extra functions to handle scanning for networks and connecting to them (relatively simple, considering they've already done ALL the hard work..lol)..
Okay, my rant is officially done! Lol! I just hope this helps those who have the capability to help, give a clear picture of all that's required. It's late, so some of this stuff may have already been mentioned and I missed it! Shoot, maybe someone just finished doing exactly what I just went on & on about? Lol.
In any case, if anyone is willing to help out -- or already knows of a solution already out there I've missed -- PLEASE let me' know! This functionality would truly help a great deal in my day to day work with my captivate! Thanks in advance!!!
holy need a bump batman!
i would really like this too!
I found this post last night, but I couldn't get it to work: http://forum.xda-developers.com/showpost.php?p=16632147&postcount=7758

[Q] Sudden issue connection to ADB.

[Q] I have used ADB on a coupe different ROM's since rooted, and also stock, mainly to take screen shots. Now, after I have downloaded a theme to my handset, my device will not conntect to ADB. I can't exactly tell what is going on, but the log says an app is terminating the connection in an unusual way. I can't really tell much more than that, and actually the DOS like cmd window that is open simultaneously with the console doesn't even expand the whole way horizontally so I can read the whole log entry....can a THEME do this? I am a noob but somewhat of a proficient one...still digging....but throwing the question out there in hopes that someone can help me can help me a little. One of my next tasks with this Android saga was to dig more deeply into adb...but I need to connect first :-o... someone can help me more quickly than me just pounding this out from scratch. Device and ROM in the sig. Thanks in advance....I suppose I can nandroid back to my ROM before this theme,,,but dang I kind of like it and want to know if the theme could possibly do this before I do....the other significant apps I've downloaded since last know good ADB connect is Root Explorer just tonight and the free app from Amazon today Executive Assistant,,,,both paid apps with high ratings.....and this theme I just yanked off the thread for this rom....

[Rom] [CruzControlMOD] [Micro Velocity Cruz T301]

I soon will be getting a T301 (About 1pm or so today) and word on the street is that its been out while and no one has made any custom roms for it, Therefore im going to take a crack at it and see what i can do. This is my first tablet so be prepared for trial and error but I sure won't do a half-ass job on my work. Now heres a couple of things to come:
De-Odex
Custom Boot Animation
Custom Theme
New Keyboard With Demon Speed Tweaks
Plenty Of Under The Hood Tweaks
There will definitely be alot more (Hopefully), While at this time im not actually positive what this tablet is actually capable of but i will definitely have an update of whats to come by 3:00 after i test it and such.
Having any luck?
Hey well I hope there is someone that can make a custom rom for this tablet...here is some information ive been able to find out... From Rooting and Installing market:
TO Root Tablet..
After Installing "jdk-6u25-windows-i586" and "android-sdk_r11-windows" and "ADB_usb_driver"
Connect your device via USB.
Now, hold the Windows Key and press R. Type cmd in the box and press Enter.
In the Command window, type
cd/
and hit enter. Now type
cd android-sdk-windows
then type
cd platform-tools
and hit enter. Now here is where you will begin rooting the device. Type the following
adb devices "I did this to make sure the device was listed"
adb shell
and hit enter. you should now have a # sign.
Now Type
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
hit enter, then type
cat /system/bin/sh > /system/bin/su
hit enter, then type
chmod 4755 /system/bin/su
hit enter, now type
sync
hit enter then finally type
reboot
and hit enter. Your device will reboot. When it comes back on it will be rooted!
-------------------------------------------------------
To Install Market
Okay,
The following list includes the exact google apps package I used, and the order in which the extracted apk's were installed...
google apps package : PM me if you want the link...xda says after 8 posts I can posts links
Only use hdpi package for CyanogenMod 6, otherwise the apk version will be wrong
and with this apps package, I extracted all of the apk's inside, and used "all" of them.
They were installed in the following order :
app 1=genie widget apk
app 2=google backup transport apk
app 3=google contacts sync adapter apk
app 4=google feedback apk
app 5=google partner setup apk
app 6=google services framework apk
app 7=google voice apk
app 8=kickback apk
app 9=market updater apk
app10=media uploader apk
app11=network location apk
app12=setup wizard apk......
note: setup wizard apk is needed for the log in scripts to google market, and google talk respectively..
app13=soundback apk
app14=google talk apk
note: I believe google talk is the engine used for the market portal access....so you must install..
app15=vending apk
note: vending apk is installed last just prior to reboot of the cruz tablet...
this is the exact order of install from the above apps package I used....and I have 2 working cruz tablets with market access, google talk, and gmail.
Note: gmail apk is not included in the above apps package, and is downloaded from the market once it's working.
Note: dont be worried about space for the apk's. After the flash card partitions made in the 2.2 firmware update, you should have nearly 425 megabytes of application space remaining for apps later on. And the total size for the apps package is only 18 meg.
-------------------------------------
To Reset Market:
Thing is, I've found that a number of apps that don't appear in the Market still install just fine. For example, I can't locate Maps in the market, but it works, as does the similarly invisible Dolphin HD. There are hacks for the Market that are used to allow QVGA phones to see items that aren't specifically tagged as QVGA-compatible, so there may well be similar hacks to allow us to see more. (It may or may not install, but at least we'd have the chance to try.)
Tv
Edit: found a note on the Web re: the Market. An Archos user found that if you follow these steps:
Go to Settings - Applications - Manage Applications - All tab;
Go to the "Market" app: "Clear Cache" then "Force Stop" — DO NOT Clear data;
Go to the "Google Services Framework" app: "Clear data" then "Force Stop";
Reboot your machine;
Restart the Market application. It may force close for the first run, ignore it and restart it again.
I would absolutely LOVE a custom rom OR even just a workaround that disables the notification bar from appearing on touch events in a full screen app.
Anybody want to tackle that one?
Cruz T301 Mods
I found some good information on Slatedroid.com The forum link is listed below.
http://www.slatedroid.com/topic/21572-guide-cruz-t10x-t301-rooting-dalvik-turbo-removing-bloatware-gapps-market-more/
I used this method on two T301's and it worked great.
would love to see a custom rom for Cruz T-Series
would definitely donate as well. i think lots of people would especially with christmas coming and these things so cheap! also some other MIPS based devices with ICS are coming out so it would be a good learner for some people maybe.
i would love an AP included and i hear that this is what may be slowing up some other people right now other than just recently receiving source from Ingenic.
Its a great machine regardless, at least for the price.
anyway, this place is great and you all have helped me quite a bit. PLease let me know if there is anything i can do for you..
please stop
lets keep the market and the retardation out of this thread please. stop using incorrect terms to your post saying rooting your device. the CRUZ T301 IS ROOTED ALREADY. the commands you used gave you read write access. so please STOP WITH THE DUMB POST AND CALLING THIS ROOT. okay. now that we have that covered lets stop posting stuff that is covered in other forums. goochbuntu.com has better steps to make the market work. and even fixing the already rooted device fixing the su. so we can install and use rooted apps. okay now thats said..
okay lets focus on custom roms here or cynogenmod or something useful.
if you want to post useless info go back to slatedroid site
Technically correct and equal in value...
--Sent from my Huawei Ideos U8150 via Tapatalk--
Hi I'm new to the Android world and I got to say I love it. My question is, has their been a successful root using the method above. I did steps above but I think I missed something. Can someone pls give me hand on rooting this device successfully. Thanks
AndroidLover813 said:
Hi I'm new to the Android world and I got to say I love it. My question is, has their been a successful root using the method above. I did steps above but I think I missed something. Can someone pls give me hand on rooting this device successfully. Thanks
Click to expand...
Click to collapse
im looking for sum help as well. also where would be the best place to get the gapps? any help would be much apreciated
Okay update on root and by the way I have a Velocity Micro Cruz Reader just in case anyway I've successfully rooted my device using the method above but some reason I can't get my Market to work. I've been able to install apps like, Titanium Backup, SetCPU, Advanced Task Killer Pro and some other rooted apps but it still seems a little sluggish. I know its just a reader but I know it can put more. Ive been reading around but still haven't found a decent Rom or a recovery. It'll be greatly appreciated for a little guidance. Not to get off topic but My experience with android:
First Huawei Ascend, this phone introduced me to the Android OS and fell in love ever since. I flashed many roms to it starting with Cyanogen. Right now I have a HTC Evo 4G with SOS v 1.9. If someone needs help with something not saying I can do it but I'm willing to give it a try just shoot me a line and be glad to give my input. And LETS KEEP THIS THREAD ALIVE we need more support for this device. The possibilities are endless besides the 256 ram lol. Thanks
I've been lucky enough to find some gapps from the XDA threads. Just grabbing when I can because I haven't found a complete file folder but I believe if you keep looking you'll find them. Have you tried Slatedroid, they also have support for the Velocity MICRO, you might find those apps their. I love my Cruz can't wait to flash a rom like cyanogen and clockwork recovery. But any suggestions would be great thanks.
CWM for T301 is here
http://forum.xda-developers.com/showthread.php?t=1394308
-- VM Cruz T105/PT701 XDA Premium --
If you head over to the Velocity Cruz section on Slate Droid you will see there is a new rom that was released 1/10/2012
how did you get setcpu installed. I followed a slatedroid thread and my buddies 310 seems to be rooted and such correctly but i can not get setcpu to install and can not seem to overclock it.
tried using cpu master pro but it just wont overclock past the 528
cant see setcpu in store and when i put the apk on the sd it just says app not installed.
so im guessing this rom is not happening right?
Thanks for the info. A couple of weeks ago Dad bought one of these T301 on Ebay for $20.00. It took a day or two but they called up and want to root, and get market on it. I was just looing at 4z, z4? Forgot but I bookmarked it as a get back to item. I looked at it and got the impression, "Gee thats nice, not worth messing with but nice."
rom not happening
JustSayTech said:
so im guessing this rom is not happening right?
Click to expand...
Click to collapse
I guess this is not happening +1
I also have a T301, and I know the filesystem comes with root access, but I have installed all that there is to install, from these forums, and the slatedroid forums.
I have froyo installed, but have never been able to install the VitalSource Bookshelf apk. I would like to use it to view my school textbooks, which is why I bought the tablet in the first place.
Today, I got this bug, up my behind (figuratively), and decided to see if their is anything that I can do about it. I have all the mips git repositories installed, along with an uncompressed stock update image.
What android version should I try to port? --> not that I know how to do that yet, but if there is a way, I will find it scouring the xda forums.
The Rasberry pi people seem to be making headway on porting ICS, so that may be a viable solution. Other than mips arch, this tablet has very similar specifications to a Rasberry pi.
The CDD for ICS says it needs like 379MB ram, and this tablet has only 256MB, but hey, so does the original RPI
What do you think?
---------- Post added at 04:04 PM ---------- Previous post was at 03:56 PM ----------
Sorry, I just wanted to follow this thread also.
I am sure it is doable, I just have to find some free time. This time of year there is not a lot of time for me to sit down and figure this out. Hopefully I can get something going by Jan/Feb after the holiday season is over
....assuming the world does not end
t301 custom rom
ok,
So, this is what I have so far......
I'm sure that we can agree that the T301 uses an Ingenic JZ4760 processor. The JZ4760 processor uses mips32-r1 code. It is FP compatible. The JZ4770 on the other hand is a mips32-r2 code device.
There are also some other differences in the CPU's. I think video could also be a problem. The JZ4770 has a much nicer video module.
I think that we will need a custom build.
Is there a place that we can find the drivers to build or do we need to write our own?
ICS seems to be built on a newer kernel version, and mips technologies has released the 3.0.8 kernel, so I think that will be ok to build the ASOP, but I am sure the drivers will be the problem
I tore the tablet open, took some pictures, and made a list of the parts the I will most likely need to make drivers for.
I will attach the list, but it is a work in progress
Support over on SlateDroid
I am currently working with the T100 series, I don't think we should push any higher than GB for these tablets, seeing as how they run a max of 600MHZ. My friend developer was able to get the Ainol Novo 4.0 running on it, but he said it was far beyond usable. I am trying to get him to pass me the information that he had compiled into it so I can continue support of the device. I think I have a work around for Flash, and other specs... but I am waiting for my device to be returned to me since I had to RMA it due to bricking. I will post a thread over on SlateDroid and you can follow progress there. Once I get a functional rom that boots I will then post here at XDA. I am aiming to Odex since that will add speed, and debloat along with Market support. 2.2 will be the first release and once I can get that compiled 2.3 will happen. I will continue to play around with the idea of ICS, but once again due to low power I don't think it would be truly worth it...

[Q] re-root nook tablet

I got 2 nooks for my kids.
I set them both up with my email address (unfortunately)
I followed Indirects instructions and got my tablet rooted. Thanks for providing us with this. These things are useless otherwise.
Android market worked fine for one device, but the other couldn't do anything, the market thought I had everything installed already.
I spent some time trying to work around this and gave up. I used the built in nook tool to deregister device.
I then found that go launcher and everything I did get installed was still there, however, root wouldn't work (su in terminal wouldn't run, or prompt)
So I tried to root again with Indirects instructions. This showed me that the device was already rooted. I reviewed the Nook&Zergy bat file and removed the part which copies su to su.txt in the pc dir. The script ran and then su worked again.
My question is, is there any downside to this? I have not noticed any issues so far. Why even prevent the nook&zergy.bat from completing otherwise?
Thanks again for all the help.
Perhaps only Indirect can answer this
I still haven't seen any negative side effects to this.
Or any side effects.
Perhaps he chose this route, just to simplify the script, not that it actually has any negative impact.

Need help rooting Xoom MZ602

I have just gotten my hands on a Xoom MZ602 running 4.1.2, and am having one hell of a time getting anywhere in rooting it. I keep finding useful articles, but due to the fact people don't seem to update links, I can not download any of the main tools to root it! I would like a link to the one click root, or something equally easy, but would settle for anything that's not loaded with viruses or adware, or not hosted on a shady filesharing service.
Is this basically stuck as it is, or are any of these files still out there? My Google Nexus 7 is just as old, but there are still an abundance of tools for rooting it, so there is no reason I shouldn't be able to find the files for this, other than people not updating links.
I'm really looking for the best and most reliable way to root this, and if it can be done with no PC, or on a Linux PC, that's a plus, but I do have access to winblows PC's too, if needed.
Kingo root does
You can change kingroot by supersu after.
This change require a little skills, but not much.

Categories

Resources