[ROOTPACK][adhocfix][dev] Adhocfix for IOMonsters rootpack- (switchin added) - Nook Color Android Development

As I only tether to my phone its just something i needed
changlog
0.2 fixed file locations and permissions
0.1 added switcher function
http://rapidshare.com/files/445601477/adhocfix_0.2.zip
http://rapidshare.com/files/445311091/adhocfix_0.1.zip
http://rapidshare.com/files/445280262/adhocfix.zip
ToDo:
add method for easy switching outside of a term

just open your terminal
$su
#ap
or
#adhoc

NuroSlam said:
just open your terminal
$su
#ap
or
#adhoc
Click to expand...
Click to collapse
will these files work for those who autonootered 1.0.1 then updated with CWR to the hacked 1.1?
If so can u elaborate on where to put these files?

Yes, these do work on 1.1.
Use cwr to install the zip
Ap and adhoc are installed to /data/local/bin. When you open up your terminal program you'll need to type su <enter> the either ap or adhoc <enter>
Sent from my HTC Dream using XDA App

NuroSlam said:
Yes, these do work on 1.1.
Use cwr to install the zip
Ap and adhoc are installed to /data/local/bin. When you open up your terminal program you'll need to type su <enter> the either ap or adhoc <enter>
Sent from my HTC Dream using XDA App
Click to expand...
Click to collapse
Thanks will give them a try. This will overwrite the original? Anyway to back it how without adb ?
From 1.1 Nook Cilor with 1.1 ghz overclock

This backs up the orginal before installing
Sent from my HTC Dream using XDA App

NuroSlam said:
This backs up the orginal before installing
Sent from my HTC Dream using XDA App
Click to expand...
Click to collapse
Great! may I ask where the backup is should I wish to restore to stock?

The backup is located in /data/misc/wifi
Sent from my HTC Dream using XDA App

Last silly question
When sending commands via terminal do they work right away or is a reboot required?

They work as soon as you hit enter
Sent from my HTC Dream using XDA App

NuroSlam said:
They work as soon as you hit enter
Sent from my HTC Dream using XDA App
Click to expand...
Click to collapse
tried switching back form adhoc to ap and got ap not found

I can't get these to work. Autonootered on 1.1. I installed with cwr. When I put the commands in terminal it says not found. Any ideas?
Sent from my Droid using XDA App

What happens when you cd to /data/local/bin in your terminal ap?
Sent from my HTC Dream using XDA App

Says I can't
NuroSlam said:
What happens when you cd to /data/local/bin in your terminal ap?
Sent from my HTC Dream using XDA App
Click to expand...
Click to collapse
From 1.1 Nook Color with 1.1 ghz overclock

Canadoc said:
Says I can't
Did you su?
If so cd /data/local
Mkdir bin
The reapply the zip, ill have to fix that when I get home
From 1.1 Nook Color with 1.1 ghz overclock
Click to expand...
Click to collapse
Sent from my HTC Dream using XDA App

NuroSlam said:
Sent from my HTC Dream using XDA App
Click to expand...
Click to collapse
Weird thing is that adhoc worked and easy able to apply.
From 1.1 Nook Color with 1.1 ghz overclock

NuroSlam said:
Sent from my HTC Dream using XDA App
Click to expand...
Click to collapse
One did what you said and how I think there is both. But the fact I harm to rerun this frim being one adhoc mode and not stock mean I lost the stock wpa supplicant? When I check the misc/wifi folder there a few wpa supplicants there but the timestamp suggests they were made at the time I did the secind update
From 1.1 Nook Color with 1.1 ghz overclock

Canadoc said:
One did what you said and how I think there is both. But the fact I harm to rerun this frim being one adhoc mode and not stock mean I lost the stock wpa supplicant? When I check the misc/wifi folder there a few wpa supplicants there but the timestamp suggests they were made at the time I did the secind update
From 1.1 Nook Color with 1.1 ghz overclock
Click to expand...
Click to collapse
Yes, however wpa_supplicant.infrastructure is also the original
Sent from my HTC Dream using XDA App

OK great thanks.
From 1.1 Nook Color with 1.1 ghz overclock

NuroSlam said:
Yes, however wpa_supplicant.infrastructure is also the original
Sent from my HTC Dream using XDA App
Click to expand...
Click to collapse
One more problem. Adhoc works but if I try to switch to apply despite having su, I get permission denied.
From 1.1 Nook Color with 1.1 ghz overclock

Related

Bootsound for 2.2 and 2.3

THIS WON'T WORK ON SE SOFTWARE!
download THIS
push all files to your device
in wich map do you need to place the files?
don't worry they are in the right map in the donwload
when you pused them all set all permission to 777 (chmod 0777 /system/*file) or check all checkboxes in rootexplorer
when you've done that open up /system/build.prop
and add this line at the end
ro.config.play.bootsound=1
now reboot
if you are thinking "wtf is he talking about?" then DO NOT TRY THIS! this is for advance user only
Enjoy
Download cannot proceed. Fix the download please.
Theshawty said:
Download cannot proceed. Fix the download please.
Click to expand...
Click to collapse
Maby you should fix your pc the download isn't broken...
Sent from my U20i using XDA Premium App
I flashed it via custom zip the went to terminal emulator and typed what said but it says file not found. What have I done wrong?
Sent from my U10i using XDA Premium App
not working for me
adb shell says enablebootsound not found
owain94 said:
Maby you should fix your pc the download isn't broken...
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
Oh, did I say I tried to download from my PC? No, I didn't..
I downloaded from my phone and it didn't work, re-downloaded on my PC and it worked.
Theshawty said:
Oh, did I say I tried to download from my PC? No, I didn't..
I downloaded from my phone and it didn't work, re-downloaded on my PC and it worked.
Click to expand...
Click to collapse
why so spry? should i add in first post you need to have a computer to download?
ohh also you need internet otherwise you can't load the site
i thought i just tell you -.-''
andy_dunlop said:
I flashed it via custom zip the went to terminal emulator and typed what said but it says file not found. What have I done wrong?
Sent from my U10i using XDA Premium App
Click to expand...
Click to collapse
abhi98228 said:
not working for me
adb shell says enablebootsound not found
Click to expand...
Click to collapse
weird gonna look into that guys
Hi owain! love your work
I think i just found a typo in (enablebootsound) row 58,
shouldn't: (echo '' >> /system/build.pro) be: (echo '' >> /system/build.prop) ?
Regards!
cyberhasse said:
Hi owain! love your work
I think i just found a typo in (enablebootsound) row 58,
shouldn't: (echo '' >> /system/build.pro) be: (echo '' >> /system/build.prop) ?
Regards!
Click to expand...
Click to collapse
well it is just an empty line that it write to the file so it is not that big issue
Any luck owain?
Sent from my U10i using XDA Premium App
andy_dunlop said:
Any luck owain?
Sent from my U10i using XDA Premium App
Click to expand...
Click to collapse
still looking into it i pushed them to my mobiel and i worked
but then i made the flash with same things and permission and it don't work
really annoying
Ok thanks for the update. Hope u can figure it out
Sent from my U10i using XDA Premium App
How do I push it into my phone like what u did using adb shell on my laptop? IV set android sdk up and running, do what do I need to type into adb shell to push which files? If that makes sense?
Sent from my U10i using XDA Premium App
i will post the working manually way within a couple hours here
owain94 said:
i will post the working manually way within a couple hours here
Click to expand...
Click to collapse
Thank you very much u are just amaizing. Wish I was as good as u. I still don't know much about this stuff. How did u learn about everything on development?
Sent from my E10i using XDA Premium App
manually installation in first post NOTE!: this is for advance users only
Doesn't work with MiniCM6-1.0.0-RC2

[How To] Implement Z-OC into stock ROM

BEFORE I START: ALL CREDITS TO Z FOR HIS AMAZING WORK AND FOR HIM CHOOSING TO STAY. THANK YOU Z
FOR ADVANCED USERS.
USE ROOT EXPLORER TO COPY AND PASTE OR MOVE THE FILES NEEDED AND SET PERMISSIONS
Hi Guys. I know some of you are probably wanting OC in your ROM and might not want to wait for someone to implement it in there ROM or maybe you don't want to flash a ROM but just want the OC.
Well i am going to tell you how to get Z-OC in your phone. There are some thing you will need to remember and that is that this can be dangerous if you don't know what you are doing.
PLEASE NOTE: I AM IN NO WAY RESPONSIBLE IF YOU TURN YOUR PHONE INTO A PAPER WEIHGT OR TURN IT INTO A BRICK FOR A REPLACEMENT FOR YOUR WALL.
Here is what to do:
You will need the files at the bottom of this post and extract them.
For permissions. O means tick, X means leave unticked.
1. Place the install-recovery.sh file in system/ect/ and set permissions to:
ooo
oxo
oxo
2. Place these 3 files: zdzihu_oc.ko/ar6000.ko/tun.ko in system/lib/modules and set the permissions to:
oox
oxx
oxx
3. Go back to the install-recovery.sh file and select it and then select execute.
4. Reboot and enjoy
PLEASE NOTE: ONLY LOOK AND CHANGE THE CPU SPEED USING CPU MASTER. DO NOT TRY CHANGIING THE CLOCK SPEED WITH OTHER CPU APPS LIKE SET CPU OR YOU WILL LOSE THE 1113MHZ SPEED AND YOU WILL NEED TO GO BACK TO INSTALL-RECOVERY.SH AND EXECUTE AGAIN.
Awesome. Thank u so much
Sent from my X10i using XDA App
awesome! thanks! any module to wifi?
erickwill said:
awesome! thanks! any module to wifi?
Click to expand...
Click to collapse
That's what the ar6000.ko is. Don't delete the original as I have not done that and my WiFi is fine. Also I need to add this to the op but everytime you reboot the phone you need to set the CPU again.
Sent from my Nexus S using XDA Premium App
sammyjc89 said:
That's what the ar6000.ko is. Don't delete the original as I have not done that and my WiFi is fine. Also I need to add this to the op but everytime you reboot the phone you need to set the CPU again.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
Should I invoke this module?
erickwill said:
Should I invoke this module?
Click to expand...
Click to collapse
What does invoke mean?
EDIT: just searched it and yes still add it just in case you need to. You can always try without it and let me know or just stay on the safe side and add it. If I have time in a bit I will try without it as I think that the ar6000.ko is actually something to do with CM find coz if I remember rightly the CM kernels or gingerbread kernels had the ar6000.ko WiFi module and the 2.2 or 2.1 kernels had a different one but don't quote me on that one
Sent from my Nexus S using XDA Premium App
sorry guys.. i am new ><
can anyone explain to me what is OC?
thanks in advance..
rshui said:
sorry guys.. i am new ><
can anyone explain to me what is OC?
thanks in advance..
Click to expand...
Click to collapse
It means OverClock
It is jot necessary to include all the modulus.
Only the oc modulus seems work fine
cheers,
L
Sent fRom mY fReeXperia X10 uSIng xda Premium App
confirmed working on MIUI (Trips rom) thanx mate ... thanx Z
Correct me if I wrong, but for OC feature you need zdzihu_oc.ko only, others does nothing with OC.
Indeed, i am using terminal and insmod zdzihu_oc.ko and everything is fine...
Sent from my X10i using XDA App
implemented in WB rom, I believe:
http://forum.xda-developers.com/showthread.php?t=1192988
Can't someone make a zip to flash?
Sent from my X10 using XDA Premium App
If it is the case only the z oc module is need then I will delete others but if I remember rightly the CM roms needed the ar6000.ko file for the WiFi to work and the tun.ko is a module for the CPU speeds to run by. Eg like CPU governer ect..... Correct me if I'm wrong but there must be reason they are there also the install-recovery.sh file has a lot of coding unlike the fps uncap one as where the one I added in this thread has a hell of a lot more also to do with the CPU governer.
Sent from my Nexus S using XDA Premium App
chiefy009 said:
Can't someone make a zip to flash?
Sent from my X10 using XDA Premium App
Click to expand...
Click to collapse
Yea it's possible ... i tried but it gives me syntax error .....(copy_dir then set_perm) .... sorry i'm a little noob
chiefy009 said:
Can't someone make a zip to flash?
Sent from my X10 using XDA Premium App
Click to expand...
Click to collapse
I have tried to make an update zip also but if you try flashing this with a ROM with tweaks you will lose all the tweaks like with wolfs ROM. It is best to do it this way so you don't have the risk of something going wrong and also I get the same error with my zip and I used the update zip program to make it which set perms and signed and zips but still no go.
Sent from my Nexus S using XDA Premium App
Tried to stick this on Z rom and got wifi error
Sent from my X10 using XDA Premium App
chiefy009 said:
Tried to stick this on Z rom and got wifi error
Sent from my X10 using XDA Premium App
Click to expand...
Click to collapse
coz its already implemented. Unless you are on about his first ROM that is no longer in development. Also did you delete the original WiFi module
Sent from my Nexus S using XDA Premium App
sammyjc89 said:
coz its already implemented. Unless you are on about his first ROM that is no longer in development. Also did you delete the original WiFi module
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
Its his most recent rom v3 he took oc out, I restored now, the oc worked but it broke wifi
Sent from my X10 using XDA Premium App

[Recovery] CWM Recovery

If you are on honeycomb you are free to flash recovery via Rom manager.
If you are on gb I am working on a compatible recovery right now. Once I get it done you will be able to use the features in Rom manager but not flash recovery via Rom manager
confirmed working with Honeycomb htcdev unlocked hboot 1.14.
whats the difference from this one compared to the older one most of us currently run?
hasseye said:
whats the difference from this one compared to the older one most of us currently run?
Click to expand...
Click to collapse
Just updated. I just don't care to use outdated stuff. So since I built it I figured I would post it
Sent from my ADR6350 using XDA Premium App
any hope on porting a touch based recovery? I think all tabs should have a touch based recovery since the lack of HW buttons
Guessing this still does not allow to use the internal memory for anything?
truthkillszz said:
any hope on porting a touch based recovery? I think all tabs should have a touch based recovery since the lack of HW buttons
Click to expand...
Click to collapse
That is next on my list. I'm hoping to get with doomlord for the touchscreen stuff as the flyer/evo view uses nonstandard calls.
Sent from my ADR6350 using XDA Premium App
[email protected] said:
Guessing this still does not allow to use the internal memory for anything?
Click to expand...
Click to collapse
Internal memory works. I didn't know it was an issue on other builds
Sent from my ADR6350 using XDA Premium App
I removed the update zip. It doesn't actually replace recovery. Only soft boots it. Use img file via fastboot
Sent from my ADR6350 using XDA Premium App
is there anything special we gotta do if we already have the older version? Or can we just use the fastboot command and boom?
hasseye said:
is there anything special we gotta do if we already have the older version? Or can we just use the fastboot command and boom?
Click to expand...
Click to collapse
Fastboot flash and you are good to go
Sent from my ADR6425LVW using XDA Premium App
jmztaylor said:
Just updated. I just don't care to use outdated stuff. So since I built it I figured I would post it
Sent from my ADR6350 using XDA Premium App
Click to expand...
Click to collapse
Hey man, i have been trying to do this for weeks, but when following koushes guide to porting clockwork recovery, but it will never run "make -j4 recoveryimg" or wehatever
Whoareyou said:
Hey man, i have been trying to do this for weeks, but when following koushes guide to porting clockwork recovery, but it will never run "make -j4 recoveryimg" or wehatever
Click to expand...
Click to collapse
what does the error say?
so this is the new recovery which should be installed?
Icefeldt said:
so this is the new recovery which should be installed?
Click to expand...
Click to collapse
I wouldn't say SHOULD. It's all personal choice. I guess the old one didn't support internal sd but this one does
Sent from my ADR6425LVW using XDA Premium App
jmztaylor said:
what does the error say?
Click to expand...
Click to collapse
idk exactly, but it says it cant create a boot.img
Whoareyou said:
idk exactly, but it says it cant create a boot.img
Click to expand...
Click to collapse
Well give the output and I might be able to help. If it says something about being too big that's easy to fix
Sent from my ADR6425LVW using XDA Premium App
jmztaylor said:
Well give the output and I might be able to help. If it says something about being too big that's easy to fix
Sent from my ADR6425LVW using XDA Premium App
Click to expand...
Click to collapse
well, i also had an issue extracting the boot.img, ill show you the error in a bit
Updated OP
I just rooted my view last night.. I flashed recovery once, enough to put the SU file on SD card to root. But since then, I've tried to do a backup (through ROM manager) and the white HTC screen pops up and doesn't go away. So then I tried to do it manually through hboot and when I choose recovery it does the same thing .. what do you think might be the problem? I'm very new to this so I'm hoping it is something simple that I missed... Please help

Can't confirm root.

I rooted my phone way back when using one click root and I have superuser installed but never had any custom roms. Every time I use root check it does not confirm if I am rooted or not and keeps checking for what seams like an eternity. Am I missing something? Please help, I am trying to back up my current stock rom and can't get by. Thank you in advance...
Sent from my MB855 using xda app-developers app
Stray2thaB said:
I rooted my phone way back when using one click root and I have superuser installed but never had any custom roms. Every time I use root check it does not confirm if I am rooted or not and keeps checking for what seams like an eternity. Am I missing something? Please help, I am trying to back up my current stock rom and can't get by. Thank you in advance...
Sent from my MB855 using xda app-developers app
Click to expand...
Click to collapse
Ways to get confirmed:
1. Use root checker from market.
2. Install terminal Emulator and run command su
$ su
Click to expand...
Click to collapse
If SuperUser popup comes out.. you are done rooting..
3. To get rooted.. Universal Androot for 2.1 - 2.3 devices.
Sorry I dont have the above mentioned files but you can have those with a little Googling.
Also you haven't mentioned your device, on which you are performing XperiMents
Click to expand...
Click to collapse
I guess, If its Photon4g, then go for Photon Torpedo method, and confirm the root with above.
Thanks for the reply. Every time I use root checker I just runs forever and never stops checking. But I used the cmd prompt su and and the cmd line changes from a $ to a # so that means I am rooted. I been trying to perform a nandroid back up with rom manager and I keep getting a Failed to Boot 2 message every time, any ideas?
Sent from my MB855 using xda app-developers app
By the way my phone is running on Android 2.3.4, Kernel version is 2.6.3.2.9 and the Build is 198_6. Rooted using one click some time back but never unlocked bootloader or installed a custom rom. I've been holding out on the ota update so I can unlock my boot...
Sent from my MB855 using xda app-developers app
http://forum.xda-developers.com/showthread.php?t=1393519 - Check out the link it has evry thing explained related to the MoPho and your query
Stray2thaB said:
Thanks for the reply. Every time I use root checker I just runs forever and never stops checking. But I used the cmd prompt su and and the cmd line changes from a $ to a # so that means I am rooted. I been trying to perform a nandroid back up with rom manager and I keep getting a Failed to Boot 2 message every time, any ideas?
Sent from my MB855 using xda app-developers app
Click to expand...
Click to collapse
yeah. don't ever ever ever use rom manager. it's junk and doesn't work. do not use it or its recoveries. use jokers v3 or photon3 or another confirmed working recovery. NEVER USE ROM MANAGER.
Ok it's a lot to go through, but I'm going to see what I can get.
Sent from my MB855 using xda app-developers app
na7q said:
yeah. don't ever ever ever use rom manager. it's junk and doesn't work. do not use it or its recoveries. use jokers v3 or photon3 or another confirmed working recovery. NEVER USE ROM MANAGER.
Click to expand...
Click to collapse
Don't call an app junk just because it does not fully work on a particular phone. It actually does work for most things.
The recoveries that u mentioned are just modified versions of the recovery built into Rom Manager.
But of course u knew that!
Try the photon torpedo direct method it will tell you if your rooted and also can apply a proper root if your root install went bad.
na7q said:
yeah. don't ever ever ever use rom manager. it's junk and doesn't work. do not use it or its recoveries. use jokers v3 or photon3 or another confirmed working recovery. NEVER USE ROM MANAGER.
Click to expand...
Click to collapse
So where do I get jokers v3 or photon3?
Sent from my MB855 using xda app-developers app
bearw815 said:
Don't call an app junk just because it does not fully work on a particular phone. It actually does work for most things.
The recoveries that u mentioned are just modified versions of the recovery built into Rom Manager.
But of course u knew that!
Click to expand...
Click to collapse
barely works on any phone. it's junk. never has the roms, mods, tweaks and all the good stuff updated or even available in the app for supported phones. junk i say!! :laugh:
---------- Post added at 01:58 PM ---------- Previous post was at 01:58 PM ----------
Stray2thaB said:
So where do I get jokers v3 or photon3?
Sent from my MB855 using xda app-developers app
Click to expand...
Click to collapse
http://www.motosunfire.com/clockworkmod-recovery/

[ROM] Very Lite .. I8190XXALK6_I8190XEFALL1

I8190XXALK6_I8190XEFALL1 FIRMWARE
updated several google apks , su and busybox
iv removed most adds in market by replacing hosts
added LUCKY PATCHER to do the rest..
removed samsung services and keept google
much more like cwm manager ... wipe your phone before or after flashing..before is best to avoid fc
...u do that in recovery enter with cwm
hereView attachment 1606433
Thx to avicohh , faria and bigwhoop for teaching me howto modify the firmware
ITS A VERY LITE ROM.
great ram and more space.
UNRAR the file before using ODIN "pda"
in download mode to flash it.
DOWNLOAD HERE
And remember to push my thanks button.
dont brick your phone.
regards
Marsdroid
Great a early Xmas present.
Sent from my GT-I8190 using xda premium
Thank You
It works great
QUOTE=jejemc;35952629]hello screen please thank you:laugh:[/QUOTE]
Yes ok.. hereView attachment 1606433
Limited. . As i say. .
And found out howto modify the preload "hidden" img also..
Ps the phone is flash player compatible
But im done publiching it ..
But thx to avicohh ..again
Check the ROM its a really nice lite one
Marsdroid.6te.net
Sent from my GT-I8190 using XDA Premium App
there is not mail app on your room. how can i fix it?
eritonshehu said:
there is not mail app on your room. how can i fix it?
Click to expand...
Click to collapse
U can add it yourself with a root explorer.. or es file explorer..
Gmail works.. iv deleted all i didnt need..
Remember its a lite rom
https://www.dropbox.com/s/bondi6vnmi7gnxl/ori.mail.apps.rar
Sent from my GT-I8190 using XDA Premium App
Just download your favourite mail app from Google Play and install it.
Sent from my GT-I8190 using xda premium
can you suggest any mail app for exchange server?
Thnx in advanve
Try MAILDROID there's a free or paid version, not sure about exchange though. Give it a try.
Sent from my GT-I8190 using xda premium
eritonshehu said:
there is not mail app on your room. how can i fix it?
Click to expand...
Click to collapse
DOWNLOAD ORI MAIL APPS HERE
put the 4 files in system/app/
set permissions
chmod 06755 System/app/*.*
chmod 06755 System/app/*
in connectbot
or use a root explorer :good:
regards
Marsdroid
My s3 mini can not connect to kies after update to your room. any help??
thnx
Hehe.. its deleted. . Its a lite rom.. u need a full rom my friend...
Someone can publish a full stock rom ROOTED... i get it
Sent from my GT-I8190 using XDA Premium App
brokenworm said:
Hehe.. its deleted. . Its a lite rom.. u need a full rom my friend...
I can publish a full stock rom ROOTED. . Later.. i get it
Sent from my GT-I8190 using XDA Premium App
Click to expand...
Click to collapse
There is one here http://forum.xda-developers.com/showthread.php?t=2039211
Пратено со Tapatalk 2 од мојот SGSIII mini
vonuzu said:
There is one here http://forum.xda-developers.com/showthread.php?t=2039211
Пратено со Tapatalk 2 од мојот SGSIII mini
Click to expand...
Click to collapse
Thx.. even its not the newest..that one
Sent from my GT-I8190 using XDA Premium App
Nice work. Thanks
Thanks heaps mate
I hope someone figures out how to get this thing into recovery and then gets some Cyanogenmod etc. on this
Nitro_123 said:
Thanks heaps mate
I hope someone figures out how to get this thing into recovery and then gets some Cyanogenmod etc. on this
Click to expand...
Click to collapse
How to enter recovery:
Install adb
connect phone to pc
Press win key+ run
type cmd
press enter
in command prompt type adb reboot recovery
ppero196 said:
How to enter recovery:
Install adb
connect phone to pc
Press win key+ run
type cmd
press enter
in command prompt type adb reboot recovery
Click to expand...
Click to collapse
Or install terminal emulator and enter this comand:
su (click enter)
reboot recovery (click enter)
Пратено со Tapatalk 2 од мојот SGSIII mini
vonuzu said:
Or install terminal emulator and enter this comand:
su (click enter)
reboot recovery (click enter)
Пратено со Tapatalk 2 од мојот SGSIII mini
Click to expand...
Click to collapse
Smartass
Root only
Sent from my GT-I8190 using xda app-developers app
Use cwm to enter recovery its included in this rom
Sent from my GT-I8190 using XDA Premium App

Categories

Resources