invece di essere contento?! -.-'
come faresti senza di me?! già ti lascio solo tutta la mattinata che lavoro... almeno la sera...
a limooooo!! sei troppo forte!!!!! :D :D :D :P :P :P
Visualizzazione stampabile
Ma solo a me accoppiato a fancy lagga da morire? Che impostazioni avete del kernel? A volte per sbloccare ci vuole la mano di dio! Grazie per l'aiuto :D
Sticaaaaaaa raga!! È troppo veloce!! Ma volendo si può installare anche su altri devices? Perché mia sorella ha un galaxy w che penso gioverebbe ABBASTANZA di questa mod...
Inviato dal mio Galaxy Nexus usando Androidiani App
boh lo provo anche se ho come l'impressione che sia una raccolta di mod che gia ho fatto "a mano" e di palliativi, personalmente CM10.1 + Fancy Kernel e non ho assolutamente nessun lag o impuntamento, non vedo cosa possa migliorare ... testiamo ...
edit1: primi test nulla di nuovo o diverso, le animazioni sono si più veloci ma solo perchè son stati toccati i parametri di scala, portati a 0,5 e la velocità a 0,5 quindi le animazioni sembrano 3/4 più veloci ma il framerate è uguale.
@Gyn mi puoi regalare un altro post da usare in prima pagina? xP
Ci vorrei mettere i test che sono stati fatti dagli altri :)
Comunque anche io ho il fancy 32 ext con i parametri che consiglia olexander e funziona tutto.... comunque vedi in 3° pagina c'è scritto come vedere se funziona bene la MOD e risolvere
Complimenti Uzumaki, hai fatto un bel lavoro, tutto molto semplice e chiaro! Ci voleva questo thread qui sul forum :thumbsup:
inizialmente non ci credevo ma appena riavviato mi è scappato dalle mani! Ahah velocità internet quasi raddoppiata! Perfetta
Inviato dal mio CyanoNexus usando Androidiani App
Device:Galaxy Nexus
ROM:CyanogenMod 10.1
Kernel:Fancy Kernel r32
CPU:1228Mhz
GPU:384Mhz
CROSSBREEDER
Io con ak207 noto più Lag di prima.. Ho notato che il read ahead buffer si é abbassato a 256 mentre prima era a 512 é un normale effetto della mod?
Inviato dal mio Galaxy Nexus con Tapatalk 2
Ora, mi pare di capire, su xda c'è una versione temporanea (la offline) in attesa di una nuova versione ;)
si raga ok, va veloce. Ma no che non mi prende più youjizz rotfl ma daiii. Apparte lo scherzo, tanti siti che prima aprivo ora non si aprono piu, come mai?
Puoi modificare il file host levando quei siti
Inviato dal mio Galaxy Nexus usando Androidiani App
Scusate tanto la DOMANDA È MOLTO BANALE, ma mi dovevo togliere proprio il dubbio... Scusa Uzumaki99 ma cosa intendi con "esegui il comando"??? Cioè PER ESEMPIO se volessi bloccare adb block c'è scritto "esegui il seguente comando" etc. dove bisogna eseguire il comando??
Va bene se ho installato l'app android emulatore terminale e lo digito li?
Grazie e scusate tanto la domanda banale ma sto imparando ora un po' come funziona la riga di comando
Si apri l'emulatore poi per sicurezza scrivi su e dai i permessi di root poi digiti il comando che è scritto nel post :)
Apposto ragazzi ho risolto :)
Buongiorno, una piccola domanda , se lo volessi installare su rom stoc, si puo, che vantaggi avrei (4, 2.2), grazie in anticipo, buona domenica
Hi guys,
New version has been uploaded with the following points:
- DNS Changes module has been completely rewritten so that it doesn't loop every 3-5 seconds. Instead it waits for netlink events. There is a backup thread checking every minute just in case. This should help both battery life and speed of DNS takeover
- DNS Changer now puts your last 4 successful local DNS server in its file: /dev/resolv-local.conf so connection times are much quicker.
- ENTROPY_FEED_FREQUENCY_SECS is at 0.5 seconds for ICS/ICS- and 1.0 seconds for JB/JB+. If the file doesn't exist then 1.0 is the default in place.
- IO Tweaks are off by default. You can use the ENABLE_IO_TWEAKS command to enable them. Remember you need to reboot after a disable.
- Governor tweaks are off by default too except for the sampling_rate value is increased to 40000 if found to be below and decreased to 100000 if found to be above. You can enable the entire set of governor tweaks using the ENABLE_GOVERNOR_TWEAKS command. Do remember that you have to run CrossBreeder every time you change governors for the tweak to take effect. You can look inside the CB_Governor_Tweaks.sh file to see what values are being used if you do decide to enable them. The governor tweaks honour the STOP_TWEAKING_GOVERNOR file too. Remember you need to reboot after a disable.
- All supplementary tweaks honour the /data/STOP_TWEAKING_ME file.
- New feature support - Namecoin .BIT domain support transparently. .BIT is a new decentralised model for DNS which is based on the Bitcoin protocol and the control of it is decentralised. Hence your domain can't be hijacked by authoritarian governments. CrossBreeder now supports the resolution of .bit domains on your device without intervention. It also caches and parallelises the results like other DNS queries, hence takes load of the servers. It currently uses the 3 active DNS servers in:
http://dot-bit.org/HowToBrowseBitDom...t_.bit_domains
You can look inside
/system/etc/CrossBreeder/dnsmasq.conf
for the exact DNS server IP addresses. As you can see from the conf file, it queries these special DNS servers only when the query is a .BIT query. Otherwise it resorts to the standard ones.
.BIT DNS servers are up and coming and go down often. But with the parallel load balancing and caching of CrossBreeder, the entire ecosystem becomes stronger. You can check your .BIT resolution using the command:
That means it's working. Welcome to the new internet!
- The BYPASS_ISP method for bypassing DNS based ISP censors is still the same. Just to reiterate, you can run the command;
Note, bypassing ISP will not work if the remote DNS servers are not reachable. You can check your configured remote DNS servers using the command:
FYI, the dnsc command provided with CrossBreeder has the syntax
dnsc [remote_dns_server_to_query] [domain_to_resolve] [port]
If all or at least one of the Remote DNS servers reply successfully on that connection then bypassing ISP will work. Else you can look for other public DNS servers and put them there in the REMOTE_DNS file to test again. Don't put more than 4 in there.
Do remember that the connectivity over Wifi with different/home router will mean a different connection to the 3G connection and your REMOTE_DNS file is the same for both so best you run the tests above for both connection.
Also do remember that CrossBreeder doesn't take over your connection till it gets a successful DNS path, so if you use the BYPASS_ISP flag and the remote DNS servers are blocked then it will wait forever for a valid connection and your ISP's DNS will be used in the meanwhile, so you'll be undergoing the censored connection during that time.
The best way to check that CrossBreeder has taken over your connection is that
getprop net.dns1
should report 0.0.0.0
If you don't want to allow the DNS seepage, then you can force the primary DNS for both Wifi and 3G connection to 0.0.0.0 using SetDNS or DNS Changer app. Do remember that this can result in a non working connection if the Remote DNS servers are blocked ( that's why I didn't enable that option).
But best to change ISPs if they're a) censoring anything or b) blocking remote DNS servers. Net neutrality is paramount and this increasing attempts by ISPs to curb our online freedom is a race to the bottom and we should get out from under that sinking ship ;)
- If you're getting bootloops then you can do a
touch /data/CrossBreeder.RUN
before installing. That effectively disable auto startup.
With this file in place, the way to start CrossBreeder upon bootup is:
Please report anything and everything.
Cheers and happy CrossBreeding!
Sent from my Transformer TF101G using xda app-developers app
ciao,ho scaricato crossbreder,postata da dario2106,che ringrazio,ho fatto i vari wipe,lo ho installata,riavviato,ma non vedo nessuna icona,nelle applicazzioni installate,è normale,o sbaglio io,qualcosa,ricordo rom stoc,root e recovery,(4.2.2),ho visto ora sul sito di xda,ed ho visto che c"è la versione 6.30.13,ed ho scaricato quella,e lo ho installata(ho forse sbagliato)o devo installare la versione postata da voi?spiegatemi cosa devo fare gentilmente,e sempre non vedo il progamma installato,spiegatemi sono ignorante in materia,grazie,buona serata
Aspetta aspetta aspetta . . . la versione postata da Dario era l uninstaller (ossia quello per levare cross)
Se hai preso da xda è come se hai preso da qui . . . i link vanno nello stesso punto . . ;)
Ci sono due versioni : una è l' installer ossia quella che installa crossbreder e l atra è l unimstaller ossia quella che leva crossbreder (per riconoscerle basta leggere il nome )
Non devono comparire applicazioni ; come fai a vedere se funziona ? : semplice o scrivi il comando messo in prima pagina da un terminale oppure se non vedi più pubblicità ;)
raga ma per aggiornare all'ultima versione (6.30.13), bisogna prima disinstallare quella vecchia o posso flashare direttamente quella nuova?
Aggiornati i link e il changelog...
se vi serve qualcosa date un occhiata ai primi post :) c'è scritto tutto :)
Uzumaki ti ho eliminato io il post un po più indietro..
Comunque seguo il topic che mi interessa assai ;)
Ciao, grazie per i chiarimenti, ora è tutto più chiaro, buona giornata
Ciao ragazzi ,
anche io vorrei bloccare la mod solo x un sito , group on , perchè mi dà tutta la pagina in bianco , che comando devo usare ?
codice:
tail /etc/CrossBreeder/dnrd_root/master
Degna di nota è la caratteristica Adblock. CrossBreeder ora usa un suo file Adblock in /etc/CrossBreeder/dnrd_root/master (NOTA - varia rispetto all'edizione precedente). Al posto di "pagina non trovata" etc. servirà invece una pagina bianca. abbastanza unica nel suo genere la funzione. Se si desidera disabilitare Adblock per risparmiare circa 3 MB di RAM sui dispositivi di fascia bassa, è possibile eseguire il comando:
codice:
su -c /system/etc/CrossBreeder/DISABLE_ADBLOCK
p.s.: Con ultima versione della mod e sempre Fancykernel r33 , nessun problema e nessun bootloop.
Ragazzi, scusate: ma si può installare anche con image stock? Ovviamente con root e bootloader sbloccato ma senza recovery mod?