Tested an working on LeeDroid 3.0
Download link
Bt Part1 - http://bit.ly/p1BT5
Bt Part2 - http://bit.ly/BT5p2
Bt Part3 - http://bit.ly/BT5p3
[ How To : File Setup ]
u need to do this only once
download the files from the links provided in this thread
extract the files using 7zip to a temporary folder (needs 3.3GB free on that drive)
connect ur HTC Sensation to PC and mount USB storage
create a folder named 'bt' (without quotes) in the root of ur sdcard and copy all files from extracted from bt.z.001-002-003 in that folder
once u verify that the above is correct then un-mount usb storage
check the /sdcard/bt folder if still exist with any file manager
final directory structure should look like this:
/sdcard/bt/bt
/sdcard/bt/bt.img
/sdcard/bt/installbt.sh
/sdcard/bt/startbt
/sdcard/bt/stopbt
[*]once u verify that the above is correct then u can proceed
[ How To : Launch BT ]
start Terminal Emulator app on ur HTC Sensation and enter the following commands step by step (accept/allow any SuperUser request/popup that u may receive)
su
[*]cd /sdcard/bt
[*]sh installbt.sh
[*]startbt
[*]bt
now u are in BackTrack5 shell
to launch GUI (vncserver) enter the following command
ui
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
now note the number N shown localhost:N
e.g. as u can see from the above image that "New 'X' desktop is localhost:1", so N=1
the vncserver is running at (5900 + N, N=1 ; so server port is 5901)
now launch androidVNC app or any other vnc viewer on phone and fill in the detials as follows
Nick : bt
Address : 127.0.0.1
Port : 5901
Password : 12345678
Username : <leave it blank>
Color Format : 24-bit color (4 bpp)
and then press connect... now u are in BackTrack GUI!
u can access from your computer to if u are both connected in same wireless[your pc+your phone] with your wireless IP[HTC wifi ip]
f u want to exit/close BT5 then u need to follow these steps:
close the androidVNC app (Menu -> Disconnect)
go back into Terminal Emulator app and enter the following commands
u should be at this shell [email protected]:~#
killui
[*]exit
now u will get back to this shell> #
now enter the following commands to stop bt and exit
stopbt
[*]exit
[*]exit
u can now exit the Terminal Emulator app
i would also recommend that u reboot ur phone
[ Important Info ]
root password is 12345678
thnx to: anantshri-for his tutorial, files and his release of BT5
great work, thanks
[ TIPS ]
changing root password:
on terminal after runin BT write: passwd than confirm new password.
If you want to change VNC password:
on terminal after runin BT write: vncpasswdthan confirm new password.
prefered to kill and run vnc again by killui and than ui to start vnc
Changing screen size and making for HTC Sensation:
nano /root/bin/ui
change 850x480 to 960x500
Very nice job bro ! But what's the point using backtrack on an mobile phone ?
Bluewall said:
Very nice job bro ! But what's the point using backtrack on an mobile phone ?
Click to expand...
Click to collapse
even if its slow, you have access to a complete desktop os within your phone, pay bills or whatever when you are not home
or do some network pentest and security stuff
p.s: Views: 494 only 3 thnx thats to bad
htcsensation said:
or do some network pentest and security stuff
p.s: Views: 494 only 3 thnx thats to bad
Click to expand...
Click to collapse
I think 95% of the people does not know what it does.
lol thats true
also works perfectly on InsertCoin (all ver/stock kernel) and TMOUS stock rom/kernel...
been using this since we had temp root, its a blast when sent over hdmi w/ bt mouse and keyboard
Can someone explain what this does? Exactly
Sent from my HTC Sensation 4G using XDA App
sk8dayfuknight said:
Can someone explain what this does? Exactly
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
Backtrack is simply linux os which has many sec tools which cant be explained coz are expert stuff, read on google about backtrack and tools on it, there plenty of information u just have to read and read and read than practise
Sent from my HTC Sensation Z710e using xda premium
does our nic support packet injection ?
unfourtently not because will be a fuc*in awesom feature
maybe developers can take a look on it, but first of all they must like sec and pentesting
aaronpoweruser said:
does our nic support packet injection ?
Click to expand...
Click to collapse
what brand is htc sensation wifi? if anyone can tell us we can find if the nic can come in promicious mode...
maybe Lee can support us in this direction... lets hope..
Well even if it doesnt support packet injection cant a driver be written to support that? I believe it was done for other wifi cards... idk though i just did this once as a little project
backtrack is pointless without injection. LOL
sk8dayfuknight said:
Can someone explain what this does? Exactly
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
Yeah pretty much this, haha it sounds interesting but I'm lost.
If I do this, will it not override my ARHD ROM?
I couldn't manage the code nano /root/bin/ui to correct the resolution
after I change it what should i do to save it???
sk8dayfuknight said:
Can someone explain what this does? Exactly
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
If you do not know what Backtrack is... perhaps this isnt something you should try
(It's a linux build for (among a LOT of other things) testing wireless security and finding holes... ie WIFI cracking (for WEP as WPA is a HUGE pain in the arse...))
Related
Thanks to Harald Mueller for staying with this. A new version has been posted that fixes wireless tether on the Aria here:
http://code.google.com/p/android-wifi-tether/downloads/detail?name=wireless_tether_2_0_5-pre3.apk&can=2&q=
It requires the patch described here:
http://code.google.com/p/android-wifi-tether/wiki/Setup_HTC_Desire_Incredible
I did not test with WEP encryption, and would not be surprised if it did not work, but mac filtering should work just fine.
Edit: Infrastructure mode and not ad-hoc mode now works with liberated_aria_R003. Encryption is also confirmed working.
I use this version with R003: wireless_tether_2_0_5-pre8.apk
And I use this bin extracted and placed into a folder called android.tether in the root of the sdcard : http://www.mediafire.com/?h4wmvi9iwdvextv
Note: The folder name MUST be exactly android.tether - and as all things Linux, it is case sensitive.
Enjoy!
Note: if you use this, please consider donating to support the project. You can find the link on the project homepage here:
http://code.google.com/p/android-wifi-tether/
Can't wait to try this in the morning!
Thanks!
Sent from my HTC Liberty using XDA App
Edit: Worked amazing! Thanks attn1, Harald Mueller, & anyone else!!!
working very nice!!! posting from a tethered Aria
Great and thanks A+++++++++++++++++++++++++++
Sent from my HTC Liberty using XDA App
It works
Sent from my HTC Liberty using XDA App
this is awesome. i have never had wireless phone tethering before
connects, but i can't use the internet.
Awesome!!!
Much appreciated, as always..
Works beautifully! Thanks a million!
Connecting to the Internet with Ubuntu...
arsinic said:
connects, but i can't use the internet.
Click to expand...
Click to collapse
I used the following instructions to set up an ad hoc network connection in Ubuntu 10.04 which enabled an Internet connection from the phone (you need to enable the wifi and 3g connections on the phone, of course.)
The source is "ubuntugeek" and the title is "creating-an-ad-hoc-host-with-ubuntu"
The download speeds was 3.0 Mbps which was remarkable (it was the middle of the night when I ran the test).
I have not tested the "range" of the connection and will try connectivity in Win7 tomorrow. Could use an unlimited data plan!
>It requires this patch described here:
>http://code.google.com/p/android-wifi-tether/wiki/Setup_HTC_Desire_Incredible
i've been using pdanet on a couple rooted aria's and it works fine, not sure what this one fixes
> 2) Extract a file named fw_bcm4329_ap.bin (located in /system/etc/firmware)
is it possible for someone to upload just the one needed file
xdafly said:
>It requires this patch described here:
>http://code.google.com/p/android-wifi-tether/wiki/Setup_HTC_Desire_Incredible
i've been using pdanet on a couple rooted aria's and it works fine, not sure what this one fixes
> 2) Extract a file named fw_bcm4329_ap.bin (located in /system/etc/firmware)
is it possible for someone to upload just the one needed file
Click to expand...
Click to collapse
Yeah if someone could just upload that one file that would be great. That way everyone won't have to download an entire Evo system dump just for one small file.
Here is the file you are all looking for. It has already been renamed and ready to copy to the SD card. Just unrar it and you should be all set.
yeahhh,,, working great.... thanks.....
Ok so got it working, and I am sending this from it right now. HAHAHA! Anyway, I ran into a problem, but it has been fixed. You have to have the Evo bin file to get it to work. I originally just ripped my own file off of the system in file manager and it was bust. The log showed it accessing it, but no joy. Then I saw someone post the Evo file and now works no problem.
Thanks.
added to the sticky roll-up
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks bro ...
Works like a charm!!!
This is awesome!!!
Note: I didnt mount the sdcard from recovery nor access adb shell and mkdir /sdcard/android.tether
I just used windows explorer and created new folder on sd card where I unzipped the rar file. It works regardless.
Thanks everyone, this phone be on its way to being a USB host at this point due to the talented dev team!!!!
Awesome, thank you. It works like a charm. Speed could be better, but that's probably just my network.
Just wanted to say that I tried to do this a couple weeks ago when I found that fix, but it didn't work at the time. I guess they did an update to the wireless tether app, and that, along with the firmware fix, got wireless tethering working on my rooted Aria.
It's somewhat slower than I was hoping for, but it works.
-edited to add-
I enabled WEP encryption, changed the key, and it still works just fine, not that WEP really provides any sort of protection, but at least it works.
Zenithink ZT180 V2 512MB
Firmware Chanante RED LINE Android 2.2
Well while the revision to take the potential V2 and I modified almost all the original firmware and I've become Chanante Red Line, at least you will have everything you need and a touch of elegance, at least I try to edit the interface and add a touch red, like the selection.
-------------------------------------------------- ------------------
Firmware load copiais zt-update folder on the microsd and turn on the tablet with the back button, I mean the middle of the screen like the iPad and turning more and I will leave to load the firmware from the sd.
I always accept the flash the SPL and I've never had anything, if you do it once and it is not necessary if at any time metierais another rom which later serve with this firmware. But again, to test my roms I've changed or already know the times.
the load may all those with load mode and is SDCard zImage.
The first thing you should do is run and give Universal Androot superuser.apk and ready to install DO NOT give to root and root and now you will be and the root Explorer worked.
My edition of the Official v2 - android_2.2_inand_0112-3_encry-new_Public
Multilingual - Yes - YES
AVC - To view comics formato.cbr
Adobe Reader - View PDF
Aldiko - Version 2 of this magnificent reader with a lot of free books
Angry Birds - The latest version of this fantastic game
Notepad - for that nonsense, that will be used??
Chrome to Phone Service - Google Chrome to receive messages and share links and more things from the pc to your android
Documets to Go - Office for Android
DSPManager - total control of your device sound
Meebo IM - Application you would be able to have multiple social networks in one chat.
OI FileManager - File Manager
PrensaWeb - Application created by me where you have a single link across the general press and sports Castilian
Radios of Spain - we do not have radio via Wi-Fi.
Root Explorer - Explorer root for android.
Universal Androot - application for grant privileges to the system root.
AWDLauncher edited by me.
Frameworks - android system edited by me.
All this works 100%, market and gmail.
To Download
http://foro.tiendachanante.com/t179-zenithink-zt180-v2-512mb-firmware-chanante-zt-180-4g-512mb-v0613
Please download on foro.tiendachanante.com , Thanks
More Information:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
eeeeeeeeeeoooooooooooo, dont like my firmware?
Thanks
Cool work. URL doesn't open for me.
Also what is special in this formware other than some app? I need only english so why bother multi-language...
pls another mirror !!
The link does not work, no funcina el enlace, gracias, god job.....
Dont understand this !Q??!!
" The first thing you should do is run and give Universal Androot superuser.apk and ready to install DO NOT give to root and root and now you will be and the root Explorer worked. "
Can i flash whit this firmware a ZT-180 V2 whit only 256 of ram( 7 inch version).
I have the default AOSP Openmaster 1231.
Thanks in Advance
why no mirrors to download can't register in spanish
Would love to download but can't register with spanish forum but thanks for link to ROM sweetheart!
johnamber said:
Would love to download but can't register with spanish forum. You Berga!!!
Click to expand...
Click to collapse
want to try it too but cant register !!!!!!!!!!!!!!
please a share Link
Login on HTCSpain and you can down.
Is megaupload, login and down.
Thanks.
Please dont link my rom, only down from my forum. Thanks.
jositochanante said:
login on htcspain and you can down.
Is megaupload, login and down.
Thanks.
Please dont link my rom, only down from my forum. Thanks.
Click to expand...
Click to collapse
cant login or register !!!!!!
jositochanante said:
Login on HTCSpain and you can down.
Is megaupload, login and down.
Thanks.
Please dont link my rom, only down from my forum. Thanks.
Click to expand...
Click to collapse
've now tried several times but I can not Registration on htcspain !!!
too bad
blunatic said:
cant login or register !!!!!!
Click to expand...
Click to collapse
http://www.megaupload.com/?d=HDZDSJHA
jositochanante said:
http://www.megaupload.com/?d=HDZDSJHA
Click to expand...
Click to collapse
your the man !!
EDIT :
Very good ROM. Much snappy and ROOT is working fine.
The look is very good but the ICONS,Symbole and the Font is a little bit to big
Thank You
blunatic said:
your the man !!
EDIT :
Very good ROM. Much snappy and ROOT is working fine.
The look is very good but the ICONS,Symbole and the Font is a little bit to big
Thank You
Click to expand...
Click to collapse
Ok, my next rom with 180dpi amd 210dpi , i make tow versions
And thank for your coments
will make with this new version. http://www.zenithink.us/forum/zenithink-2-512ram-android-2-2-build-0125-t305.html
Thanks my friend
blunatic said:
your the man !!
EDIT :
Very good ROM. Much snappy and ROOT is working fine.
The look is very good but the ICONS,Symbole and the Font is a little bit to big
Thank You
Click to expand...
Click to collapse
Unpack the build.prop of system.tar.bz and edit the line of lcd density, change de 210 for 180 or 160.
Now use this command for ADB and reestar the tablet and you have a new resolution, wiht 240 dont look all icons on tasknar on vertical position.
Sorry for my english.
adb shell mount -o remount,rw /dev/block/mtdblock3 /system
adb shell chmod 4755 /system/bin/su
adb push build.prop /system/
Click to expand...
Click to collapse
Or more easy , use the root explorer and open build.prop with text edit , change and save.
Thanks you for the next version of your rom of 01125
best regards Bug
thanks very good work
the root explorer not starts no admin rights, what am I doing wrong?
kan no connection with my USB modem Huawei1750 build.
can someone help me?
thank you
knolle24 said:
thanks very good work
the root explorer not starts no admin rights, what am I doing wrong?
kan no connection with my USB modem Huawei1750 build.
can someone help me?
thank you
Click to expand...
Click to collapse
Use this on Universal Androoot
SELECT NO INSTAL SUPERUSER and press ROOT
Run Turbo C++ and old pc games in andosbox emulator which is a x86 emulator in our android phone
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
step 1:
Install andsobox.apk
step 2 :
Extract turboc++.rar and cpy paste the contents in ur sd card
now run andos box
Download andos box:
ANDOSBOX
Turbo C++
Turbo c++
Use market links BTW.
So that the developer can keep count of the downloads.
aDosBox (Official DosBox) - https://market.android.com/details?id=org.hystudio.android.dosbox
AnDOSBox (Unofficial DosBox) - https://market.android.com/details?id=com.locnet.dosbox
And this supports Turbo C++ and also old Windows 3.1 Games.
Can we have something like this for Java (I mean BlueJ)
?
galaxy fit + CM7.2 (2.3.7) + 801Mhz
tc++
nthng is happening in my cell...i cnt undrstnt hw 2 use dat andos ...plzz any 1 cn post wd screen shots
cmrcse71 said:
nthng is happening in my cell...i cnt undrstnt hw 2 use dat andos ...plzz any 1 cn post wd screen shots
Click to expand...
Click to collapse
bro u just have to install d andosbox
and copy the files and folder in the turboc++.zip to your sd
and run andosbox
turboc++ will run
neil.richard said:
Can we have something like this for Java (I mean BlueJ)
?
galaxy fit + CM7.2 (2.3.7) + 801Mhz
Click to expand...
Click to collapse
i donr't think that any such soft is avilable for java
help
i installed andosbox to run c++.
but it screen was bigger & that was out of my screen.
how can i fix it?
Found another DosBox for Android, its called DosBox Turbo. I tried all the dosbox's on the market, and its much faster than adosbox and andoxbox, and best of all, its the only one to support my external mouse and my touchpad on my transformer, as well as my external bluetooth keyboard! =) Turbo C++ working great here!
DosBox also wrks fine! Thanks for sharing dude..
nice ,compiling my codes ,thanks
link not working :/
Can anoyone please upload the link again...this one is not working!
Or can i use the same c++ files that i use on my pc??
Harryhades said:
Can anoyone please upload the link again...this one is not working!
Or can i use the same c++ files that i use on my pc??
Click to expand...
Click to collapse
Perhaps using this would be better.....
https://market.android.com/details?id=com.n0n3m4.droidc
turbo c
varun.katoch said:
bro u just have to install d andosbox
and copy the files and folder in the turboc++.zip to your sd
and run andosbox
turboc++ will run
Click to expand...
Click to collapse
hey friend,
as u said, i did that but i m not able to open it,
means that what is starting commands?
it is same as when we run turbo c in win 7 and have to write some commands to run it,
how should i do??
what commands should i use to open it???
plss help me plss
my android is 2.2
m waiting
Can we have something like BlueJ on android?...actually I'm having Java in my exam course!...
Sent from my GT-S5670 using Tapatalk 2
Thxxx bro nyc sharing
Sent from my GT-S5360 using xda premium
neil.richard said:
Can we have something like this for Java (I mean BlueJ)
?
galaxy fit + CM7.2 (2.3.7) + 801Mhz
Click to expand...
Click to collapse
i guess i'm replyin very late from the date of post but regardin Java ...I remember some application called AIDE which is meant to build apps but ofc it has a java compiler too
Sent from my GT-S5670 using xda premium
wilfredcool007 said:
i guess i'm replyin very late from the date of post but regardin Java ...I remember some application called AIDE which is meant to build apps but ofc it has a java compiler too
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
Ya! .there is an AIDE app , but u cannot compile programs!
Sent from my GT-S5670 using Tapatalk 2
unable to use graphics
Hey thanks for the tutorial
I successfully compiled all programs
But when I'm trying to use computer graphics such as line or circle its not working
When I use detectgraph and initgraph it shows error while executing
*Linker error: undefined symbol _initgraph in module filename.CPP
Same for initgraph
And same comes for line and circle
My program is
#include<iostream.h>
#include<conio.h>
#include<graphics.h>
#include<stdio.h>
#include<dos.h>
void main()
{
clrscr();
int gd,gm;
detectgraph(&gd,&gm);
initgraph(&gd,&gm,"c:\\tc\\bgi");
line(100,100,200,200);
getch();
}
Plz help
Regarding some error while running c++
varun.katoch said:
bro u just have to install d andosbox
and copy the files and folder in the turboc++.zip to your sd
and run andosbox
turboc++ will run
Click to expand...
Click to collapse
Okay, here's the problem. The application is wonderful it works. Unfortunately, when I run a written program, it doesn't show any output. A black box appears for a split second and then disappears but no output. Can you help????? And yes it was a simple program to print hello world so don't expect any errors from my side.
Unable to use greater than sign >
I recently downloaded turbo c app but when I started typing a program I found that the greater than sign is not working with my turbo c. When I tried to use greater than (>) sign in my message box and kingsoft office it is working well but when I used it in turbo c for Android then greater than (>) sign got changed into two dots ). now please help me out of this tragedy...
Good evening everyone, first of all, I wanna thank all the great devs we have @ XDA.com for all the great things they brought us which made our devices awesome..(more than they are already )..
Let me first talk about the problem and why its happening.... After few Trail and error during the use of ICS Roms, I found out that (also did find after few online searching) Android ICS detects your SIM card region (EN, US, AU, UK etc.) and stores it into some sort of Database file, which has all your Carrier info in it. To put it short, if your SIM card (Carrier) is not from -US or UK- u might go into some Wi-fi Problems!!! This is happening because Android ICS, disables Wi-Fi and Bluetooth Functions upon inserting any SIM card not from US or UK.
# Update 1 #
If you're using Firmware 3.24 ~3.25+ u dont have to push any file to system/bin or /binx. Just install Sicript manager and run the script and you're good to go
# Update 2#
There is an APK that has been released to fix that issue in ICS roms, please check the following thread.
http://forum.xda-developers.com/showthread.php?t=1445766
So to fix this, you will have to follow the following steps:
1- Download the files in Attachment ( wifi fix files.zip ).
2- Extract the folder inside to the root of your SD card.
3- Install Root Explorer and Script Manager ( Included In attachment *Free versions* ).
4- Using Root Explorer, go to wifi fix files folder and copy (sqlite3).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
5- Navigate to System folder.
6- Set system/ R/W .. Past+Replace (sqlite3) it in this two locations
- System/Bin
- System/xbin
*Set permissions for sqlite3 in both locations as follow:
7- Go and Open Script Manager now, and navigate to the folder wifi fix files, and click on ali.txt .
*Set the options as follow
8- now hit run, you should get the following result.
Sucess, now you can use Wi-Fi again with any SIM card
* A side note, after you reboot your phone, you will have to run the script again, but if u had your Wi-Fi enabled before you reboot, u will have problems, so turn W-Fi off, and reboot. then once your devices wakes up and enters lock screen, leave it there till you get signal from your Carrier, and then unlock your lock screen, and script manager should automatically run the script for you. If you dont see that script manager have been Granted superuser permissions after you unlock your screen, just go to script manager and rerun the script, and viola! you can enable Wifi again.
Cheers Fellow Flash Maniacs!
​
You can also set the option on network change "Net". This way there is no need to reboot, you just turn wifi off then on & it will work without having to reboot again.
Also, it would be a good idea to give credit to who made the script or link to it.
Thanks for the tip bro. it helped me fix the reboot step for ever
maybe developers can put this in their roms? or maybe there is another solution to this prob
Its a general ics issue, gotta wait Google to fix it maybe
Sent from my HTC Sensation using xda premium
Fantastic, My wifi runinng.
Sent from my HTC Sensation using xda premium
Awesome: )
Sent from my HTC Sensation using xda premium
hmm wifi is working out of the box here but i have no data or network...
zat0x said:
hmm wifi is working out of the box here but i have no data or network...
Click to expand...
Click to collapse
Probably u need to flash a better Radio/Hboot or maybe its kernel related. make sure to check ICS problems and fixs thread
Unless you got permission to post Root Explorer, it is unlicensed. Not sure the dev would appreciate that.
Root explorer is a free app, so I just posted it to make it easier for people to use the guide. But if there is a problem even with free apps, ill delete it with no problem: )
Sent from my HTC Sensation using xda premium
Root explorer is not a free app! Free app is Explorer from Speed Software.
Sent from my S-OFF'd Sensation
rawdealer said:
Root explorer is not a free app! Free app is Explorer from Speed Software.
Sent from my S-OFF'd Sensation
Click to expand...
Click to collapse
Ok, after double checking its a paid app, my bad, ill remove it. although i downloaded it from 1mobile market, and they uslally only have free apps. my apologies to the devs of the app!
I saw on HD2 section, a new fix for This wifi problem, which maybe devs can port and implement into their roms, I hope someone can use this to fix up the problem.
Its in this ROM thread:
http://forum.xda-developers.com/showthread.php?t=1434860
>> "Downgraded the BCM4329 firmware from v4.218.248.23 to v4.218.248.18 for better WiFi compatibility for some SIM card related country code issue."
Thanks man!!!
WiFi is worked now!!!
I was going to reflash again!!
Thank you and thanks for the one who created the script and thanks for omar for the note
maenhadid said:
WiFi is worked now!!!
I was going to reflash again!!
Thank you and thanks for the one who created the script and thanks for omar for the note
Click to expand...
Click to collapse
Welcome
Sent from my HTC Sensation XE with Beats Audio using xda premium
It didn't work for me.
The final result from this is, the Wi-Fi is stuck at "Turning Wi-Fi on...".
Also, there was no file to replace in the system/bin directory.
ReeF666 said:
It didn't work for me.
The final result from this is, the Wi-Fi is stuck at "Turning Wi-Fi on...".
Also, there was no file to replace in the system/bin directory.
Click to expand...
Click to collapse
You dont have to place anyfile anymore, If you have the latest leak, 3.25, all you have to do is run the script from Script manager, and u will have wifi working.
new method
much better than this..
http://forum.xda-developers.com/showthread.php?t=1445766
First post updated
Hello and welcome to the new topic
today I come presenting them an improvement for the buffer load internet function performs better load when browsing websites and applications requiring internet access in question at the speed no improvement whatsoever but if when loading data it's pretty good
Requirements:
- Root Access
- SuperSU
- Terminal android
- Installed busybox
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Instructions:
download the attachment to the post
pass it on to its internal memory
android open the terminal and run from the directory where the file is
run it and wait for the process and finalize the script and verify whether the changes were applied testee
Reboot is recommended wifi and mobile data
and enjoy and comment
example:
sh sdcard/Download/speed_performance.sh
Contributors: kaiiori
Update: yes
Status: Proyect BETA
Created: 11/08/2016
Check the open source project:
Reserved
Oh, PROYECT master, my "GOD"...
Really?
A simple script?
...
Nice, been looking for something like this for a while
Some bug:
Sent by a Cool Guy using XDA-Developers mobile app
veez21 said:
Some bug:
View attachment 3839971
Sent by a Cool Guy using XDA-Developers mobile app
Click to expand...
Click to collapse
attached screenshot to see that no errors
veez21 said:
Nice, been looking for something like this for a while
Click to expand...
Click to collapse
Excellent continue viewing this topic soon I'll upload more improvements
kaiiori said:
attached screenshot to see that no errors
Click to expand...
Click to collapse
I've gone to your GitHub and just downloaded the sh file. Now it works.
Sent by a Cool Guy using XDA-Developers mobile app
Sent by a Cool Guy using XDA-Developers mobile app
Umm, this should be possible to implement in kernel/device source, does anybody know how?
kaiiori said:
Hello and welcome to the new topic
today I come presenting them an improvement for the buffer load internet function performs better load when browsing websites and applications requiring internet access in question at the speed no improvement whatsoever but if when loading data it's pretty good
Requirements:
- Root Access
- SuperSU
- Terminal android
- Installed busybox
Instructions:
download the attachment to the post
pass it on to its internal memory
android open the terminal and run from the directory where the file is
run it and wait for the process and finalize the script and verify whether the changes were applied testee
Reboot is recommended wifi and mobile data
and enjoy and comment
example:
sh sdcard/Download/speed_performance.sh
Contributors: kaiiori
Update: yes
Status: Proyect BETA
Created: 11/08/2016
Check the open source project:
Click to expand...
Click to collapse
I have busybox PRO, SuperSU and Terminal, because don't work?
Wislley Frauner said:
I have busybox PRO, SuperSU and Terminal, because don't work?
Click to expand...
Click to collapse
run the command from where you have saved script
kaiiori said:
run the command from where you have saved script
Click to expand...
Click to collapse
Need unzip the file or not? the file is in the internal memory, folder download I write the following command: sh /sdcard/download/speed_performance.sh and says the file directory was not found, is something wrong?
---------- Post added at 04:19 PM ---------- Previous post was at 04:16 PM ----------
The file is in the download folder in the internal memory, so the command I wrote should work
I have it working... Now testing...
Sent from my SM-G900F optimized by xXx ROM 5.0
@kaiiori, could you explain better which properties/files is this mod tweaking? The description in the OP It's a little inaccurate. By basing in the few things I can undestrand from the OP, this mod is just enlarging the internet buffers, is it right?
So, does someone know if this mod's going to conflict with LSpeed app's option "Increase net buffers"?
bhadzcarl said:
I have it working... Now testing...
Sent from my SM-G900F optimized by xXx ROM 5.0
Click to expand...
Click to collapse
Help @bhadzcarl
in the next version will detail the information but actually this script increases the load buffer internet is very simple but do not know if there is conflict but always recommend doing it in stock
Wislley Frauner said:
Help @bhadzcarl
Click to expand...
Click to collapse
I have reviewed your screenshot. And you put in speed_performace. Try it again with the correct spelling. ?
Sent from my SM-G900F optimized by xXx ROM 5.0
Worked for me also. Thanks!
Sent from my Nexus 6P using Tapatalk
Worked for me on LG G4. Testing it out now.
Sent from my VS986 using XDA-Developers mobile app