Related
I find it strange that this App seems to try to open itself upon startup.....even after I have wiped twice switching ROMs. How is it even on there?
|Spike|
Probably stores information somewhere else on the phone than normal. adb shell your phone and look for it manually
AGx-07_162 said:
I find it strange that this App seems to try to open itself upon startup.....even after I have wiped twice switching ROMs. How is it even on there?
|Spike|
Click to expand...
Click to collapse
Hmm odd.. I wrote that app and I made an activity that starts on startup the normal way... not sure why it would still be there after a wipe... *shrug*
I had a similar issue with another app. No matter how many times I wiped, there it was. I think the Market got "wonky" and was downloading it each time I started up for the first time after a wipe. Almost seemed the market website didn't get notified of the successful download/install and was trying to "finish" the download upon signing back on.
whats the problem? uninstall it if you don't like it. personally, I think its a great application and I use it daily.
What should you keep your settings on with this app, both high and low. Also after applying the numbers do you need to reboot?
AGx-07_162 said:
I find it strange that this App seems to try to open itself upon startup.....even after I have wiped twice switching ROMs. How is it even on there?
|Spike|
Click to expand...
Click to collapse
Seems like a silly question, but do you use apps on SD card.
One of my favorite features of doing that is that I dont actually have to reinstall after wiping, just redo the simlink
Argh! Stupid browser double posting
themyth69 said:
What should you keep your settings on with this app, both high and low. Also after applying the numbers do you need to reboot?
Click to expand...
Click to collapse
That depends on personal preference. I keep mine at 528/528 'cause I like me some speed
EDIT: forgot the second half of your post, you don't need to reboot after applying.
ive never been able to get open over clocker to do ANYTHING, i put values in the box hit apply and nothing happens... reboot... cpu at same speed.... its like the button just does nothing, tried the standalone app and dudecake.9 with it integrated. it hasnt ever caused me any problems and removing it worked fine for me, it just never did much of anything at all for me
are you using the dude's build? he included the app in his builds until this last build
ESKIMOn00b said:
tried the standalone app and dudecake.9 with it integrated.
Click to expand...
Click to collapse
yes i have
Would anyone want the CM6 Browser w/Incognito Mode ported to the vibrant? I just contacted @Optedoblivion on twitter maybe we can get this started. Can we just pull over the apk? Or do we have to modify any framework files?
If anyone is interested in getting this started feel free to share it here. I'd be also interested in porting over some other CM6 features. We might not get a full CM6 rom for a while so why not port over some of the stuff?
Why do you need that? what exactly are you going to do with it
I for one am very interested in this and any other possible ports!
grennis said:
Why do you need that? what exactly are you going to do with it
Click to expand...
Click to collapse
Incognito mode aka porn mode
I'm for getting that ported, useful feature, even some might be embarrassed to admit it.
I don't know much about porting but I can code pretty well
Just take his AOSP Rom, it's already modded and only need the kernel change to one of my kernel's.. it boots perfect & you could add back Twiz if needed..
I had it running for a few days, only thing left to due was Mod the Dialer & contacts to stock & I never had time to look it over..
I too would love this app for JI6 Stock. I like the stock ROM and like to just mod it to work. The Music port from CM6 is amazing.
I would kill to have any version of the CM browser working on my Vibrant. I miss my options to turn off the zoom controls, among others, and despite everyone saying that Incognito Mode is solely for porn, it's a handy feature for debugging websites. Want to be certain that you're not working from cached data, or with cookies that are left over from your last session? Incognito Mode to the rescue! Turn on Incognito Mode and you don't have to wipe all your saved history, cookies, and cache, but you can still check out your newest changes to your site as if you had.
But I think the main road block to a port (and correct me if I'm wrong) is that it would mean loosing the basic Flash support that we now enjoy in the stock browser.
No one has actually tried to just copy over the files, I imagine?
speoples20 said:
Incognito mode aka porn mode
Click to expand...
Click to collapse
+1........
I'm interested in being able to change the useragent properly... A simple copy over won't work. A genius like eugene373 would have to handle this probably Lool.
I haven't spent much time debugging it myself so I honestly don't know. I could try compiling it from source from CM6 git and logcatting from there but I'm a busy guy...
Anderdroid said:
I'm interested in being able to change the useragent properly... A simple copy over won't work. A genius like eugene373 would have to handle this probably Lool.
I haven't spent much time debugging it myself so I honestly don't know. I could try compiling it from source from CM6 git and logcatting from there but I'm a busy guy...
Click to expand...
Click to collapse
A simple copy over might work using the fascinate browser with acompanying libs. Possibly without. Im pretty sure the fascinate is using the stock eclair browser which can switch user agents. If that works properly assuming that my lack of sleep hasnt made me retarded yet. It shouldnt be too difficult to get the cm5 browser to work on our 2.1 roms. I mean thats a positive step right?
Edit: so I was wrong about the fascinate. But I have gotten the cm5.0.8 browser to load up but force closes when I enter browser settings. Any one interested in taking a look?
Why not just use the commands on the current browser works just fine by typing into the browser about:debug for debugging options obviously about:useragent to switch modes other commands I havent found a use for so I don't remember them but you can google them.
Sent from my GT-I9000 using XDA App
ebatr8 said:
Why not just use the commands on the current browser works just fine by typing into the browser about:debug for debugging options obviously about:useragent to switch modes other commands I havent found a use for so I don't remember them but you can google them.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
*Gasp* yeah I never really thought about that last night....thanks though.
ebatr8 said:
Why not just use the commands on the current browser works just fine by typing into the browser about:debug for debugging options obviously about:useragent to switch modes other commands I havent found a use for so I don't remember them but you can google them.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Does the browser still work when you change settings in the debug menu?
My browser starts force closing every time I open it until I use titanium backup to restore the browser settings.
I want this
CM6 Browser for FroYo
I got the CM6 browser working on Samsung Galaxy S
this is Froyo only! - adb push to system/app to replace the stock browser
invert and disable zoom controls do not work it will require framework mods
to get thoes to work.
untermensch said:
I got the CM6 browser working on Samsung Galaxy S
this is Froyo only! - adb push to system/app to replace the stock browser
invert and disable zoom controls do not work it will require framework mods
to get thoes to work.
Click to expand...
Click to collapse
Good job but how did you do it? Maybe we can apply this to CM5 browser...
Anderdroid said:
Good job but how did you do it? Maybe we can apply this to CM5 browser...
Click to expand...
Click to collapse
I pulled the source from CyanogenMod git hub fixed all the problems and compiled it
you could probably backport some of it to eclair.
Just to get used to the android OS dev side I am going to attempt to blend Meego/Maemo features with android. I will be using the V10k firmware as a basis.
I'm curious as to features you may wish to see in a rom. My main goals are:
Tri-screen functionality: Custom home, Apps, Running apps (Similair to Meego)
Customizable folders for the app screen
Onestop Keyboard (Swype, switch between qwerty and T9/numeric style)
3d functionality remaining
Possible Debian install
Removal of ALL spare apps. If it isn't required, it's gone.
EDIT:
Possible extra features
Option to uninstall apps from app screen via long press.
Option to hide/lock apps
EDIT (Final):
PROGRESS: Android is a surpisingly easy OS to work on and there is a LOT of devel to look at in terms of starting points for coding. I currenty have a debian distro runningwith the android OS. Apt-get works fine, however there is not enough space install any application. This Rom may either be out very soon, or depending on memory issues my be impossible without relying on an SD.
Unlocked tether and wifi hot spot
I'm most concerned with battery longevity. Don't know if you'd call that a feature, but to me it's one of the most important parts.
Wish List for new ROM on LG Thrill
I love this Thrill, for the most part, but I wish that the Phone app, where you see the
Dial, Call Log, Contact and Groups, would work same way as the Stock Android does... basicaly, take out the Groups and put Favorits.
This Group to me is very slow every time I click on it takes 5 to 10 seconds to load.. and then I have to presse the Favorits... which I use the most... so..
Yes, I have about 1700 contacts on my list, but even with just a just contacts, this buttons GROÜPs is very slow.
Also, I wish that the Flash on teh 3D camera mode would work, because right now, only in 2D mode is that the Flash works... I think it is just a setting in some internal files or on the Camera apps that blocks the Flash when in Video or still pic.
Thanks and let us know if these changes are possible or not.
Ron
WIFI Unlock and tether: I belieive its been done on other roms so it should be no problem
Battery: I will see what I can do. The ROM will just be a bare bones OS so there should be very little to eat up the battery.
Contacts to favorites and camera flsh: I'll have to look into this and let you know.
melo2206 said:
Also, I wish that the Flash on teh 3D camera mode would work, because right now, only in 2D mode is that the Flash works... I think it is just a setting in some internal files or on the Camera apps that blocks the Flash when in Video or still pic.
Click to expand...
Click to collapse
There is a reason behind the flash not working during 3D. They blocked it because the light from the flash messes with the 3D camera. Sure this could be a feature still, just saying this doesn't work for a good reason.
Sent from my SAMSUNG-SGH-I777 using xda premium
Gingerbread, or Ice Cream Sandwich
. How would you guys feel about
californiarailroader said:
Gingerbread, or Ice Cream Sandwich
Click to expand...
Click to collapse
I was actually thinking on waiting for the Gingerbread update before starting. The update should be coming anywhere between novemeber and the end of december.
If I wait, then it will give me a bit more time to get familiar with android as an OS andcome up with various way to get the maemo/meego/android mix feel just right. Progress has been fairly fast however. I'm still having memory issues with the debian however. Also, the UI get very buggy. I might just look into utilizing some outside programs.
How would you guys feel if I outed the stock home and keyboard and replaced it with someothing like GO launcher and keyboard?
As long as the keyboard has the speak to text capability, because although mines rooted with thriller, i don't like using swype just to have that option.. it should be on the default keyboards too.
Sent from my LG-P925 using XDA App
Ronacarino said:
As long as the keyboard has the speak to text capability, because although mines rooted with thriller, i don't like using swype just to have that option.. it should be on the default keyboards too.
Sent from my LG-P925 using XDA App
Click to expand...
Click to collapse
Stock android keyboard has speech to text. Its just disabled by default. I don't use the LG keyboard so I don't know about that one.
Sent from my LG-P925 using Tapatalk
Something else that would be nice is the ability to reboot into recovery. Not a big deal but a nice feature.
Sent from my LG-P925 using XDA App
Maybe Undervolting, anything to help battery life... patiently waiting for the Gingerbread update to arrive for the Thrill
The reboot option is actually a great idea Ill look into that, I probably will not have an undervolt OR even an overclock option as Im sure it will require a custom kernel. Kernel are something I rarely play with and when I do it's only a temp thing.
ieuo said:
The reboot option is actually a great idea Ill look into that, I probably will not have an undervolt OR even an overclock option as Im sure it will require a custom kernel. Kernel are something I rarely play with and when I do it's only a temp thing.
Click to expand...
Click to collapse
The reboot option is used in thriller, oops wrong reboot. I think there was a reason the reboot to recovery didn't work, I remember reading about it in thriller thread.
Sent from my LG-P925 using xda premium
MIUI 2.10.12 ported from MIUI Passion.
I spent a fair lot of time trying to find the best MIUI so suit our HTC. And trying different methods for diffing and mods, from 2.9.21 til 3.1.11, porting from crespo, maguro, passion, P500 etc. This is the only version i could get to have most of the features working.
Since i don't ask for any contribution or donation, so for whoever is not happy with it, don't use but don't criticize my work trying to find reasons why not to use it.
A thanks is enough if think it worth.
If you want to change it, modified it, and so on, do it, no permission needed.
I'm not a full (probably not even partly) developer so i won't be able to answer to your questions on a daily basis.
Use it at your own risk
Flashing instructions:
Wipe Data
Wipe cache
Wipe dalvik
Install
Reboot
Working:
- Everyrthing that works in CM10 - on top headset icon works too
- themes, lockscreen and all that
Not Working:
- torch, use from store
- you may find, i didn't yet
Hints:
- If have issues turning wifi on, put it in Airplane mode, try turning on then reboot
- if laggy long press home button to clear memory
- CPU control via toolbox app
Credits to:
Zeubea for making as all this possible with his amazing CM10 rom
smokin901 - miui htc Leo
Lens_flare for his excellent guide
chiragkrishnafor his tool
MIUI
MIUIus
Cyanogenmod Team
Google
XDAdev members
Download: HERE
ic3141 said:
Download: HERE
Click to expand...
Click to collapse
wrong link
Led0kain said:
wrong link
Click to expand...
Click to collapse
Ooops, link updated, try again now
React the lockscreen smooth, or lags a lot?
Suppe123 said:
React the lockscreen smooth, or lags a lot?
Click to expand...
Click to collapse
no lags
How is this one different from http://forum.xda-developers.com/showthread.php?t=2117061 ?
ananthm2k5 said:
How is this one different from http://forum.xda-developers.com/showthread.php?t=2117061 ?
Click to expand...
Click to collapse
Different port, camera working, don't need to create any theme folder. Otherwise, try both and see.
does it have spanish lenguage?.
good work.
thanks.
cogodon said:
does it have spanish lenguage?.
good work.
thanks.
Click to expand...
Click to collapse
Only English. I will try to make one with more language options
ic3141 said:
Only English. I will try to make one with more language options
Click to expand...
Click to collapse
It runs so smooth, if you can translated to spanish i'll thank a lot.
Good job.
Enviado desde mi HTC One S usando Tapatalk 2
Hi, tried your rom, looks good, but
I can't for the life of me find an apps menu in the launcher, am I missing something here?
Sent from my Legend using xda app-developers app
ranger4740 said:
Hi, tried your rom, looks good, but
I can't for the life of me find an apps menu in the launcher, am I missing something here?
Sent from my Legend using xda app-developers app
Click to expand...
Click to collapse
Hi, on MIUI all apps are on the screen(s), no apps menu. T'hat's how MIUI works (if this is what you asked for). You can put icons on top of each other and this will create a folder icon with all apps you want to group and you can name it i.e apps. When installing a new app, an icon on the screen will be created automatically
If you ask about managing apps, it is in settings like usual (choose full settings to display, not common settings)
i.e:
ic3141 said:
Hi, on MIUI all apps are on the screen(s), no apps menu. T'hat's how MIUI works (if this is what you asked for). You can put icons on top of each other and this will create a folder icon with all apps you want to group and you can name it i.e apps. When installing a new app, an icon on the screen will be created automatically
If you ask about managing apps, it is in settings like usual (choose full settings to display, not common settings)
i.e:
Click to expand...
Click to collapse
Thank you, now I understand (first time miui user) :thumbup:
Sent from my Legend using xda app-developers app
I think i find 2 bugs:
1-sometimes, can't answer to phone
2-React the unlock screen lags.
where set on boot in cpu settings?
ic3141 said:
Different port, camera working, don't need to create any theme folder. Otherwise, try both and see.
Click to expand...
Click to collapse
This one is better, by quite a bit. It's way more usable. I've noticed better battery life and faster keyboard input as compared to zeubea's CM10...
no bugs so far, i'll report if i find any. (apart form the system space which is next to empty)
it runs very smoothly
but how can we get 512MB RAM???? and we can't have enough free ram.. just around 30mb?
Hey thanks for this great rom. I have asked a friend to try this rom out since she has a htc legend and I don't. She is very happy with the rom but she reported back two problems.
1. wifi does not turn on (this began to happen right after she setup an APN for her gprs network) (also she tried putting the phone in airplane mode.. turning the wifi on and then rebooting.. didnt work)
2. vpn doesnt seem to be working anymore. is this the case for everyone else also?
thanks again for your hard work mate
Rubik.Orange said:
it runs very smoothly
but how can we get 512MB RAM???? and we can't have enough free ram.. just around 30mb?
Click to expand...
Click to collapse
Hi,
Yes, the memory shown under "About phone", "RAM and "Total" is wrong. The "Available" figure is accurate for both internal and SD card. These totals are coming from ported
Is there a fix for the wifi issue?
Everything indeed works.Great rom.
Lockscreen will be laggy if not changed to one without spectrum. Rest seems to work good, if not better than on other roms. Testing battery life atm.
SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.
Downloads
Install at your own risk
Latest md5sum: e874e09762c0484b16a4e36ea7002ec8
Slim Gapps - mini works well
Known Issues
Do not enable KSM
If lacking root, enter superuser settings, then tap superuser access and select apps and adb.
Try Performance Control for performance settings.
With 5.8 camcorder, switch audio to amr-nb - aac works with 6
Install instructions
Changelog
6
5.8
5.4
5.2
Kernel Source
Project Source
Credits
arco
jocala
krislibaeer
Previous Builds
20140626 md5sum: 9584cccd15d556ff80ead04324a06d94
20140611 md5sum: 35b302368f327698222f63b3e4fe089e
20140530 md5sum: 00793cb2745401f23d0ed87745d2ac82
20140520 md5sum: b860c694636c80695754fc65509646e6
20140506 md5sum: f4fc89684275652ef56a80da5f567565
20140501 md5sum: 06867bd3b05e0b364d74cb1d777b4f2d
Reserve
Reserved
Great work man!
Works beautifully, and it seems much faster than CM11.
I may have done something wrong though; I seem to have lost root access somehow.
Edit: Never mind, somehow a reboot fixed that.
Running great so far. Still searching how to disable the volume key flip on rotate though. Haven't found any bugs yet!
Sent from my Optimus G Pro using Tapatalk
Had it running. Root was all messed up and it kept erroring when I went to Superuser menu to fix it like OP. Now when I reinstall the ROM from my SD card I get Status 7 failure. Some symlinks failed.
*disregard* gotta wipe data/factory reset to make it work. Not just manually format sys data cache. Oh well... Maybe root will work this time....
Sent from my Optimus G Pro using Tapatalk
To get root access working you must go to developer options and under "Root access" select "Apps and ADB" That will make superuser functional.
Bug/Issue: 1. Settings crashes when going into Superuser and selecting settings. 2. GPS does not work. I couldn't get mapmyrun to get a gps signal.
EDIT* 3. Stock browser does not work well. When browsing a site such as google search there are black squares covering the screen. It happens as well with the google search app from playstore.
Overall, it works well
I can confirm. GPS does not work.
Sent from my Optimus G Pro using Tapatalk
ackliph said:
I can confirm. GPS does not work.
Sent from my Optimus G Pro using Tapatalk
Click to expand...
Click to collapse
Looks like I jacked up superuser and GPS merging performance settings. I'll try fixing them next time.
jfbs said:
Looks like I jacked up superuser and GPS merging performance settings. I'll try fixing them next time.
Click to expand...
Click to collapse
I was about to confirm, but saw this so will look forward to the next version.
One thing I noticed when I tried enabling the swap file with Ram Manager Free (I found that giving this phone 256MB of swap file on kernels that support it makes it work MUCH better with heavy multitasking). It seemed to enable in the app, but when I checked the memory it showed only 64MB instead of 256MB. I checked and ZRAM was not enabled. Any idea where that 64MB came from?
I'm going to like this ROM once these few issues get fixed. It's a lot like the AOIP ROM I have been using for a while.
Which reminds me, one thing that is missing that I really liked was the ability to adjust the hard buttons back light. I like to have it set so it is on whenever the screen is on. Really disliked the auto turn-off after a few seconds even while the screen is still on. Would it be possible to add the settings options like AOIP and CM ROMs have?
jfbs said:
Looks like I jacked up superuser and GPS merging performance settings. I'll try fixing them next time.
Click to expand...
Click to collapse
Sweet. Because minus those two things. I'm loving the slim Roms on the exhibit. Its so fast!
Sent from my Optimus G Pro using Tapatalk
4.6 has working superuser and GPS should work. Try performance control with 4.6 if 4.8 is inconveniencing.
I too am thrilled to note the appearance of yet another choice in the Exhibit ROM stable.
Very reassuring to me that this ROM presents no issues FC-ing out-of-the-box. Factory reset works, too. First time in quite a while that installation on my phone needed no extra steps.
I am trying the 4.6 version to see if that helps with GPS and the other issue.
Sent from Samsung Exhibit II using XDA Premium app. Peace!
danny8 said:
I too am thrilled to note the appearance of yet another choice in the Exhibit ROM stable.
Very reassuring to me that this ROM presents no issues FC-ing out-of-the-box. Factory reset works, too. First time in quite a while that installation on my phone needed no extra steps.
I am trying the 4.6 version to see if that helps with GPS and the other issue.
Sent from Samsung Exhibit II using XDA Premium app. Peace!
Click to expand...
Click to collapse
Will you let me know if gps works for you with 4.6? I've fixed superuser fc, but uncertain if performance settings caused gps conflict.
Yes, I'll let you know ASAP.
Someone else may beat me to the punch, though; I won't get back to my wifi until Tuesday.
Currently back on Dark CM. I did however make a Nandroid of Slim.
I was so impatient to fully test Slim, I manually installed most of my apps from the Play store.
You can't restore Ti backups without having root access. I thought maybe you could restore even if you couldn't create backups, but nope.
Weird as it might sound I was interested in using my non-rooted phone for a while. It's been so long since I used a non-rooted device, I wanted to see the limitations imposed.
Sent from Samsung Exhibit II using XDA Premium app. Peace!
jfbs said:
Will you let me know if gps works for you with 4.6? I've fixed superuser fc, but uncertain if performance settings caused gps conflict.
Click to expand...
Click to collapse
Tested GPS on GMaps and Map Quest and I can confirm that GPS is working in 4.6.
EDIT: My mistake, @danny8 is correct. GPS is not working in 4.6. nor is it working in 4.9. When I switched to "device only", GPS did not work at all.
One bug I did want to mention is that I am receiving fc's when trying to access SlimCenter.
Jorge_007 said:
EDIT* 3. Stock browser does not work well. When browsing a site such as google search there are black squares covering the screen. It happens as well with the google search app from playstore.
Click to expand...
Click to collapse
I am also receiving these big black squares when using stock browser or Google Search in 4.6.
Well, I installed 4.6 test bed by dirty flashing on top of my setup of the original SlimKat release.
I cannot confirm GPS is working for me. (Deleted.) Update: Rebooted restored my voice service. Still messing with GPS which is not working
I confirm SU is working. Ti Backup allows me to restore apps.
I may play with this some more. Will update here if anything noteworthy pops. Otherwise rolling back to DarkCM.
Sent from my SGH-T679 using XDA Premium 4 mobile app
4.9 in op. Not sure if gps works.
jfbs said:
4.9 in op. Not sure if gps works.
Click to expand...
Click to collapse
Did a clean install of slimkat 4.9 and gps does not work. I used the Phone Tester app on playstore.