So finally got QPair running on my V5100...
Web Presence:
Twitter
Google+
Instructions:
What is going to be most commonly asked question:
Q. How do I modify build.prop
A1. Use Root Explorer to make changes on phone. Make not of current permissions of original build.prop file and make sure modified build.prop file permissions match before you reboot. If permissions are not set properly than tablet will not boot.
A2. Use the attached ZIP file to flash build.prop
A3. Pull build.prop file from your AOSP ROM, make the changes you want, save new build.prop file, replace your modified build.prop with one in attached zip file and than flash.
After I made my changes to the build.prop I placed it into my GApps package so when I flash new ROM and GApps, the modified build.prop will flash with GApps.
Notes:
Not all lines may need to be changed. That's what I changed on first try to get it QPair to work.
When you flash new ROM you will need to modify build.prop or flash a modified build.prop...
Web Presence:
Google+
Instructions:
- Uninstall QPair if you have it installed on both tablet and phone
- Modify your build.prop
Before
Code:ro.product.model=LG-V500 ro.product.name=awifi_open_eu ro.product.device=v500 ro.product.board=awifi ro.build.product=v500
After
Code:ro.product.model=LG-V510 ro.product.name=palman ro.product.device=palman ro.product.board=palman ro.build.product=palman - Reboot
- Install QPair on Tablet and Phone
- Run QPair app
- Enjoy
What is going to be most commonly asked question:
Q. How do I modify build.prop
A1. Use Root Explorer to make changes on phone. Make not of current permissions of original build.prop file and make sure modified build.prop file permissions match before you reboot. If permissions are not set properly than tablet will not boot.
A2. Use the attached ZIP file to flash build.prop
A3. Pull build.prop file from your AOSP ROM, make the changes you want, save new build.prop file, replace your modified build.prop with one in attached zip file and than flash.
After I made my changes to the build.prop I placed it into my GApps package so when I flash new ROM and GApps, the modified build.prop will flash with GApps.
Notes:
Not all lines may need to be changed. That's what I changed on first try to get it QPair to work.
When you flash new ROM you will need to modify build.prop or flash a modified build.prop...
Attachments
Last edited: