[Help][cm12 - Novafusion] [Misaligned Button Switchers] - Galaxy S III Mini Q&A, Help & Troubleshooting

Hey everyone there , hope you're all ok
.
am facing this issue with cm12 from novafusion , tried to contact them , asked multiple times with no answer
attached an image showing my problem - button switcher not aligned properly , it's not so obvious but it's there
.
thanks in advance for any kind of help
.
{
"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"
}

Do backup by nandroid in recovery, next in recovery wipe everything without sd card, then install by recovery from sd card latest cm12 and next gapps. Then you have clean install and it must working.
If not working, erase everything and go to Download mode and install clean stock rom by odin and test on stock if wifi working.
Sent from my GT-I8190 using XDA Free mobile app

eqal said:
test on stock if wifi working.
Click to expand...
Click to collapse
thank you for your reply , but am not taking about any wifi issues , the wifi button in this pic and all the other buttons in my phone are not aligned -centered- properly . thanks

Dev Dezigns said:
thank you for your reply , but am not taking about any wifi issues , the wifi button in this pic and all the other buttons in my phone are not aligned -centered- properly . thanks
Click to expand...
Click to collapse
that switcher for wifi looks okay -like on every LP ROM. maybe its not your style, but the switcher is all okay... (blame google)

bejunk said:
that switcher for wifi looks okay
Click to expand...
Click to collapse
appreciate your comment , but if you focus a little bit on the image or compare it with other lollipop phones out there , you will see that its not normal , it's "the button circle" a litter higher than the track background , and btw this issue is not only with wifi toggle , it's in all the rom .

Dev Dezigns said:
appreciate your comment , but if you focus a little bit on the image or compare it with other lollipop phones out there , you will see that its not normal , it's "the button circle" a litter higher than the track background , and btw this issue is not only with wifi toggle , it's in all the rom .
Click to expand...
Click to collapse
sorry my late reply
yes i see what u mean. maybe thats CM issue bcuz of no builds with HDPI screeens is worked on, so Novafusion needs to set it itself. there also plenty of other visual bugs.
if apktool for 5.x is released we may can solve it ourselves & push it to nova. i think new maclaw is a good dev, but still needs many experience for getting it really stable. theres so many to do still. also the thread is cluttered by 40% of idiots asking useless stuff / false bug reporting.
what we would need was to:
make novafusion code hosted openssource so others can help, like on github.
make a real bugtracker, (and keep it clean)
have rules for bugreporting, like: reportig bugs only on fresh install, allways attaching logs, try to reproduce issues. "this xxx dont work" are useless replies & just make that thread spamy.

bejunk said:
sorry my late reply
yes i see what u mean. maybe thats CM issue bcuz of no builds with HDPI screeens is worked on, so Novafusion needs to set it itself. there also plenty of other visual bugs.
if apktool for 5.x is released we may can solve it ourselves & push it to nova. i think new maclaw is a good dev, but still needs many experience for getting it really stable. theres so many to do still. also the thread is cluttered by 40% of idiots asking useless stuff / false bug reporting.
what we would need was to:
make novafusion code hosted openssource so others can help, like on github.
make a real bugtracker, (and keep it clean)
have rules for bugreporting, like: reportig bugs only on fresh install, allways attaching logs, try to reproduce issues. "this xxx dont work" are useless replies & just make that thread spamy.
Click to expand...
Click to collapse
I agree with every word you said , it would be nice if they do it
.
btw the apktool is already working as I think , used it multiple times , I hope you can point me to the right direction to solve this
and many thanks for your help

Related

Working G1's IM.APK (added by Adzz)

The long awaited IM Application
{
"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 to "Adzz" he added the file to the thread
Adzz said:
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Click to expand...
Click to collapse
will this help anyone
IM APP update.zip - add-on for post 4.2.9.1 users (G1 forums)
I hope some1 can make it work on the htc hero
I GOT IT WORKINGG!!!!!
THANKS EVERYONE FOR NOT TRYING ANYTHING
im help
How do u do it mate,
FC here :/
Dude tell us what you did in stead of just saying that you did it xD
How. Plzzz
Beta testing of the patched version will start soon
inkredi said:
Beta testing of the patched version will start soon
Click to expand...
Click to collapse
What sounds great
Finally! Subscribed!
Please tell us how to make it work ...
Share Da Love
inkredi said:
I GOT IT WORKINGG!!!!!
THANKS EVERYONE FOR NOT TRYING ANYTHING
Click to expand...
Click to collapse
Don't sell yourself short, I see it as a pretty big deal that you got this working. Mostly because a handful of people actually *have* tried to get it working. I put a great deal of effort into it myself last spring, trying to get it working in Android on the Vogue. In fact, I'm pretty sure the only reason I didn't get it working on that device is that it doesn't have a SIM card. That was before there was any official CDMA support in Android, so the Vogue community (dzo, vilord, and others I'm sure I'm leaving out) hacked the RIL (radio interface library) to make Android *think* it was running on a GSM network. There was a slight bug in their hacked RIL that fed a malformed phone number to the IM.apk. It would run until you tried to sign into MSN, then claim it couldn't find your phone number on the SIM. I'm not enough of a hacker to modify low-level interface binaries, so I left it alone.
Anyhoo, congratulations is what I'm getting at.
Since people want answers, I will share that the problem seems to be this:
Code:
E/AndroidRuntime( 807): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.providers.im/com.android.providers.im.LandingPage}: android.content.res.Resources$NotFoundException: String resource ID #0x7f050005
I'm about to take a peak at the source again for the first time in like 7 months. This is a different problem than the Vogue had. I will try and figure out what that missing string resource is and correct it.
I know, I know, you've already solved the problem. But nobody has any idea how, and I won't be sleepy for a few hours. I'll share my results along the way.
Thanks to all Devs!!!
Once this is working, will it be running off Data or SMS?
It'll be SMS unless inkredi did a SH*T load of work on it.
Side note, I'm having some serious issues with this for some reason. When I was working on it last spring, I had no problem editing the source. Now I have to deal with binary XML files. I didn't have this problem before, and I have to figure out why. With any luck inkredi won't hold onto his work for too long (hint hint... share the wealth!)
EDIT: Oh right, it's because I was building the IM app from the Android source. At 2 in the morning, I'm not particularly keen to download the entire android source. Maybe inkredi will share his ideas tomorrow :/
craig0r said:
I'll share my results along the way.
Click to expand...
Click to collapse
Thanks man !
Hope you find the clue to solve it !
This would be nice stuff to bake in the future ROM's
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Adzz said:
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Click to expand...
Click to collapse
Sweet lord, why am I downloading the entire OS source if this is working?!
This works GREAT for me. Thanks for posting that. Where'd you find it?
wow ..i must say it must be better than my method
i had to use a java app i made to skip the phone number verification to make it work on 3G networks instead of just wifi...i tested on cupcake and modaco and AOSP 2.1 .... now craig0r just told me that that dude posted a working version ...
anyway its been nice working on it. ill test it, if theres any problems ill continue working on my version.
and "Adzz" ill post ur app in first post. Thanks to u
Adzz said:
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Click to expand...
Click to collapse
Woot !
Thanks dude ... Installing right now ...

LEWA OS - Alpha 1 - All working - based on CM7 - Alpha 1 uploaded

LEWA OS
{
"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"
}
Features
Swipe framework and gestures application
Realtime SMS (write SMS on screen)
New lockscreens
Tiny size - Very fast
Firewall
Traffic counter
Smart file manager
Power saving mode
Themes support
DOWNLOAD
ALPHA 1: http://www.mediafire.com/?5nyc99012d8ckax (72.38MB)
What working:Every things
Know bugs:
Can't dial USSD code (*100#, *111#,...)
If you use default lockscreen, you can't unlock it. So you need try another
Power control on noifitication bar too big. we need resize this
Only English and Chinese language
one bug in phone.apk (sorry for my english)
com.android.process.media crashes sometimes
Wrong boot animation (will fix in next release)
......you will khow . Please report us
reversed for future use 2
Another os for galaxi mini..
Sent from my GT-S5570
lewa os are it has basic stock n tweaked cm7.2 mixed miui.
im already try it but so far not good enough .
BUZZ it is im appreciate ur will.
im just share my experience.
goodluck .....
aprizND said:
lewa os are it has basic stock n tweaked cm7.2 mixed miui.
im already try it but so far not good enough .
BUZZ it is im appreciate ur will.
im just share my experience.
goodluck .....
Click to expand...
Click to collapse
i have a trouble with lock screen. cant unlock
buzz173 said:
i have a trouble with lock screen. cant unlock
Click to expand...
Click to collapse
Then you should not claim that all is working..
looks so good......
will try it
good job
waiting for the link
kitrax59 said:
Then you should not claim that all is working..
Click to expand...
Click to collapse
if you use another lockscreen ( angry birds, lense, slide tab,...). lockscreen works
tell me more about LEWA OS pls...
have u a link for more info ?
kitrax59 said:
Then you should not claim that all is working..
Click to expand...
Click to collapse
Oh and Alpha version does not give you any clue?
There is no app in the world without errors on its alpha stage
why do you think alpha and beta states were adopted as standart testing platform?
Have you ever heard of alpha and beta testers? their job is to make a huge list with all the errors they have found and report to programmers just to fix them all...
I don't understand you.
Wow..another os..
flatzki said:
tell me more about LEWA OS pls...
have u a link for more info ?
Click to expand...
Click to collapse
Its a chinese rom.
Check it on their website.
www.lewaos.com
Use google translate.
aprizND said:
lewa os are it has basic stock n tweaked cm7.2 mixed miui.
im already try it but so far not good enough .
BUZZ it is im appreciate ur will.
im just share my experience.
goodluck .....
Click to expand...
Click to collapse
I also have tried it its not that bad.
(*.*)
update download link
File is broken, install abort sry dude
Download again
Work i test it. Was my mistake
morox said:
Oh and Alpha version does not give you any clue?
There is no app in the world without errors on its alpha stage
why do you think alpha and beta states were adopted as standart testing platform?
Have you ever heard of alpha and beta testers? their job is to make a huge list with all the errors they have found and report to programmers just to fix them all...
I don't understand you.
Click to expand...
Click to collapse
yes. it's a test version. so it isn't weird if it has some bugs.
but you can't say "all working" when one isn't work well. At least, the major one.
And don't say that default-lockscreen isn't a major feature.
excellent looking ROM, would gladly install it....and waiting for a stable version !!
hihi i have never see a rom its so easy to port
copy and past... nice dude ... i like this **** xD
only the lockscreens is to big, all other stuff works what i have test

[ROM][PORT][CM9]SlimICS

{
"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"
}
the download is in the second post
Features?
No lag
Very Fast
More space
Credits:
me for porting this
TheWhisp for cm9
XDA for such awesome tutorials
Google for Android.
Samsung for Galaxy Mini
forget you? PM me!
How To flash:
- Go in recovery mode;
- Make all wipe ("wipe data/factory reset", "wipe cache partition" e wipe dalvik cache");
- Select "install zip from sd card" and after "choose the Pack1 and after the Pack2;
- wait end of procedure;
- Now Select: "reboot system now";
- First boot requires long time (up to 10 minutes)..all normal.
IM NOT RESPONSABLE FOR ANY DEVICE DAMANGE
Downloads:
http://minijb.weebly.com/slimics.html
changelogs v1:
Initial build
Not working:
Root
Camera(only preview)
Performance control
Working:
The rest is all working
Screenshots:
gallery
MiniJB said:
Downloads:
http://minijb.weebly.com/slimics.html
changelogs v1:
Initial build
Not working:
Root
Camera(only preview)
Working:
The rest is all working
Screenshots:
gallery
Click to expand...
Click to collapse
the rest is working...........how to use full specs of custom rom without r00t?
we already have Slim roms, a whole bunch of em, y one more duplicate ?
A_U said:
we already have Slim roms, a whole bunch of em, y one more duplicate ?
Click to expand...
Click to collapse
this is taken from the original
Great :good:
when camera fix , i'll try it. good work,
AfonsoADR said:
Great :good:
when camera fix , i'll try it. good work,
Click to expand...
Click to collapse
Thanks:laugh:
MiniJB said:
this is taken from the original
Click to expand...
Click to collapse
my as*s is more original...
1. 1st u dont give any credits to the guy who made it for gio.
2. u might say, wtf ! how do u know its a port from gio ? See screenshots, the notification pull down is not centered..bcoz its from mdpi...and yet u say its original ?
3. u might say, do u have any proof that its from gio ? It could be from ace too !
nope, its not a port from ace, becoz i have made the slim version for ace. Fit has already a member who is maintaining this similar work. I also made slim roms for gio. But i discontinued to update, simply bcoz i dont have the device. So that user, from whom u stole this, simply figured out how to make a barebone.
and what does original Slim ICS mean ?
it means, the original CM9 which was built from source for our specific device, using specific device config. And so a slimmer version of it means, it is the original slim rom.
kill me if i am wrong...
@a_u
Shut ok ..first appreciate her work ,he not copied ur's
fitranger said:
@a_u
Shut ok ..first appreciate her work ,he not copied ur's
Click to expand...
Click to collapse
nope u got it wrong bro...
i dont really care about who he copies or from where he copies.
he dint give credits, that's my problem
and ofcourse, he dint copy mine, coz its a port from mdpi XD...u should know what u talk before u post anything
keep calm and wait, you no will lost nothing!
please calm and let the man make he work, and if him make a good rom ? will be good for all! just send a PM for he and tell , please keep calm he said on post "i forget you? pm me!
let all see what he can to do and can be have a good future, be patient is good

[ROM][4.4] MIUI v5 [ all moto_msm8960 xHDPI]

{
"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"
}
Overview
This is MIUIv5 for all unlocked-BL xHDPI moto_msm8960 devices.
Being a Beta, everything is assumed to have full functionality, under windows when drives are mounted they may have strange names like "invalid card", this is purely cosmetic.
Working
- Everything...(?)
Not Working
- ?
Download
MOD EDIT Links removed until the ROM is made XDA compliant
great job
i'm waiting to test it
is it support new MI browser with ads filter?
wating for this rom!
any progress on this?
Jl6owa said:
any progress on this?
Click to expand...
Click to collapse
I think it is long process... I tried to port MIUI v5 for XT907 on stock base.. It just wont work.. ((
Update: I've almost completed stock MIUI, I've confirmed it WILL be usable in safestrap devices.
I've almost completed MIUI Kitkat for the whole device tree; it should be available for testing tonight and is very close to being finished right now.
Stock ROM is nearly finished; but I will only be maybe providing OTA update to CM based MIUI because it makes more sense and because having to do stock for locked BL took significantly longer than I expected.
Edit 2: I'm Tquetski, for anyone who doesn't know :<
Uploading now, forgive my ISP speed.
As usual this is a preview, not a final build and broken things can be expected
I keep lying, I fixed all misc errors relating to this build and will proceed with uploading now for various devices, XT926 people be patient please :>
Tried it last night, everything run smooth, especial for alpha.
Not working list is bigger for me : contacts also not working it gives me android.acore error.
problem
Don't boot. Full wipe, but without results
How to install, help please
TWRP, KKBL, Stock
i think you need to be on the old jellybean bootloader.
Jl6owa said:
Tried it last night, everything run smooth, especial for alpha.
Not working list is bigger for me : contacts also not working it gives me android.acore error.
Click to expand...
Click to collapse
Noted, next will resolve these things.
Bit tough patch won't accept multi-base so a lot of this is manual please be patient folks ;/
sunkim50 said:
i think you need to be on the old jellybean bootloader.
Click to expand...
Click to collapse
What? Why? This rom based not on stock?
beefx said:
What? Why? This rom based not on stock?
Click to expand...
Click to collapse
The title and first line conflict but I think it is based on CM.
beefx said:
What? Why? This rom based not on stock?
Click to expand...
Click to collapse
I'm doing AOSP base for every moto_msm8960 AND Stock for this phone.
The thing is that stock can be OTA'd, patch won't accept that so I'm eating the bitter apple first
To install this i uncheck system in mount menu (recovery twrp 2.8).
This rom (based on cm11) is smooth and i love it. Waiting for stable version
Tquerski, thank you!!!
beefx said:
To install this i uncheck system in mount menu (recovery twrp 2.8).
This rom (based on cm11) is smooth and i love it. Waiting for stable version
Tquerski, thank you!!!
Click to expand...
Click to collapse
Everything is now functional beside Update, Backup and Theme-Manager.
Even though I have updated MIUI theme manager seems to force-quit. I'm not entirely sure what to do about it Jing is the only other developer I've heard of resolving this issue. I sent him a PM and hopefully will hear back because I am not really positive what the issue is.
I will avoid posting another build until I can get word on Themes but if a few days go by I'mm just put it up because outside of that everything is pretty much stable
Ok, I got it fixed; I'd like to thank myself because no other dev had input
Downloading)
EDIT: Half day of using and all i can say i like it. working smooth, stable, dont have any force closes, or random reboots. it is my daily driver for now.
and one question, v6 version will come too?
Jl6owa said:
Downloading)
EDIT: Half day of using and all i can say i like it. working smooth, stable, dont have any force closes, or random reboots. it is my daily driver for now.
and one question, v6 version will come too?
Click to expand...
Click to collapse
100% yes

[Update : 05/09] CM14 Unofficial 1st build [Taste - Nougat] For Op3

First of all this build is released in Chinese Forum .
Has Got Lot of Bugs . Anyways atleast we have got working build of Nougat .
{
"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"
}
Download Link : http://goo.gl/uMhTtC
Mirror [05/09] Build : http://goo.gl/GXw2xV
Mirror - Test Patch: http://goo.gl/BXrmqN
Source : http://www.oneplusbbs.com/thread-2914748-1-1.html
Thank you very much!! I hope there will be an english version, and a mirror...
Trying to download the rom .... but i could take a few hours ....
Will provide mirror links soon.
This host is a real nightmare
From what i read only real bugs are mobile data and camera
Downloaded
Booted
-No cellular data
-No calling
-No Camera
-Cant install apks
View attachment 3863960
(Just FYI, Not complaining. Just letting people know) Its the first build, give it time
Have u tried the test patch zip ? maybe that makes a difrance :0
Hogyoku said:
Have u tried the test patch zip ? maybe that makes a difrance :0
Click to expand...
Click to collapse
Yes! i tried that
Same issues
Thanks to the dev team who made this rom. I think it shouldnt take much time for things to get fixed
For anybody who want to complain about things missing functions.
Wait atleast a week before you start complaining because this is not stable yet and we have to give the dev the time they need and should show respect.
nadejo said:
Thanks to the dev team who made this rom. I think it shouldnt take much time for things to get fixed
For anybody who want to complain about things missing functions.
Wait atleast a week before you start complaining because this is not stable yet and we have to give the dev the time they need and should show respect.
Click to expand...
Click to collapse
well said :good:
nadejo said:
Thanks to the dev team who made this rom. I think it shouldnt take much time for things to get fixed
For anybody who want to complain about things missing functions.
Wait atleast a week before you start complaining because this is not stable yet and we have to give the dev the time they need and should show respect.
Click to expand...
Click to collapse
Well nobody has complained yet in this thread and the only off topic post I see is yours ¯\_(ツ)_/¯
Faaaantastic good to see this and in such a short amount of time.
This build is pointless, CM14 is unfinished hence lots of bugs. It's better to base first build off pure AOSP what I was going to do, I was gonna work on Nougat for 3 devices but my PC is too slow to compile Nougat and my career is over now, lol.
Nice to see new N rom coming to oneplus 3 hope will be stable soon so i can instal it !
that's an early build you got there! great news, waiting for english version then!
Great, but we need mirrors
metalrawk said:
Well nobody has complained yet in this thread and the only off topic post I see is yours ¯\_(ツ)_/¯
Click to expand...
Click to collapse
I didnt say that somebody clomplained but well it seems like some people allways find something to complain about.
That said i will not reply to any further comment of you and i dont feel trolled yet. try again tommorow... Maybe i will care then.
Adam Myczkowski said:
This build is pointless, CM14 is unfinished hence lots of bugs. It's better to base first build off pure AOSP what I was going to do, I was gonna work on Nougat for 3 devices but my PC is too slow to compile Nougat and my career is over now, lol.
Click to expand...
Click to collapse
What a douche! Show some gratitude!
Sent from my ONEPLUS A3003 using XDA-Developers mobile app
so what are the bugs if yiu guys dont mind me asking ????

Categories

Resources