Related
Im rooted on stock LP, looking to disable that irritating popup that appears every single time you unplug the charger / USB / boot the phone, warning you to close the charging port cover
Any ideas ?
http://forum.xda-developers.com/showthread.php?t=2799050
[Guides & Links] THE GALAXY S5 UNIFIED MODS THREAD
Hmm, decompiling apks wasn't really what I had in mind, but thanks
I think your waiting for xposed Mods then
---------- Post added at 02:40 PM ---------- Previous post was at 02:38 PM ----------
Are on full stock? As in odexed? If you're De-Odexed I can send you the apk already modded
Yea Xposed will be nice once it arrives - yea still on BOB7 stock, not having any issues with it other than annoyances like this so don't feel the need to go custom yet, although I do plenty of Android Development thread window shopping
If and when I go custom, if there are still no Xposed goodness's kicking about, I`ll give you a shout for the APK, thanks
I'll be looking to root my tablet soon, but are there any custom ROMs for the Yoga tablet 2?
Hi,
I'm searching also for custom ROMs for my Lenovo Yoga 2 (1050F), because it would be a good start to build a custom ROM for Marshmallow (6.0). I would like to get the new "Doze" standby feature, because it's perfect to save battery for tablets.
There are some instructions to root the tablet, but I haven't luck to find a custom ROM. Has somebody found a custom ROM?
Thanks in advance.
Regards,
Nova
lewis-brooks said:
I'll be looking to root my tablet soon, but are there any custom ROMs for the Yoga tablet 2?
Click to expand...
Click to collapse
no
I'm looking for the same
Add me to the list. I'd love a custom ROM for the Yoga 2 Tablet pro. Get rid of the bloat and speed it up.
HjAalmar said:
Add me to the list. I'd love a custom ROM for the Yoga 2 Tablet pro. Get rid of the bloat and speed it up.
Click to expand...
Click to collapse
it always wonders me... why a custom rom? or more exactly what is a custom rom?
if only the bloat is the problem (and i guess you cannot uninstall on normal interface) then open a shell (as root) and try playing with the package manager tool pm
on my 1380f i have disabled these packages:
com.lenovo.weather.theme.dreamlandPad
com.lenovo.deskclock
com.lenovo.lenovodaydream
com.lenovo.paperdisplay
com.google.android.play.games
com.google.android.apps.messaging
com.lenovo.fingerpaint
com.lenovo.videoplayer
com.lenovo.anyshare.gps
com.google.android.youtube
com.lenovo.lps.cloud.sync.row
com.google.android.music
com.google.android.talk
com.google.android.apps.magazines
com.google.android.apps.genie.geniewidget
com.lenovo.email
com.google.android.apps.docs
com.google.android.apps.books
sure thing you can disable more or not so many as i did
to view a list of all your packages:
pm list packages
the command to disable is
pm disable package_name
if you want them back enable
pm enable package_name
to completely uninstall
pm uninstall package_name
but you should play with enable and disable only imo, and after i disable a package i leave it there (i don;t unintall, it's only a dead apk file now, and not that much space)
take care the command can and will break your tab if improperly used (it basically doen;t limit you at anything)
you can play with these two to see what your tablet will behave, also watch the logcat *:E for errors, you get the ideea, don't just disable and expect good things to happen (with what i have disabled my tab is basically "lenovo free")
my tablet is clean as my wallet is after a long night
ionioni said:
it always wonders me... why a custom rom? or more exactly what is a custom rom?
...
my tablet is clean as my wallet is after a long night
Click to expand...
Click to collapse
Thanks for the tip, man! I just found out they'd updated the UI and the new one is sooo much more pleasing. What I didn't like before was how uncustomizable the standard interface was. Also, I could not play Hearthstone on it. But now it's so much cleaner and I've disabled all the unnecessary bloat as per your recommendation. :highfive:
i have a LENOVO YOGA Tablet 2 Pro 1380F.
So there will never be a Release from CyanogenMod for the device?
and add me to the list
All,
I've posted about my forthcoming Yoga Tab 2 830F ROM. Called SleepyBear. Please check in Thinkpad General and come show your support.
I'll have a test ROM on deck this weekend. I need some testers.
The challenge is that we don't have native recovery. I've been using tethered CWM which works fine on identical models.
More to come. If you can test, PLEASE let me know
---------- Post added at 07:15 AM ---------- Previous post was at 07:15 AM ----------
http://forum.xda-developers.com/showthread.php?t=3263873
ionioni said:
it always wonders me... why a custom rom? or more exactly what is a custom rom?
if only the bloat is the problem (and i guess you cannot uninstall on normal interface) then open a shell (as root) and try playing with the package manager tool pm
on my 1380f i have disabled these packages:
com.lenovo.weather.theme.dreamlandPad
com.lenovo.deskclock
com.lenovo.lenovodaydream
com.lenovo.paperdisplay
com.google.android.play.games
com.google.android.apps.messaging
com.lenovo.fingerpaint
com.lenovo.videoplayer
com.lenovo.anyshare.gps
com.google.android.youtube
com.lenovo.lps.cloud.sync.row
com.google.android.music
com.google.android.talk
com.google.android.apps.magazines
com.google.android.apps.genie.geniewidget
com.lenovo.email
com.google.android.apps.docs
com.google.android.apps.books
sure thing you can disable more or not so many as i did
to view a list of all your packages:
pm list packages
the command to disable is
pm disable package_name
if you want them back enable
pm enable package_name
to completely uninstall
pm uninstall package_name
but you should play with enable and disable only imo, and after i disable a package i leave it there (i don;t unintall, it's only a dead apk file now, and not that much space)
take care the command can and will break your tab if improperly used (it basically doen;t limit you at anything)
you can play with these two to see what your tablet will behave, also watch the logcat *:E for errors, you get the ideea, don't just disable and expect good things to happen (with what i have disabled my tab is basically "lenovo free")
my tablet is clean as my wallet is after a long night
Click to expand...
Click to collapse
You can also enable/disable system apps via Titanium Backup. This would be a much safer means of trial and error. Uninstalled apps that cause instability can be restored tout suite
jumpup said:
You can also remove/freeze system apps via Titanium Backup. This would be a much safer means of trial and error. Uninstalled apps that cause instability can be restored tout suite
Click to expand...
Click to collapse
you should play with enable and disable only imo, and after i disable a package i leave it there (i don;t unintall, it's only a dead apk file now, and not that much space)
ionioni said:
you should play with enable and disable only imo, and after i disable a package i leave it there (i don;t unintall, it's only a dead apk file now, and not that much space)
Click to expand...
Click to collapse
Agreed. A very good point. Thanks for that. I have updated my previous post.
Sent from my SM-N910T3 using Tapatalk
I woke up too early and replied to the wrong user and thread. Ignore this block and the blockhead who created it (me!).
jumpup said:
@ionioni - In my experience, most custom ROMs are usually built to create a faster, more power efficient and lean system. In the case of my ROM (SleepyBear), it contains a modified init.d with a host of performance enhancements: fstrim (recover space and increase file access), sqlite (group file history and tasks in a faster queue), cache reclaim (often frees up 400-600MB of RAM without disturbing the active system) and weekly cleanup tasks (e.g. Dalvik cache).
Click to expand...
Click to collapse
was there a question that i missed?
my message was a solution for someone that wanted something to get rid of lenovo bloatware (so i don't understand your reply to a message from a month ago)
or is some special message hidden in the way your words are ordered ? if so please guide me more because i dare to think i know what a rom(even a custom one) is.
ionioni said:
was there a question that i missed?
my message was a solution for someone that wanted something to get rid of lenovo bloatware (so i don't understand your reply to a message from a month ago)
or is some special message hidden in the way your words are ordered ? if so please guide me more because i dare to think i know what a rom(even a custom one) is.
Click to expand...
Click to collapse
Hahaha! No, you're good. I was half awake when I was catching up on XDA threads. Trying to rush a couple of things before work. Disregard. Sorry about that
I have erased that reply since it wasn't intended for this thread or you. I have a few '@' auto-completes in my SwiftKey history, and I chose the wrong one. Sorry.
Sent from my SM-N910T3 using Tapatalk
jumpup said:
Hahaha! No, you're good. I was half awake when I was catching up on XDA threads. Trying to rush a couple of things before work. Disregard. Sorry about that
Sent from my SM-N910T3 using Tapatalk
Click to expand...
Click to collapse
phew... thanks so much
any available custom ROM for LEnovo Yoga 2 1050L?
+1
thanks
Hey there
So I've managed to do everything on the checklist to my hd8 rooted and running a custom launcher. I did read somewhere about putting the launcher in a certain system folder which I haven't done, but it seemed to work just fine have a few installed and disabling the fire launcher and then setting another as a default.
Unfortunately Widgets don't seem to be working on any of them. Am I correct in thinking this is because FireOS fundamentally doesn't have the right frameworks to support this, so there's nothing we can do about this?
cheers
nemof said:
Hey there
So I've managed to do everything on the checklist to my hd8 rooted and running a custom launcher. I did read somewhere about putting the launcher in a certain system folder which I haven't done, but it seemed to work just fine have a few installed and disabling the fire launcher and then setting another as a default.
Unfortunately Widgets don't seem to be working on any of them. Am I correct in thinking this is because FireOS fundamentally doesn't have the right frameworks to support this, so there's nothing we can do about this?
cheers
Click to expand...
Click to collapse
@nemof Try google now launcher. Worked for me. I got all kinds of widgets on there.
---------- Post added at 04:45 PM ---------- Previous post was at 04:41 PM ----------
only problem is on my hd 10 icons are kind of blurry. dont know about the 8.
Hi everyone
I have installed Samsung Contacts 3.1.08-13.apk on my Samsung Galaxy 7 Edge and now I have network issue if I launch the contacts app to call someone, otherwise it shows network bar and seems to be ok. Can someone help me please?
This is the version of app which I installed.
Version: 3.1.08-13 (310809013) arm + arm64
Package: com.samsung.android.contacts
37.44 MB (39,260,042 bytes)
Min: Android 7.0 (Nougat, API 24)
Target: Android 7.0 (Nougat, API 24)
nodpi
Uninstall it from settings>app>Contacts>dot menu in right corner>Uninstall update
Sent from my SM-G935F using Tapatalk
---------- Post added at 02:52 PM ---------- Previous post was at 02:48 PM ----------
Don't install it because this app is related to radio signal which is cs code oriented
Sent from my SM-G935F using Tapatalk
Thank you, I have got it
Msingh48 said:
Uninstall it from settings>app>Contacts>dot menu in right corner>Uninstall update
Sent from my SM-G935F using Tapatalk
---------- Post added at 02:52 PM ---------- Previous post was at 02:48 PM ----------
Don't install it because this app is related to radio signal which is cs code oriented
Click to expand...
Click to collapse
'Cs code oriented' meaning it would work on s7 edge if I extract apk file of Contacts app from S8 that is released in my country?
That's right
Sent from my SM-G935F using Tapatalk
No you can use latest contact but you have to install Galaxy s8 incall UI app (update the 3 phone apps ) there is flashable zip available, but root user only
There is new version in apk mirror which has contact icon (3.1.13.7). App installed, both contacts and phone icon updated to s8 icon. Contacts works, but when open phone, signal loss. However signal comes back if you wait. Tried to make call, signal loss again and phone reboots. Uninstalled updates.
same issue
i I have the same issue in the new version someone know how to fix it not to uninstall because y whant the icons on my s7 edge
luis9717 said:
i I have the same issue in the new version someone know how to fix it not to uninstall because y whant the icons on my s7 edge
Click to expand...
Click to collapse
Yes. I've posted a flashable zip but obviously you can only use that if rooted.
I don't believe you'll get that working with just APKs from APKMirror, unless I'm mistaken. To actually get the phone to boot with the S8 phone apps, I had to deodex the necessary files from the S8 firmware and flash them across.
Does anyone know of a way to make this application work in S7?
Samsung Contacts 3.1.16.4 Pela Samsung Electronics Co., Ltd.
When we make a call the signal is cut off!
Any solution without root?
mmotti said:
Yes. I've posted a flashable zip but obviously you can only use that if rooted.
I don't believe you'll get that working with just APKs from APKMirror, unless I'm mistaken. To actually get the phone to boot with the S8 phone apps, I had to deodex the necessary files from the S8 firmware and flash them across.
Click to expand...
Click to collapse
Where can i find this "flashable zip" ? i have rooted device. Any help for fix ?
Hi, I'm curious if I could get the following: the stock ROM on the xt1768 US unlocked version of the phone, but I only want basically the Google stuff that's included in the Pico or Nano opengapps packages. This would entail removing all the included Google stuff from the stock ROM, installing compatible versions of the plain ol' vanilla Android versions of the apps that Google replaces (Messaging, Calendar, Browser, Launcher, etc), and then flashing one of the minimal opengapps packages on top of that.
Anyone have any insights on this or where to start? Thanks!
musicclar said:
Hi, I'm curious if I could get the following: the stock ROM on the xt1768 US unlocked version of the phone, but I only want basically the Google stuff that's included in the Pico or Nano opengapps packages. This would entail removing all the included Google stuff from the stock ROM, installing compatible versions of the plain ol' vanilla Android versions of the apps that Google replaces (Messaging, Calendar, Browser, Launcher, etc), and then flashing one of the minimal opengapps packages on top of that.
Anyone have any insights on this or where to start? Thanks!
Click to expand...
Click to collapse
You should be able to remove/replace all the google apps other than chrome, the chrome homepage provider, velvet and anything other than the ones like GoogleExtShared,GoogleExtServices. Play music and google calendar and all those can go with no issues. Chrome and the others I listed can be removed, but if you do a data wipe, you'll have force closes form what I've found. I'm not sure how flashing gapps will work out. That doesn't normally work so good on stock ROMs.
aj2333 said:
You should be able to remove/replace all the google apps other than chrome, the chrome homepage provider, velvet and anything other than the ones like GoogleExtShared,GoogleExtServices. Play music and google calendar and all those can go with no issues. Chrome and the others I listed can be removed, but if you do a data wipe, you'll have force closes form what I've found. I'm not sure how flashing gapps will work out. That doesn't normally work so good on stock ROMs.
Click to expand...
Click to collapse
Ah OK thanks. How about all the Moto stuff?
musicclar said:
Ah OK thanks. How about all the Moto stuff?
Click to expand...
Click to collapse
And Google I believe replaces the dialer and certain other things like that. Is there any way to revert those to plain Android versions?
musicclar said:
And Google I believe replaces the dialer and certain other things like that. Is there any way to revert those to plain Android versions?
Click to expand...
Click to collapse
Yes, they are in oem/privapp, but you can only modify oem in twrp. You also have to change some xml files. You can't just delete them.
If you're trying to get rid of all that (Google and moto apps, which will strip functionality away) why not just use a custom rom and micro g?
madbat99 said:
Yes, they are in oem/privapp, but you can only modify oem in twrp. You also have to change some xml files. You can't just delete them.
If you're trying to get rid of all that (Google and moto apps, which will strip functionality away) why not just use a custom rom and micro g?
Click to expand...
Click to collapse
Why bother responding with ridicule if you weren't at least going to fully answer the question? Some people like stock without google and moto crap. Especially when there are no custom ROMs fully suitable for a daily driver for everyone.
---------- Post added at 09:53 PM ---------- Previous post was at 09:47 PM ----------
musicclar said:
And Google I believe replaces the dialer and certain other things like that. Is there any way to revert those to plain Android versions?
Click to expand...
Click to collapse
I'm uploading flashable zips to enable the stock dialer and remove the google dialer. I'll post links shortly.
Edit: There's zips to restore everything back to normal just in case. https://mega.nz/#!48BUgaRY!zmPZnFxJmCABdVRrE-chFKObVsWiAhtnxfnonzz8AN0
https://mega.nz/#!lsIBUBzA!VBRH3e-rjloYWwAZ6UDdNyjOsne1IRvcvyAuuwAEMHU
https://mega.nz/#!AgwWyYCA!DC90C58MXiIqYMzixW95yrEC8vcek6HVYpRqDADEwZg
https://mega.nz/#!ch5HmabJ!VCKKt6B0uDOQ4nVnJ2kTFMuFlnHXH887sbQZF7BXmlM
aj2333 said:
Why bother responding with ridicule if you weren't at least going to fully answer the question? Some people like stock without google and moto crap. Especially when there are no custom ROMs fully suitable for a daily driver for everyone.
---------- Post added at 09:53 PM ---------- Previous post was at 09:47 PM ----------
I'm uploading flashable zips to enable the stock dialer and remove the google dialer. I'll post links shortly.
Edit: There's zips to restore everything back to normal just in case. https://mega.nz/#!48BUgaRY!zmPZnFxJmCABdVRrE-chFKObVsWiAhtnxfnonzz8AN0
https://mega.nz/#!lsIBUBzA!VBRH3e-rjloYWwAZ6UDdNyjOsne1IRvcvyAuuwAEMHU
https://mega.nz/#!AgwWyYCA!DC90C58MXiIqYMzixW95yrEC8vcek6HVYpRqDADEwZg
https://mega.nz/#!ch5HmabJ!VCKKt6B0uDOQ4nVnJ2kTFMuFlnHXH887sbQZF7BXmlM
Click to expand...
Click to collapse
Awesome. Thank you aj2333!
Just to clarify: the links you just added are to enable the stock dialer, or they're to restore the stock ROM to how it was before any modifications..?
madbat99 said:
Yes, they are in oem/privapp, but you can only modify oem in twrp. You also have to change some xml files. You can't just delete them.
If you're trying to get rid of all that (Google and moto apps, which will strip functionality away) why not just use a custom rom and micro g?
Click to expand...
Click to collapse
Ah yes, good point - though see the other thread wherein you and I had at it regarding WiFi calling and the fact that it isn't working on any custom ROMs yet. I'd far prefer to use Lineage.
aj2333 said:
Why bother responding with ridicule if you weren't at least going to fully answer the question? Some people like stock without google and moto crap. Especially when there are no custom ROMs fully suitable for a daily driver for everyone.
---------- Post added at 09:53 PM ---------- Previous post was at 09:47 PM ----------
I'm uploading flashable zips to enable the stock dialer and remove the google dialer. I'll post links shortly.
Edit: There's zips to restore everything back to normal just in case. https://mega.nz/#!48BUgaRY!zmPZnFxJmCABdVRrE-chFKObVsWiAhtnxfnonzz8AN0
https://mega.nz/#!lsIBUBzA!VBRH3e-rjloYWwAZ6UDdNyjOsne1IRvcvyAuuwAEMHU
https://mega.nz/#!AgwWyYCA!DC90C58MXiIqYMzixW95yrEC8vcek6HVYpRqDADEwZg
https://mega.nz/#!ch5HmabJ!VCKKt6B0uDOQ4nVnJ2kTFMuFlnHXH887sbQZF7BXmlM
Click to expand...
Click to collapse
And then also is there a way to get long-press back to kill an app, get rid of the double circle and Google bounceys on the home button, and get rid of the text about split screen on the recent apps list?
musicclar said:
And then also is there a way to get long-press back to kill an app, get rid of the double circle and Google bounceys on the home button, and get rid of the text about split screen on the recent apps list?
Click to expand...
Click to collapse
Yes, learn how to deodex the rom and decompile, theme and recompile apks.
aj2333 said:
Why bother responding with ridicule if you weren't at least going to fully answer the question? Some people like stock without google and moto crap. Especially when there are no custom ROMs fully suitable for a daily driver for everyone.
---------- Post added at 09:53 PM ---------- Previous post was at 09:47 PM ----------
I'm uploading flashable zips to enable the stock dialer and remove the google dialer. I'll post links shortly.
Edit: There's zips to restore everything back to normal just in case. https://mega.nz/#!48BUgaRY!zmPZnFxJmCABdVRrE-chFKObVsWiAhtnxfnonzz8AN0
https://mega.nz/#!lsIBUBzA!VBRH3e-rjloYWwAZ6UDdNyjOsne1IRvcvyAuuwAEMHU
https://mega.nz/#!AgwWyYCA!DC90C58MXiIqYMzixW95yrEC8vcek6HVYpRqDADEwZg
https://mega.nz/#!ch5HmabJ!VCKKt6B0uDOQ4nVnJ2kTFMuFlnHXH887sbQZF7BXmlM
Click to expand...
Click to collapse
Dude, that wasn't ridicule, it was a suggestion. I was looking at which xml file I changed to do it. I fell asleep before I got back.
---------- Post added at 12:22 PM ---------- Previous post was at 12:16 PM ----------
musicclar said:
Ah yes, good point - though see the other thread wherein you and I had at it regarding WiFi calling and the fact that it isn't working on any custom ROMs yet. I'd far prefer to use Lineage.
Click to expand...
Click to collapse
I forgot that was you, lol. Hopefully you noticed I wasn't being rude here. I was just posing a query. And letting you know not to try to modify the oem partition unless you're in twrp, the phone will freeze if you do it while booted into Android.
P.S, you can change your nav bar buttons with a substratum theme called navigate. I have a bat symbol as my home key now. You can also use Xposed to change the location of the buttons (gravitybox). I use the systemless Xposed in magisk.
aj2333 said:
Why bother responding with ridicule if you weren't at least going to fully answer the question? Some people like stock without google and moto crap. Especially when there are no custom ROMs fully suitable for a daily driver for everyone.
---------- Post added at 09:53 PM ---------- Previous post was at 09:47 PM ----------
I'm uploading flashable zips to enable the stock dialer and remove the google dialer. I'll post links shortly.
Edit: There's zips to restore everything back to normal just in case. https://mega.nz/#!48BUgaRY!zmPZnFxJmCABdVRrE-chFKObVsWiAhtnxfnonzz8AN0
https://mega.nz/#!lsIBUBzA!VBRH3e-rjloYWwAZ6UDdNyjOsne1IRvcvyAuuwAEMHU
https://mega.nz/#!AgwWyYCA!DC90C58MXiIqYMzixW95yrEC8vcek6HVYpRqDADEwZg
https://mega.nz/#!ch5HmabJ!VCKKt6B0uDOQ4nVnJ2kTFMuFlnHXH887sbQZF7BXmlM
Click to expand...
Click to collapse
Just flashed first and third zips. Is there a way to verify that it worked? It looks exactly the same.
Also.. any way to get stock versions of keyboard, calendar, calculator, gallery, etc?
musicclar said:
Just flashed first and third zips. Is there a way to verify that it worked? It looks exactly the same.
Also.. any way to get stock versions of keyboard, calendar, calculator, gallery, etc?
Click to expand...
Click to collapse
Google dialer and aosp dialer look very similar. Look in it's settings, or check the package name to confirm.
musicclar said:
Just flashed first and third zips. Is there a way to verify that it worked? It looks exactly the same.
Also.. any way to get stock versions of keyboard, calendar, calculator, gallery, etc?
Click to expand...
Click to collapse
Look in oem/priv-app and see if you have a folder named GoogleDialerOEM, or something similar. It may be named different on your device, but it should be the same. If you don't see any GoogleDialer at all there, it was uninstalled. Do you see a green dialer icon in your app drawer? It's really not hard to figure out how to change those other apps you mentioned. You just need to delete the ones you don't want from /system/app or /system/priv-app and replace them with what you want. Some apps like some keyboards and galleries require additional files in /system/lib and sometimes symlinks to certain libraries to work properly. If you swap an app and get force closes that is probably why. A little tip, use this file manager: https://forum.xda-developers.com/showthread.php?t=1523691 You can just grant it root permissions and use it to copy the apps you want to system, and it will automatically set all permissions for the app, libs and all folders correctly without having to set the permissions manually. If I do much more for you, I might as well just make you a custom stock ROM.
Edit: make sure any updates for google dialer from the play store were removed. I thought I added lines to remove them no matter what they were named but I may have missed a possibility. I use a different google dialer and don't update it on the play store so I don't know exactly what it is named when it's installed to /data/app.
Edit-2: I just updated my google dialer from the play store, and the correct lines to remove it should be in the updater script of that zip. It should have removed it unless yours is named different in your oem partition.
aj2333 said:
Why bother responding with ridicule if you weren't at least going to fully answer the question? Some people like stock without google and moto crap. Especially when there are no custom ROMs fully suitable for a daily driver for everyone.
Click to expand...
Click to collapse
Chill - it wasn't ridicule by any reasonable reading. And since when is "fully answer the question" a prerequisite to responding with relevant thoughts in a public thread? An opinion was volunteered; take it or leave it.
Davey126 said:
Chill - it wasn't ridicule by any reasonable reading. And since when is "fully answer the question" a prerequisite to responding with relevant thoughts in a public thread? An opinion was volunteered; take it or leave it.
Click to expand...
Click to collapse
I'm pretty sure that's the same dude that's had his account disabled a bunch of times. Keeps coming back with a shiny new name.
madbat99 said:
I'm pretty sure that's the same dude that's had his account disabled a bunch of times. Keeps coming back with a shiny new name.
Click to expand...
Click to collapse
Yeah - there's a couple similar gems lurking in the G4 forums. Must be the neighborhood.
madbat99 said:
I'm pretty sure that's the same dude that's had his account disabled a bunch of times. Keeps coming back with a shiny new name.
Click to expand...
Click to collapse
I'm sorry I misenturpreted your post, but you do seem to like to get condescending and short with people an awful lot. I don't know who you think I am, but I have had another account here in the past and left (requested it be deleted) on my own free will. I'm regretting coming back now.
Davey126 said:
Yeah - there's a couple similar gems lurking in the G4 forums. Must be the neighborhood.
Click to expand...
Click to collapse
You sir seem awfully rude, condescending and not very helpful for being a recognized contributor.