[APP] LG QPair 5.0.8 with little patch... - Nexus 7 (2013) Themes and Apps

I touched original QPair apk just a little... So... When you receive new SMS or MMS, popup windows will appear. Before I touch, it crashed but now, not anymore.(really?)
You will be able to enter Message Alert menu in QPair app without crash as before.
In order to install and use QPair, you should edit build.prop.
1. ro.product.brand=google to lge
2. ro.product.manufacturer=asus to lge
3. Uninstall QPair app if you installed another QPair app before. I signed with testkey so it will occur signature conflict.
It doesn't matter whether you installed Qpair app to phone. You can install QPair to your phone from Play Store.
I searched LG-V510 in smalies and changed it to Nexus 7, so you don't have to change product.model to LG-V510 (maybe, I did not changed but working well.)
ouh,,,,,, My little English knowledge make me difficult...
Umm, SMS popup will appear very normally, but when you touch text field, keyboard will not pop-up. I don't know why, logcat says "D MmsFloatingWindowService: [LGE] showInputMethod" but nothing happen.
When you long click the text field, it will crash. I think long click menu is not implemented to this apk but I don't know how to do it cuz I'm not a developer.
Anyway, Enjoy~ I bought Tablet talk but I uninstalled it. Qpair is more better I think. O my money.
If it is illegal, I will delete it.

I can't seem to install the app, i get the "package appears to be corrupt" error. Any ideas? I'm using Resurrection Remix v5.8.0 (Android 7.1.1).
I used to use QPair all the time but one of the updates stopped the build.prop trick from working

Ouh sorry, I uploaded with unsigned one. Reuploaded new apk which I'm using.

gkdmin24 said:
Ouh sorry, I uploaded with unsigned one. Reuploaded new apk which I'm using.
Click to expand...
Click to collapse
Thanks, the new version works now!

Related

[APP] Simply change an icon on your Android phone (Update APK Edit V0.4e)

APK Edit V0.4e
--------------------------------------------------------------------------------
Ever wanted to simply change an icon on your Android phone and found yourself lost in the endless lists of forum posts saying: you have to change heaven and earth to do this...
NOT ANYMORE!!!!
APK Edit is born!
With this little program you can simply change icons of your android application.
It even lets you change the applications name.
But wait mike..... there's more.....
It even lets you edit the text used in applications.
Sounds to good to be true...
Well... to be honest.... it is.
But I've come a long way from that initial question to the final answer.
My conclusion so far, it works for most of my applications.
It probably will work on most of yours as well.
Try it out now!
(Caution: when overwriting an existing application, using the adb Wireless feature, you will loose your associated data!!!)
For the record... only use on you're own apk files, otherwise it's not that legal I think.
Version history:
Code:
0.4e - Minor update
Added: Some more debug logging on startup of the application.
Fixed: Version number in settings tab now shows correct version.
0.4d - Minor update
Fixed: Fixed startup crash if some APK properties are empty (like screensize/densities/locales), like in Settings.apk.
Fixed: A little bug in the fancy install mechanism, mainly experienced when installing system apk's
0.4c - Minor update
Fixed: Compatibility issue with Windows XP, causing program to crash on startup.
0.4b - Minor update
Fixed: Error extracting signature.
Changed: Extended logging.
0.4a - Minor update
Changed: Logging is enabled by default.
Added: Some debug messages for when opening of apk goes wrong.
0.4 - Major rewrite
Did a major rewrite of the code.
Added: Option to choose APK tool version
Added: Logging feature
Added: Auto retrieve required dependency files from phone if needed (for editing system apps)
Added: Details panel, shows information about the package.
Added: Restore original file link, for when thing's get really messed up.
Added: Donate button, for those who wanna celebrate with me.
Fixed: Some annoying issues (APKtool Issue 100) / (XLargeScreens bug)
Removed: QR Code installation support
Removed: AdbWireless installation support
0.3 - Update
Added: Language support.
Added: Installation method (USB Cable).
0.2 - Minor update
Added: Save confirmation dialog (as req by droidzone)
Changed: Recreated the loading animation so that it theme's better with the rest of the application.
0.1 - Initial release
Special thanks goes out to:Brut.all for creating Apktool, the backbone of this little project.
and to: anoniem100 to make it functional for noobs like me Orginal Post click here
very good
Seems an excellent work let's try and then will report back
Sent from my GT-I9000 using XDA App
How can I use this program ?? If I open it, it opens a dialog screen that wants to open a java.exe file ?
In order to use it you need to have java installed.
By default it will search for it in "C:\Program Files (x86)\Java\jre6\bin\java.exe".
If it can't find it there, it will pop up the screen you are talking about, asking you where it can find it.
I know, it's a little dirty this way, but I'm a lazy programmer
If necessary you can download java for free at: java.com
Anoniem100 said:
In order to use it you need to have java installed.
By default it will search for it in "C:\Program Files (x86)\Java\jre6\bin\java.exe".
If it can't find it there, it will pop up the screen you are talking about, asking you where it can find it.
I know, it's a little dirty this way, but I'm a lazy programmer
If necessary you can download java for free at: java.com
Click to expand...
Click to collapse
Thanks my friend to make it functional for noobs like me
what can i say friend? you are a great guy!!!
dena994 said:
what can i say friend? you are a great guy!!!
Click to expand...
Click to collapse
So i'll see all custom icons in your next Rom LOL
This is total awesomeness... works perfect for me, i will definitely promote this!
Thanks for sharing it.
BTW heads up --- this can actually break some apps...
The breakage comes because this tool works by decompiling the apk and
signing it with a key that is NOT the same as the original developer's
key so for apps that have co-dependencies (ie, one app calls into another), this can cause mystery errors because if the signatures are not identical, then the call will fail.
while this is a lovely tool, i just wanted to mention this...
thanks for the info
Update New version V0.2
That's true ThaPHLASH, co-dependencies are a big trouble when using this approach. Can't think of any way around it at this time, so we are currently stuck at changing those apk's who are autonomous.
If it does break you're apk, don't worry... it always saves a backup of the original apk when changing.
Great!! its work fine for me
Thanks!
i think this will change the icon in the appdrawer, right ?
if so, it would be nice to seen this wihtin an app on the phone direct,
like desktop visualiser but also in the appdrawer.
dunno if its possible to code, but that woud be awesom !
Falloutboy2000 said:
i think this will change the icon in the appdrawer, right ?
if so, it would be nice to seen this wihtin an app on the phone direct,
like desktop visualiser but also in the appdrawer.
dunno if its possible to code, but that woud be awesom !
Click to expand...
Click to collapse
That is pretty easy to do, u just find the icons in the drawables of a app but I think this app will make it much easier, I need to get back on my pc and check this out.
Sent from my GT-I9000 using XDA App
I have a problem i think.... when change icon to apk file the aplicattion create a .backup file but no a new file with the new icon... and other work ok i dont know why...
Congrats zEsAr!!!
You are the lucky finder of a brand new bug!
Are you having this problem with all your apk files?
No, some apks work ok but others say save changes very fast and the new archive dont exist.
zEsAr said:
No, some apks work ok but others say save changes very fast and the new archive dont exits.
Click to expand...
Click to collapse
Cool, or actually... not that cool, but you get my drift.
Will look into it, I myself have the same problem with some of them.
Maybe has to do something with compression levels, bla bla...
Back to work ;-)
not to question your skills or the app capability, but does it still have the problem zesar had? just wanna make sure before trying it out..

NEW Market 3.3.11

Hi All,
Thought I would let you all know that the new marketplace has just come out, Version 3.3.11.
Details of the new market (copy & paste)
Note: Root is not required.
Note: If the Market starts force closing, just open Settings >
Applications > Manage > Market, and clear data.
What's changed? So far, we've found:
New setting: Auto-update apps (presumably, sets all apps to auto-update mode, woohoo!)
New setting: Update over Wi-Fi only
New setting: Auto-add shortcuts (automatically adds homescreen shortcuts for new apps, a la Honeycomb)
Smaller font
New app drawer icon
Microphone (voice command) button in search menu
Star rating chart on app pages
Minor UI tweaks
Download link here:
http://min.us/mbkcCQPLvP
Original Source of info here:
http://www.theandroidlinks.com/Andr...-update-over-wi-fi-only-shortcuts-and-more-1/
I have personally installed it, and it works perfectly. It is (in my opinion) ALOT faster, more responsive than the 3.2.0 which i had previously had installed...
If this has helped, please click thanks below.
Cheers
Hi!
Only one (noobish?) question: but Market is capable to upgrade itself or I have to download and install new release?
J.
jimmy.77 said:
Hi!
Only one (noobish?) question: but Market is capable to upgrade itself or I have to download and install new release?
J.
Click to expand...
Click to collapse
It can and does upgrade itself, but only when its officially released by google and pushed out to phones via the market updater.
This release here is pre-released version of what may or may not be pushed out by google. So if you manually update it yourself, you will have the newest version now. I for one, love having new apps, roms, kernels etc as soon as they are released.
Coming from 3.1.5, the new Market seems more responsive (but it might also be the upgrade to Android 2.3.5 )
Anyway, thanks for sharing!
There has already been 4/5 threads and download links about this already, i wouldn't call it an incredible speed increase but it is noticeably better than the last version but unfortunately still pales in comparison to the iClone app store but im sure Google will get there eventually.
AMDPOWERFIST said:
Hi All,
Thought I would let you all know that the new marketplace has just come out, Version 3.3.11.
Details of the new market (copy & paste)
Note: Root is not required.
Note: If the Market starts force closing, just open Settings >
Applications > Manage > Market, and clear data.
What's changed? So far, we've found:
New setting: Auto-update apps (presumably, sets all apps to auto-update mode, woohoo!)
New setting: Update over Wi-Fi only
New setting: Auto-add shortcuts (automatically adds homescreen shortcuts for new apps, a la Honeycomb)
Smaller font
New app drawer icon
Microphone (voice command) button in search menu
Star rating chart on app pages
Minor UI tweaks
Download link here:
http://min.us/mbkcCQPLvP
Original Source of info here:
http://www.theandroidlinks.com/Andr...-update-over-wi-fi-only-shortcuts-and-more-1/
I have personally installed it, and it works perfectly. It is (in my opinion) ALOT faster, more responsive than the 3.2.0 which i had previously had installed...
If this has helped, please click thanks below.
Cheers
Click to expand...
Click to collapse
jonny68 said:
There has already been 4/5 threads and download links about this already, i wouldn't call it an incredible speed increase but it is noticeably better than the last version but unfortunately still pales in comparison to the iClone app store but im sure Google will get there eventually.
Click to expand...
Click to collapse
O rly, sorry i had a 3 page look back to see if anyone had posted anything about it before posting, and couldnt find anything - so i thought i would share.
Coming from Market 3.2.0 i notice a huge speed increase, but that might just be my phone compared to others.... edited the title to not mislead others into unconfirmed speed increase.
Cheers
Agreed, lot much better, thanks
i have tried downloading it and when i install it stays on 3.2.0 any ideas on how to get it working
thanks
Heres the method i used:
1) Get root explorer (or some app that allows root exploration - ES file explorer also does this and is free.
2) go to SYSTEM/APP and rename "Vending.apk" to "Vending.apk2"
3) rename the new "Market-3.3.11.apk" to "Vending.apk" and copy it onto your SDcard
4) copy this new "Vending.apk" from your SDcard to SYSTEM/APP (paste)
5) hold your finger on the new "Vending.apk" thats inside the SYSTEM/APP folder - go to permissions
6) tick all 3 of the first boxes on (READ column), and only the top box in the second row (WRITE column), and none in the 3rd row (EXECUTE column) then tap ok
alternatively - you can just copy the file onto your SDcard and run the application, assuming you have:
Settings > Applications > Unknown Sources (Ticked on)
I have installed it on Samsung Galaxy S2
My existing version is v3.1.5 have updated to this v3.3.11
I will use it for few day and let you guys know if getting any errors !
Thanks for update !
It's not a pre-release, I'm in the uk and my phone auto updated to this version about 3 days ago.
Sent from my GT-I9100 using xda premium
I notice they still haven't fixed the bug where you update an app which i done last night, it appeared to update fine, i just check the market now and the very same app is there waiting to be updated
If you feel market loads too slow, try this:
http://www.xda-developers.com/android/set-dns-speed-up-android-market-using-wifi/
jonny68 said:
I notice they still haven't fixed the bug where you update an app which i done last night, it appeared to update fine, i just check the market now and the very same app is there waiting to be updated
Click to expand...
Click to collapse
I get this to, also auto-update doesnt seem to work.
I've seen this many times. If you install an app from outside market it seems like market comes "out of synch". When it says update for the market app it's the latest official one. The way to get rid of this false update is to uninstall and install again. But then you are back to the official release.
But i don't think you should do this with the market app. I'm not sure if you get it back. If you loose it, just install the market.apk from the OP.
Thanks man!
It wont install in my phone, either install or renaming to Vending.apk and moving to apps...
I'm not sure if it's just me but it seems that this release fixes the issue where the market app gets stuck at "loading".
Freakgs said:
I'm not sure if it's just me but it seems that this release fixes the issue where the market app gets stuck at "loading".
Click to expand...
Click to collapse
+1
Sent from my GT-I9100 using XDA App
WebghostDK said:
+1
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
+2
sent from t'internet

[APP MOD] Exchange Security Bypass (No PIN/No Admin) - Android 4.1

Hi guys
Just to forward you to brilliant thread
http://forum.xda-developers.com/showthread.php?t=1749921&nocache=1
Version AOSP Android 4.1.x works great on stock LG
Just remove stock Lgemail apk, put 2 apks to system/app, fix permission.
And you are free from Company Policy
All credits to craigacgomez
eseregin said:
Just remove stock Lgemail apk, put 2 apks to system/app, fix permission.
And you are free from Company Policy
Click to expand...
Click to collapse
For AT&T's E980 the /system/app/LGEmailbin.apk and odex should be disabled. Then the downloaded zip file can be installed.
Unfortunatelly, all settings will be lost: this is an independent email application.
It seems to me, color indication of the home button led on new email had changed after that.
LGEmailbin.apk
yakovpol said:
For AT&T's E980 the /system/app/LGEmailbin.apk and odex should be disabled. Then the downloaded zip file can be installed.
Unfortunatelly, all settings will be lost: this is an independent email application.
It seems to me, color indication of the home button led on new email had changed after that.
Click to expand...
Click to collapse
I tried this, but since the E980 AT&T uses LGEmailbin.apk and not AOSP email.apk... I am unable to add my exchange account back into the email app. Yes, the security and PIN requirement are gone, but so is the ability to access that email account. Am I missing something? Should I start with a deodexed LGEmailbin.apk?
UPDATE-- nevermind, it works! Not sure what I was doing wrong, maybe I needed to boot. thanks.

[Q] PA without gapps possible?

I am planning to flash PA to my old Nexus 7 (Tilapia) without gapps. The idea is to find out whether an Android device can be decoupled from Google. And whether such a device can still be used in a normal day to day scenario for surfing, mail, contacts ...
There are many apps out there which could be used instead of the apps in the gapps package (i.e. play store => f-droid, mail => k-9, chrome => firefox, maps => navit / OsmAnd, ...). And with a simple raspberry pi and owncloud also some of the google services can be replaced by an self hosted solution.
What are your thoughts on this:
- Is this possible in principle with PA?
- What should I watch out for when setting up the N7?
- Any other suggestions?
Of course you can do it. The ROM is functional without gapps
Sent from my Nexus 5
I don't know what it is you should be watching out for when trying your experiment but I believe it can be done. You'll have to use a 3rd party app store to download the apps you want to replace the stock apps with (k-9, etc). But once you start doing that, what's the point?
To prove you don't need to use Google Branded apps? Just root your device, install Titanium and freeze all the google apps. Same thing, right?
Just flashed PA without gapps. Added some great Apps from f-droid. Everything works great. Next steps will be to Conect to a dropbox server.
Currently I am getting a notification that a new system update, a new gapps version is available. Can I somehow disable in PA the check for new gapp versions?
Thanks!
lafranconi said:
Just flashed PA without gapps. Added some great Apps from f-droid. Everything works great. Next steps will be to Conect to a dropbox server.
Currently I am getting a notification that a new system update, a new gapps version is available. Can I somehow disable in PA the check for new gapp versions?
Thanks!
Click to expand...
Click to collapse
Just set it in the ota app...
Sent from my Nexus 5
Pirateghost said:
Just set it in the ota app...
Click to expand...
Click to collapse
Thanks Pirateghost, just found it.
I am currently running into two issues:
I installed the "920 text editor" via f-droid. But when I try to start it the app it opens for a nearly a second and then a error window says >"920 Text Editor" wurde beendet.< (I am using a German system; translation something like >"920 Text Editor" was stopped.<). Is there a log file which could provide more information why this application was not able to start?
I paired my German bluetooth keyboard (QWERTZ layout) with the nexus. But unlike to stock Android in PA they keyboard is mapped with the American layout (QWERTY layout). So some keys are not inline with the labelling. I did not find a way to change the used layout in the settings. Any ideas?

OnePlus 3 and Daydream VR

Hi all,
did you see this? http://www.daydreamdistrict.com/run-daydream-vr-oneplus-3/
This seems to be the only way to have the OnePlus 3 ready for Daydream. I still tried this customization (comment).
Has anybody did this, too? What can be the reason for unsuccess?
honk0504 said:
Hi all,
did you see this? http://www.daydreamdistrict.com/run-daydream-vr-oneplus-3/
This seems to be the only way to have the OnePlus 3 ready for Daydream. I still tried this customization (comment).
Has anybody did this, too? What can be the reason for unsuccess?
Click to expand...
Click to collapse
u got it successfully working on OOS 4.0.2 but couldnt use it good due to not having a proper daydream vr controller or a second device to emulate it
Scronix said:
u got it successfully working on OOS 4.0.2 but couldnt use it good due to not having a proper daydream vr controller or a second device to emulate it
Click to expand...
Click to collapse
Was this a question or a hint? Yes, actually I do not have any Daydream VR Controller. But I didn't have any Icons in my Launcher.
By default the line "<feature name=”android.software.vr.mode” />" is set. The other has to copied in. And after reboot no nothing.
honk0504 said:
Was this a question or a hint? Yes, actually I do not have any Daydream VR Controller. But I didn't have any Icons in my Launcher.
By default the line "<feature name=”android.software.vr.mode” />" is set. The other has to copied in. And after reboot no nothing.
Click to expand...
Click to collapse
after adding those lines you have to go to the playstore or use APK mirror and install daydream app and daydream keyboard the line
"<feature name="android.software.vr.mode"/>" just enables the support but you still have to install the apps
Scronix said:
after adding those lines you have to go to the playstore or use APK mirror and install daydream app and daydream keyboard the line
"<feature name="android.software.vr.mode"/>" just enables the support but you still have to install the apps
Click to expand...
Click to collapse
But why do I have no "desktop" anymore after bring in this line? And why doesn't it rollback after deleting the line(s)?
honk0504 said:
But why do I have no "desktop" anymore after bring in this line? And why doesn't it rollback after deleting the line(s)?
Click to expand...
Click to collapse
I couldn't quite understand you please upload some screenshots
Scronix said:
I couldn't quite understand you please upload some screenshots
Click to expand...
Click to collapse
If you start the device it first asks for PIN's (unlock SIM) and then the PIN (unlock device) or fingerprint or what ever ... and then there is nothing. You can open the taskmanager. In my case with the message "No recently opened Items". First I thought is is an error in OxygenOS Launcher but as I installed Nova (install apk through adb install, because no icons -> no Google Playstore) there was no icon, too. No screenshots from me ... if I do it again it will take me another 1 hour for repairing.
honk0504 said:
If you start the device it first asks for PIN's (unlock SIM) and then the PIN (unlock device) or fingerprint or what ever ... and then there is nothing. You can open the taskmanager. In my case with the message "No recently opened Items". First I thought is is an error in OxygenOS Launcher but as I installed Nova (install apk through adb install, because no icons -> no Google Playstore) there was no icon, too. No screenshots from me ... if I do it again it will take me another 1 hour for repairing.
Click to expand...
Click to collapse
Unfortunately i don't know what to say as when i added the lines in my device booted normally and no crashes anywhere it was just useless for me as i dont have a second android device with gyroscope free lying around but i can assure you Google Daydream works flawlessly on oneplus 3
honk0504 said:
If you start the device it first asks for PIN's (unlock SIM) and then the PIN (unlock device) or fingerprint or what ever ... and then there is nothing. You can open the taskmanager. In my case with the message "No recently opened Items". First I thought is is an error in OxygenOS Launcher but as I installed Nova (install apk through adb install, because no icons -> no Google Playstore) there was no icon, too. No screenshots from me ... if I do it again it will take me another 1 hour for repairing.
Click to expand...
Click to collapse
Did you set the correct permissions after editing the file? (Check the screenshot.) I suggest you use 'root browser' from the play store, edit the file and then set the same permissions as in the screenshot. Just long click the file and tap 'permissions'
As You can see Daydream VR is working perfectly with Oneplus 3 just need a second droid device with gyroscope or buy the actual daydream Vr headset and controller
FYI i am using daydream on lineage OS the New official one

Categories

Resources