(REQUEST) POP UP DESKTOP WINDOW When Headphones Connected - Galaxy S III Q&A, Help & Troubleshooting

Hi guys, ive tried a bunch of Roms on mi i9300 , Cocked and officials . I remember on my old movistar 4.1.2 stock rom, there was an aditional pop up page on desktop whenever i plug in the headphones . If i plug them out the desktop page will dissapear . I really want it back on my 4.2.2 lightforce rom v9 . Have any of you any idea to install it on an already installed rom? maybe by flashing or replacing some apk... dunno.
Best Regards. Leboreiro.

Wrong forum, bro.

First of all you should have posted in the thread of the related ROM.
Secondly, that is a feature od the TW interface and as such can be enabled from the settings. Display > Page buddy
Sent from my GT-I9300 using xda app-developers app

Related

Help me Omega Rom

I have one cellphone, Galaxy S3.
I just installed this new Omega ROM v9.0 thinking it might be one of the best now in circulation, and I'm not mistaken, I was inclined now only between the Foxhound, the CheckRom, and the Omega, but only this one had the camera and fix the things very much nice ...
I installed the version without Boatware, I have also removed the S-Voice, I say nonsense, cmq reinstalled the Omega Files, but I no longer starts by clicking the home button 2 times, you know something?
Another question, Omega Roma v 9.0 has the OTA updates?
I also wonder, how do they put the pre-defined backgrounds Samsung? I wanted the flower head, which is already set to the lock screen, but when I go to insert it, even in the home page there is no image in the gallery ... mmm ... help
I have: Omega rom v9.0, kernel franco r10, modem xxblfb.
But why not asking in the Rom thread?
Sent from my GT-I9300 using Tapatalk 2
drreality said:
But why not asking in the Rom thread?
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
With 1 post ?????
OP NO OTA you are using a custom non Samsung rom .
no longer starts by clicking the home button 2 times, you know something?
Suggest you read what's in the rom description .
I also wonder, how do they put the pre-defined backgrounds Samsung? I wanted the flower head, which is already set to the lock screen, but when I go to insert it, even in the home page there is no image in the gallery ... mmm ... help
Not in the gallery its in the firmware .
jje

[Q&A] _miui.polimorph_

_miui.polimorph_
i9300 international
Jelly Bean 4.1.2 based MIUI
When I ported the first version of MIUI, Jelly Bean based, named _miui.polimorph_ I was guided by 3 key words:
1. stable;
2. practical;
3. sharing.
Because I belive the feedback is a very good fuel for progress this thread is dedicated for you. And since the awsome XDA forums provide us this thread as "meeting point" please feel free to ask or share here all your questions, opinions, and ideas about _miui.polimorph_ and how a MIUI rom can be the best, based on your demands. My goal for now is to obtain an eclectic operational system that includes the most complete variety of positive features a ROM can include. I'm sure that if we all share as a team we will eventually have the best MIUI ROM for Samsung Galaxy S III. There can be also users who installed _miui.polimorph_ and can't post under development section even if they want to say something. This is the right place to share.
So to be specific and well understood please specify the versions of your ROM:
1. the incremental (version of MIUI, i.e. 2.9.7) and
2. the version of _pph_ edition (i.e. v1);
->the file you have installed would be MIUI_JB_i9300_2.9.7_v1_pph.zip;
3. logcat or screenshot (how to in the dev thread post#2 - debugging)
Do you think this thread can be useful for you? Vote "Newsworthy" and when you feel like remember to hit the "Thanks" button!
- for Development and Download thread click here -​Relax and enjoy!
_polimorph_​
reserved
Can I install additional language to this rom? Cause it only supports english and chines.
Hi
Just want to say thank you for the time you put into this great rom!
I've have a great respect for devs like you who mangage to get time to keep developing ROMs.
PS: Had to post this here and not in your development tread because I haven't 10 posts yet.
Thanks for the ROM, its great. But is there anyway to turn off the CRT animation. I tried turning off all animations, which worked in v10.26.2, but doesn't work now. Sorry to post here but I am also under 10 post. Thanks.
Sent from my GT-I9300 using xda app-developers app
Is possible use original MIUI camera and gallery?
Inviato dal mio GT-I9300 con Tapatalk 2
master5hake said:
Thanks for the ROM, its great. But is there anyway to turn off the CRT animation. I tried turning off all animations, which worked in v10.26.2, but doesn't work now. Sorry to post here but I am also under 10 post. Thanks.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Good question. The simplest answer is "yes". De-compile framework-res.apk using "apktool 1.5.0" and latest "aapt" and find file "framework-res.apk\res\values\bools.xml". Open it with Notepad++ and edit the line "<bool name="config_animateScreenLights">false</bool>" to "true".
lupet said:
Is possible use original MIUI camera and gallery?
Inviato dal mio GT-I9300 con Tapatalk 2
Click to expand...
Click to collapse
Yes it is. For the next operation I recomend to use 7-zip archiver. You need to have the two zips: your _miui.polimorph_ 2.10.26 zip version and the build you want to use for example 2.11.9. Open each one of them (do not extract, just open) and navigate to /system/app and just drag and drop the file Camera.apk and MiuiGallery.apk from 2.10.26 zip to your preffered _miui.polimorph_ version. Also it's better if you delete other camera apps such as GoogleGallery.apk from the same folder you just pasted the apks (_miui.polimorph_2.11.9.zip/system/app).
Thanks for the help. Worked perfectly.
Sent from my GT-I9300 using xda app-developers app
I love your rom but I have a tiny problem; the gallery and camera icons do not change with different themes any idea how to fix that?
Sanbiki said:
I love your rom but I have a tiny problem; the gallery and camera icons do not change with different themes any idea how to fix that?
Click to expand...
Click to collapse
Please tell me what version do you have installed.
Does anyone have the kernel in a zip that i could flash? It wont flash the kernal when i flash the rom.
Hey polimorph, do you know how to lower the value of default minimum brightness?
master5hake said:
Hey polimorph, do you know how to lower the value of default minimum brightness?
Click to expand...
Click to collapse
Edit the first line of the array "<integer-array name="config_autoBrightnessLcdBacklightValues">". You can find it in the file arrays.xml @ /res/values by de-compiling /system/framework/framework-res.apk. I set it to 10 (between 0 and 6 lux) in my roms which I belive it's the lowest. Can it go lower?
EDIT: there's also a neat app to configure auto-brightness levels using a graph on Play Store called Velis Auto Brightness. You might want to try it first.
OK thanks. Will tinker around with it and see what I can do
hi i am having trouble with signing in to playstore it is giving me
" error retrieving information from server [RH-01] "
Hi guys, I have a general miui question.
Can I flash miui JB over Miui ICS?
CURRENT VERSION 2.11.16
Thanks.
Sent from my GT-I9300 using xda app-developers app
Hi _polimorph_,
To be honest, this is second rom that i tried other than another rom that close to stockrom. And its my first AOSP rom. I would say if its working well I stick to your rom but i have some problem.
1. AOSP keyboard keep FC after flashed (I have to use swiftkey, and the FC still appear)
2. I cant login into playstore (Need flash another zip?)
3. SMS Setting (I cant send/receive text, apparently is service center no. issue showing "00", but i cant change it to my carrier no. It just show FC)
Overall, I like the rom so much, especially, the customization, the themes, and of course the camera itself which the best afterall.
I am running latest miui with siyah kernel in page.
Oscar
Is there a way I could remove carrier label from status bar manually? I understand the settings in control panel isn't working. Thanks!
najati said:
hi i am having trouble with signing in to playstore it is giving me
" error retrieving information from server [RH-01] "
Click to expand...
Click to collapse
Did you changed the default DPI? Clear Playstore's data, or flash gapps again.
kingconnought said:
Hi guys, I have a general miui question.
Can I flash miui JB over Miui ICS?
CURRENT VERSION 2.11.16
Thanks.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
I recomend you only to flash wiping data/cache/dalvik/preload.
Sunofthebeach! said:
Hi _polimorph_,
To be honest, this is second rom that i tried other than another rom that close to stockrom. And its my first AOSP rom. I would say if its working well I stick to your rom but i have some problem.
1. AOSP keyboard keep FC after flashed (I have to use swiftkey, and the FC still appear)
2. I cant login into playstore (Need flash another zip?)
3. SMS Setting (I cant send/receive text, apparently is service center no. issue showing "00", but i cant change it to my carrier no. It just show FC)
Overall, I like the rom so much, especially, the customization, the themes, and of course the camera itself which the best afterall.
I am running latest miui with siyah kernel in page.
Oscar
Click to expand...
Click to collapse
1. I'm using "Keyboard" (MiuiKeyboard) that's also coming embeded in the rom.
2. Flash gapps 20121011.
3. Don't know what's that about, but I have the feeling that's a bad rom flash. Flash your rom again using flashing instructions from the main thread.
I'm using Omega v36, baseband XXELLA, can I flash this rom?

Need custom rom suggestions

Hi,
Im not new to flashing custom roms, did that before on my Omnia 2. But I'm far from being sn expert.
The last few days I flushed and tried out a few roms, but unfortunately each of them had missing features.
Besides watching lots of videos in youtube I've tried cm10.1, WanamLite5.4 and WanamLite5.5 so far.
The features I'm looking for are :
1) Must : Call recording. WanamLite5.4 had it perfect. A big Record button on the Samsung dialer screen.
2) Must : Flashlight : doesnt matter if the phone is locked, screen off, screen on, etc. As long as Android is up and running I want the camera flash to switch on / off when long pressing the home button.
3) Must : Smart stay feature
4) Must : toggle widgets should never slide (manually or automatically) on the notification screen (cm 10.1 has it perfect )
5) preferred : no custom boot animation, Samsung's is just fine.
6) preferred : new photo sphere cam. Dont know if its possible to install it afterwards.
7) preferred : multi window feature with e.g. whatsapp support (not only specific apps). (Is that even possible ? Does the e app have to be written to support multiple windows feature ?)
8) preferred : root access (afaik some custom roms dont have root access ebabled)
Sorry for asking with a list like that but im far from being an expert and don't want to brick my phone by flushing too many roms.
Any help and link to roms is greatly appreciated !
Sent from my GT-I9300 using xda premium
best ROM? how exciting!
Best ?
Sent from my GT-I9300 using xda premium
nah man, I'm just saying it's another "best ROM" thread. It's against the rules to ask for "good" or "best" ROMs, and even if you didn't want to do that, that's what this thread will become. So it's a matter of time before it's locked
Glebun said:
nah man, I'm just saying it's another "best ROM" thread. It's against the rules to ask for "good" or "best" ROMs, and even if you didn't want to do that, that's what this thread will become. So it's a matter of time before it's locked
Click to expand...
Click to collapse
Looks like no one read the rules
Sent from my GT-I9300 using xda app-developers app
msegmx said:
Hi,
Im not new to flashing custom roms,
Just new to reading the rules of XDA ????
Do NOT post threads asking which the best ROM or kernel is
http://forum.xda-developers.com/showthread.php?t=1935514
Click to expand...
Click to collapse
Thread closed as its a best ROM thread.

Help me get away from Apple- Consistent crashes on my S3. Is my browser to blame?

Hi,
So I am a huge fan of Android and the development community here
I don't like Apple at all, however I keep having to switch back- because their product is far more stable
Now- I'm using rXtreme v12, and nobody else using the ROM is encountering the of crashes I am having. I've uninstalled some mod's (like CRT-off) and several app's I felt may have caused it. I'm not using any theme's, and I'm not running NovoLauncher.
Crash= phone reboots instantly (no warning) then freezes at startup. Battery remove required.
The only evidence I can link to the crashes (phone worked perfectly until this began happening):
The stock browser began to 'forget' me- Google asking me to sign in at the home page even if I haven't exited the browser, and my never rebooting to my browsing sessions.
Otherwise the crashes are completely random- pressing the back button whilst listening to music, responding to a message, closing an application etc. They occur 1-3 times a day.
I had an 8GB MicroSD card, and I've just replaced it with a brand new 64GB one- so I don't think this is the problem.
I've read through the freezing thread, and I am based on the "most stable/crash free build (XXBMF1).
I've been using it (well, without a SIM card because I can't afford to be using an unstable phone as it's for business) for about 3 months, and I've been through multiple versions of the rom, and done countless wipe's, and re-installs.
Is there some error logging app I can installed to try and narrow down this issue? What else can I try?
define "crash". provide a logcat. Google it for a guide
Do you mean that the entire phone crashes and reboots, or just a particular message pops up
Sent from my GT-I9300 using xda app-developers app
Test with another rom from that thread .
jje
Oops
Thanks for the replies. No other versions of this rom have worked.
Crash= phone reboots instantly (no warning) then freezes at startup. Battery remove required.
ycon said:
Thanks for the replies. No other versions of this rom have worked.
Crash= phone reboots instantly (no warning) then freezes at startup. Battery remove required.
Click to expand...
Click to collapse
he meant try another Rom not version
Blackwolf10 said:
he meant try another Rom not version
Click to expand...
Click to collapse
Im not ready to give up on this rom yet- a vert last resort
I use this ROM for these features:
- Supports LogMeIn
- Supports MultiWindow
- Long hold button light/music changer volume buttons
- Battery saving features
- S tweaks (volume boost)
- Titanium backup
- Mega Bass beats
So the browser issue I mentioned (how it doesnt store my sessions, or remember im logged in with google)- does that not link to some other problem?
Sent from my GT-I9305 using Tapatalk 4 Beta
ycon said:
Im not ready to give up on this rom yet- a vert last resort
I use this ROM for these features:
- Supports LogMeIn
- Supports MultiWindow
- Long hold button light/music changer volume buttons
- Battery saving features
- S tweaks (volume boost)
- Titanium backup
So the browser issue I mentioned (how it doesnt store my sessions, or remember im logged in with google)- does that not link to some other problem?
Sent from my GT-I9305 using Tapatalk 4 Beta
Click to expand...
Click to collapse
there are other Roms that support some of those and if you mod then there are mods for 5 of all what you said though i don't know what Logmeln is as for the browser you could simple use another one
Glebun said:
define "crash". provide a logcat. Google it for a guide
Click to expand...
Click to collapse
Crash= phone reboots instantly (no warning) then freezes at startup. Battery remove required.
I've got a copy of LogCat and I'm recording. I guess all I can do is wait for the error? I'm trying to force it somehow.
Try another rom all this stuff you want you can get easy using/flashing some mods or download from playstore. Do some research on what you like really in a rom not just a part of it and flash it.
In your world I would be considered crazy, in my world too but they know me here at least.
So nobody can make any link my browser issues with my crashes? Please try. Before I switch roms can we figure out this problem first?
I've just wiped and installed a full new rom (rextreme 12 using jkay) and the stock browser still keeps asking me to sign in, and doesnt remember sessions! Very frustrating... surely if nobody else has this problem- it means something is wrong. Please help
Sent from my GT-I9305 using Tapatalk 4 Beta
I see that you are flashing rXtreme rom .
Is that rom for I9300 ???
Suggest you totally wipe phone and sd card .
Flash stock rom and test browser .
Root
Flash a basic custom rom like [ROM] i9300xxufme7 pure stock from samsung
http://forum.xda-developers.com/showthread.php?t=2360371
and test .
Wipe phone flash your custom rom of choice but add no extra apps and test .
jje
JJEgan said:
Suggest you totally wipe phone and sd card .
Flash stock rom and test browser .
Root
Flash a basic custom rom like [ROM] i9300xxufme7 pure stock from samsung
http://forum.xda-developers.com/showthread.php?t=2360371
and test .
Wipe phone flash your custom rom of choice but add no extra apps and test .
jje
Click to expand...
Click to collapse
If you've got a 9305, please don't flash the one jje recommended - thats for a 9300
JJEgan said:
I see that you are flashing rXtreme rom .
Is that rom for I9300 ???
Suggest you totally wipe phone and sd card .
Flash stock rom and test browser .
Root
Flash a basic custom rom like [ROM] i9300xxufme7 pure stock from samsung
http://forum.xda-developers.com/showthread.php?t=2360371
and test .
Wipe phone flash your custom rom of choice but add no extra apps and test .
jje
Click to expand...
Click to collapse
Nope- its definetly for the i9305- I'm not that incompetent! Haha
http://forum.xda-developers.com/showthread.php?t=2023916
I've just spent hours and weeks trying to resolve this. I know a new rom may stop my crashes.
I just wanted some other thoughts on fixing this that don't involve just writing a new rom.
Sent from my GT-I9305 using Tapatalk 4 Beta
Nope- its definetly for the i9305- I'm not that incompetent! Haha
You are posting in the wrong forum this is I9300 Q&A not I9305 .
jje
ycon said:
Nope- its definetly for the i9305- I'm not that incompetent! Haha
http://forum.xda-developers.com/showthread.php?t=2023916
I've just spent hours and weeks trying to resolve this. I know a new rom may stop my crashes.
I just wanted some other thoughts on fixing this that don't involve just writing a new rom.
Sent from my GT-I9305 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Thank you-my mistake :/
JJEgan said:
Nope- its definetly for the i9305- I'm not that incompetent! Haha
You are posting in the wrong forum this is I9300 Q&A not I9305 .
jje
Click to expand...
Click to collapse
Sent from my GT-I9305 using Tapatalk 4 Beta
It looks like I've resolved it myself.
I installed rXtreme 12, but this time I used jkay (not samsung stock). What is this- the kernel?
So far it's been a bout 4 days of heavy use, and no crashes. My browser still doesn't remember my sessions, but I'll just have to find an alternative.
Does jkay still have the battery optimization built into this rom?

touchwiz 7.1 no keys at startup!

Help please!
I flahed the last rom of sniper killer and when the phone ask for the pin...the keys doesn´t appear,you see nothing in box of PIN, but though you press the correct key when you finally press accept...the phone says "pin incorrect..retry.. (or so)..". I have wasted the three tries...and after started to ask me for the PUK
with the same procedure (pressing corect puk but no appearing what keys are you pressing)....I have wated two..and only left 7 tries.
I have stopped..because I don´t know what to do! If I follow I will waste all oportunities of inserting the PUK!
Thanks!
try any other rom.
remove the pin security. then flash tw 7.1 and then try to figure out possible solution..
and please post rom related question/queries in the specific rom thread so that you can be better assisted..
Sent from my GT-S5830i using xda app-developers app
thanks for the suggestion..
I have flashed SGS3 rom V3...over touchwiz...and has solved the problems...and besides...the issues with the camara (touchwiz v0...didn´t work) the mail (that dissapeared in touchwiz v1)...and not have lost all the other applications that I had installed before...
So I will stay here for a while...as the touchwiz v1..doesn´t seem stable...(and i flashed from the stock rom)!!!
and pardon...! where is the thread where I mus post these issues...?
thanks!
srt99 said:
try any other rom.
remove the pin security. then flash tw 7.1 and then try to figure out possible solution..
and please post rom related question/queries in the specific rom thread so that you can be better assisted..
Sent from my GT-S5830i using xda app-developers app
Click to expand...
Click to collapse
klastenta said:
thanks for the suggestion..
I have flashed SGS3 rom V3...over touchwiz...and has solved the problems...and besides...the issues with the camara (touchwiz v0...didn´t work) the mail (that dissapeared in touchwiz v1)...and not have lost all the other applications that I had installed before...
So I will stay here for a while...as the touchwiz v1..doesn´t seem stable...(and i flashed from the stock rom)!!!
and pardon...! where is the thread where I mus post these issues...?
thanks!
Click to expand...
Click to collapse
Here is the Discussion thread and one more thing Flash latest version of ROM that is v7.1
thanks! but this version -as sthe subject of the thread states- is that I had installed and cause the error of dissapearance of the visulization of the keys...
thanks!

Categories

Resources