[MOD][ZIP] Facebook Home "unlocked" flashable zip - LG Optimus Black

Hello all.
So i saw this thread here and i figured that maby some people would like to have a zip instead of installing all the apps, so here i have a flashable zip of Facebook home, facebook, and messenger
FOR 4.0+
Installation
Code:
1: [COLOR="Red"][SIZE="5"]Uninstall Facebook and messenger if you have them[/SIZE][/COLOR]
2: Download the zip
3: Flash it then reboot
4: Go into facebook then settings and prress "use facebook home" (scroll down)
5: Follow the instruction on the screen to start using facebook home :)
Press here to download

thanks very very very much !!
Sent from my LG-P970 using xda app-developers app

I use th files from theos0o but i think its so difficult to use,and it does not have a way to organize apps ,so its important that u have a second launcher as facabook home might ask u to go back there.Plus its not an easy way to read facebook pages.

Related

Stock phone apk

Does anyone have a zip I can get of the stock HTC hero phone app? I would like to be able to link contacts to Facebook
I would do it with syncbook but it skips some
Sent from my HERO200 using XDA App
Are you referring to just the stock Dialer or the actual Phone.apk?
Well regardless, I don't have a .zip but I can tell you how to push anything to your phone via adb, which is kinda what a .zip does anyway.
1. Download nfinitefx's Stock ROM.
2. Unzip it on your PC somewhere.
3. Browse through that directory until you find /system/app
4. Copy the Phone.apk (or any other apks you want) into your c:\android-sdk-windows\tools folder on your PC.
5. Go into command prompt and navigate to the tools folder
6. then type
Code:
adb remount
adb push Phone.apk /system/app
adb reboot
This is a little bit harder than having a .zip do all the work for you, but it's still how you can add/push any apk's you want to your phone. Nandroid backup!!! before you do anything cuz sometimes certain apk's need different framework than what you may be running.
I know it's not exactly what you were looking for but hopefully it still may be a little helpful.
nfinitefx45 does have .zips of the Phone+Dialer but I think they will only work on the stock ROM so if you have something else it may not work for you. Scroll down and they are toward the bottom of post #1 above the screenshots: http://forum.xda-developers.com/showthread.php?t=703267 Again, nandroid backup before you try them just in case it borks your phone.
Basically I just want to be able to sync my fb contacts buy cm6 rc1 seems to be unable to
Sent from my HERO200 using XDA App
Ok gotcha. Sorry for that long response that was unrelated. FB sync to contact pics has more to do with your contacts and account sync apps, and Facebook itself, not the phone or dialer apps.
Try this thread. Haven't tried it myself so can't guarantee anything.
http://forum.xda-developers.com/showthread.php?p=7374318
Sent from my HERO200 using XDA App

[How to]Install Google Play on chinese ROM Galaxy S2 i9100G

Hi all,
When buying your S2 in China, you while probably have the bad surprise to discover Google Play is not installed on the device.
Even by installing some .apk downloaded from the web doesn't solve the issue.
I managed to got mine working. Here's how i did.
I find the hint here
http://forum.xda-developers.com/showthread.php?t=1351283
You'll need to Root your device first
Here's how it goes:
1) Install GoogleServicesFramework.apk
This seems to be the issue, as when you install it you can see the permissions Google requires, and pretty much says it can access ALL the data in your phone, even the private stuff. You've been warned. (what did you expect? it's still Google after all)
2) Install Google Play with any .apk you can find, as system app (see bellow):
Instructions (Thanks to Bandage)
-1. Transfer the .apk files to your Kindle Fire via PC / Mac (remember where you put them)
- 2. Open Root Explorer App, and navigate to the transferred .apk files
- 3. Select the GoogleServiceFramework.apk and install
- 4. When complete, click "Done" and return to the file location for Vending.apk
- 5. Long-press Vending.apk and select the "Move" option on pop-up menu
Navigate to /system/app folder
- 6. Change mount option from RO to RW (read-only to read-write)
Paste Vending.apk into the /system/app folder
- 7. Long-press Vending.apk and select "Permissions" from pop-up menu
Change permissions to match all other apps in this folder (rw-r--r--)
- 8. Install Vending.apk
- 9. Reboot device
3) Launch Google Play
You should now be able to input your account and login.
For the first login, you will probably need to turn on both Wifi and APN (also can try turning off Wifi and only use APN).
You can now browse the market, but still can not install any apps.
Final step: You'll need to send some e-mail to Google (go to google play web site -> help). Explain the problem, they need to allow Play to be used by your device.
Took me a couple e-mail to get it right. The google team was very kind open to help (unlike samsung).
Go ahead and install any app you want
I recommend starting by installing Market Unlocker (especially for those in China). It lets you get the market as if you where in another country.
Hope this has been useful.
And don't forget to press the Thanks button
I actually did this a while ago (I wanted to try it out first before sharing). So i may be forgetting some specific points. Let me know how it turns out for you so i can update this How To.
Cheers
Chewee
May the force be with you
Thanks!
I tried many other ways, but they just would not work on my I9100G!
Just now I have tried this simple method and it works perfectly.
For me the final step is not necessary.
Thanks again!
Thanks for the reply. I really appreciate.
Glad i could be of any help
I did add all google services on my chinese G in november, i basically have all google services working, including calendar sync, and still on stock GB.
What i did was to take all the google apps from CM and put them in the system app folder with correct permissions.
But i remember i did setup gmail sync before getting google market (now play store) to work correctly.
For the calendar, only the sync adapter is needed, do not replace other apps, it's not needed.
chewee133 said:
Hi all,
When buying your S2 in China, you while probably have the bad surprise to discover Google Play is not installed on the device.
Even by installing some .apk downloaded from the web doesn't solve the issue.
I managed to got mine working. Here's how i did.
I find the hint here
http://forum.xda-developers.com/showthread.php?t=1351283
You'll need to Root your device first
Here's how it goes:
1) Install GoogleServicesFramework.apk
This seems to be the issue, as when you install it you can see the permissions Google requires, and pretty much says it can access ALL the data in your phone, even the private stuff. You've been warned. (what did you expect? it's still Google after all)
2) Install Google Play with any .apk you can find, as system app (see bellow):
Instructions (Thanks to Bandage)
-1. Transfer the .apk files to your Kindle Fire via PC / Mac (remember where you put them)
- 2. Open Root Explorer App, and navigate to the transferred .apk files
- 3. Select the GoogleServiceFramework.apk and install
- 4. When complete, click "Done" and return to the file location for Vending.apk
- 5. Long-press Vending.apk and select the "Move" option on pop-up menu
Navigate to /system/app folder
- 6. Change mount option from RO to RW (read-only to read-write)
Paste Vending.apk into the /system/app folder
- 7. Long-press Vending.apk and select "Permissions" from pop-up menu
Change permissions to match all other apps in this folder (rw-r--r--)
- 8. Install Vending.apk
- 9. Reboot device
3) Launch Google Play
You should now be able to input your account and login.
For the first login, you will probably need to turn on both Wifi and APN (also can try turning off Wifi and only use APN).
You can now browse the market, but still can not install any apps.
Final step: You'll need to send some e-mail to Google (go to google play web site -> help). Explain the problem, they need to allow Play to be used by your device.
Took me a couple e-mail to get it right. The google team was very kind open to help (unlike samsung).
Go ahead and install any app you want
I recommend starting by installing Market Unlocker (especially for those in China). It lets you get the market as if you where in another country.
Hope this has been useful.
And don't forget to press the Thanks button
I actually did this a while ago (I wanted to try it out first before sharing). So i may be forgetting some specific points. Let me know how it turns out for you so i can update this How To.
Cheers
Chewee
May the force be with you
Click to expand...
Click to collapse
HI I followed the steps but at stage 3 after reboot I open google play it 'force closes' automatically. I cannot open play app. What may be the issue. This is Chinese phone, i also tried one of the market unlcker.. is there any specific version you can suggest ?
Ok now it opens google play and displays 'loading' but nothing appears. Funny that when I try to install it from website it says 'app will be sent/installed on your phone shortly' but nothing happens
I installed a market unlocker (some random one which configured my China phone for USA T-mobile - there are other countries i can configure for too)
Any guess what could be problem ?
It's not the right way!!!
It seems to work properly, but it may cause some problem, frequent FC for example. And some apps even can't work, such as Foursquare, which you can have a try.It's not only the Google Play but also the whole gapps that are not included in the Chinese ROM. The GoogleServicesFramework.apk and GooglePlay.apk are just part of it, so this problem can't be solved by simply installing some apks.
The right way is to download the right gapps from this page: goo.im/gapps and flash it from CMW.To do that, you must flash a kernel first, such as superatoms, lucir.
Or, you can simply root your phone and decompress that zip file and move it to your phone to the right folder.Never forget to fix the permission. You'd better do that through adb.
I can't agree with what you're saying. I have a chinese G and installed all google apps from Cyanogen wiki, with the exception of goggles, everything else work perfect ! Including Gmail with full sync, contacts with full sync,calendar with full sync, music working, books working etc ... Stock zcki1 rooted.
Sent from my GT-I9100G using XDA
Edit
Ta
Thanx for the walkthrough. I got the market working but can't download. Will be contacting Google help soon.
ICS 4.0.4
They just released the ICS 4.0.4 ROM for China, that one also does not have any of the GAPPS, in addition some
service providers actively block Google services so installing GAPPS will do no good unless you set up a VPN
chewee133 said:
Hi all,
When buying your S2 in China, you while probably have the bad surprise to discover Google Play is not installed on the device.
Even by installing some .apk downloaded from the web doesn't solve the issue.
I managed to got mine working. Here's how i did.
I find the hint here
http://forum.xda-developers.com/showthread.php?t=1351283
You'll need to Root your device first
Here's how it goes:
1) Install GoogleServicesFramework.apk
This seems to be the issue, as when you install it you can see the permissions Google requires, and pretty much says it can access ALL the data in your phone, even the private stuff. You've been warned. (what did you expect? it's still Google after all)
2) Install Google Play with any .apk you can find, as system app (see bellow):
Instructions (Thanks to Bandage)
-1. Transfer the .apk files to your Kindle Fire via PC / Mac (remember where you put them)
- 2. Open Root Explorer App, and navigate to the transferred .apk files
- 3. Select the GoogleServiceFramework.apk and install
- 4. When complete, click "Done" and return to the file location for Vending.apk
- 5. Long-press Vending.apk and select the "Move" option on pop-up menu
Navigate to /system/app folder
- 6. Change mount option from RO to RW (read-only to read-write)
Paste Vending.apk into the /system/app folder
- 7. Long-press Vending.apk and select "Permissions" from pop-up menu
Change permissions to match all other apps in this folder (rw-r--r--)
- 8. Install Vending.apk
- 9. Reboot device
3) Launch Google Play
You should now be able to input your account and login.
For the first login, you will probably need to turn on both Wifi and APN (also can try turning off Wifi and only use APN).
You can now browse the market, but still can not install any apps.
Final step: You'll need to send some e-mail to Google (go to google play web site -> help). Explain the problem, they need to allow Play to be used by your device.
Took me a couple e-mail to get it right. The google team was very kind open to help (unlike samsung).
Go ahead and install any app you want
I recommend starting by installing Market Unlocker (especially for those in China). It lets you get the market as if you where in another country.
Hope this has been useful.
And don't forget to press the Thanks button
I actually did this a while ago (I wanted to try it out first before sharing). So i may be forgetting some specific points. Let me know how it turns out for you so i can update this How To.
Cheers
Chewee
May the force be with you
Click to expand...
Click to collapse
Can someone please explain where and how to change permissions!
What permission are you talking about?
If you are talking about the root, their are a lot of threads talking about how to do it on xda, and all over the web.
chewee133 said:
Hi all,
When buying your S2 in China, you while probably have the bad surprise to discover Google Play is not installed on the device.
Even by installing some .apk downloaded from the web doesn't solve the issue.
I managed to got mine working. Here's how i did.
I find the hint here
http://forum.xda-developers.com/showthread.php?t=1351283
You'll need to Root your device first
Here's how it goes:
1) Install GoogleServicesFramework.apk
This seems to be the issue, as when you install it you can see the permissions Google requires, and pretty much says it can access ALL the data in your phone, even the private stuff. You've been warned. (what did you expect? it's still Google after all)
2) Install Google Play with any .apk you can find, as system app (see bellow):
Instructions (Thanks to Bandage)
-1. Transfer the .apk files to your Kindle Fire via PC / Mac (remember where you put them)
- 2. Open Root Explorer App, and navigate to the transferred .apk files
- 3. Select the GoogleServiceFramework.apk and install
- 4. When complete, click "Done" and return to the file location for Vending.apk
- 5. Long-press Vending.apk and select the "Move" option on pop-up menu
Navigate to /system/app folder
- 6. Change mount option from RO to RW (read-only to read-write)
Paste Vending.apk into the /system/app folder
- 7. Long-press Vending.apk and select "Permissions" from pop-up menu
Change permissions to match all other apps in this folder (rw-r--r--)
- 8. Install Vending.apk
- 9. Reboot device
3) Launch Google Play
You should now be able to input your account and login.
For the first login, you will probably need to turn on both Wifi and APN (also can try turning off Wifi and only use APN).
You can now browse the market, but still can not install any apps.
Final step: You'll need to send some e-mail to Google (go to google play web site -> help). Explain the problem, they need to allow Play to be used by your device.
Took me a couple e-mail to get it right. The google team was very kind open to help (unlike samsung).
Go ahead and install any app you want
I recommend starting by installing Market Unlocker (especially for those in China). It lets you get the market as if you where in another country.
Hope this has been useful.
And don't forget to press the Thanks button
I actually did this a while ago (I wanted to try it out first before sharing). So i may be forgetting some specific points. Let me know how it turns out for you so i can update this How To.
Cheers
Chewee
May the force be with you
Click to expand...
Click to collapse
I think I may need an 'idiots guide' to all this because I have no clue and no idea what flash and all thats means.... I brought my S2 online and had no idea it was coming from China and that it won't have Google Play on there.
I have tried the above steps but can't even get the 1st one right.. :/
I have tried downloading 'Google Service Framework.apk' from my phone and computer but everytime it tries to install it, it finishes by saying 'Application Not Installed'. Really getting very confused and need urgent help. Please can you let me know where I am going wrong? Many thanks.
Seems you didn't root your phone.
But before doing anything, you should learn a little bit what you are about to do. There are several threads on root issues, or guides for begginers.
Also, double check if you have the i9100 or i9100G version. It's important when you root.
Sent from my GT-I9100G using XDA
chewee133 said:
Seems you didn't root your phone.
But before doing anything, you should learn a little bit what you are about to do. There are several threads on root issues, or guides for begginers.
Also, double check if you have the i9100 or i9100G version. It's important when you root.
Sent from my GT-I9100G using XDA
Click to expand...
Click to collapse
Thanks very much. Its the i9100. I'll try that. I used to think I was good with phones but after reading all this, I don't actually know jack all about them, lol!
chewee133 said:
Seems you didn't root your phone.
But before doing anything, you should learn a little bit what you are about to do. There are several threads on root issues, or guides for begginers.
Also, double check if you have the i9100 or i9100G version. It's important when you root.
Sent from my GT-I9100G using XDA
Click to expand...
Click to collapse
Just wondering about kernel version number too. Mine says '2.6.35.7-I9100'. Does this seem right? Thanks
You are checking the android version. That's not what's important. What you need to check is to take the same kernel version and rom version called basedband version (may be the similar with the build number). For example i have the i9100gzcle2 version. There are some threads about this around here.
Sent from my GT-I9100G using XDA
chewee133 said:
You are checking the android version. That's not what's important. What you need to check is to take the same kernel version and rom version called basedband version (may be the similar with the build number). For example i have the i9100gzcle2 version. There are some threads about this around here.
Sent from my GT-I9100G using XDA
Click to expand...
Click to collapse
You have been a great help. Thank you SO much!
Help with some Apps after ICS
lorinkundert said:
They just released the ICS 4.0.4 ROM for China, that one also does not have any of the GAPPS, in addition some
service providers actively block Google services so installing GAPPS will do no good unless you set up a VPN
Click to expand...
Click to collapse
Guys help me here plz.. I have a couple of issues,and cant find relevant info.
Background. I am usgin SGS2-I9100G (Chinese) flased with ICS 4.0.4 (baseband-I9100GZCLPG/kernel-3.08 [email protected] #2) (rooted with temp CWM)
1.Followed the above to get Google play working. Installed Market enabler (dint help much, just says market configured to t-mobile USA but still google play website shows China-unicom) I am not able to install many apps because of this
-Google My tracks
-FX currency converter
many others that I would like to use alternative apps are also giving same issue.
2.I am not able to get google account in the contacts. When I go into
Contacts > Properties > accounts> Add accounts I see only skype, tango, whatsapp. The same under "add accounts" It is not listing google. Is it supposed to in first place ?
if yes how can I get it?
3.I am not able to install Viber and Voxer even with Apk. It keeps saying "Application not installed" They both dint work on GB too.
---------- Post added at 04:15 PM ---------- Previous post was at 03:50 PM ----------
toctan said:
It seems to work properly, but it may cause some problem, frequent FC for example. And some apps even can't work, such as Foursquare, which you can have a try.It's not only the Google Play but also the whole gapps that are not included in the Chinese ROM. The GoogleServicesFramework.apk and GooglePlay.apk are just part of it, so this problem can't be solved by simply installing some apks.
The right way is to download the right gapps from this page: goo.im/gapps and flash it from CMW.To do that, you must flash a kernel first, such as superatoms, lucir.
Or, you can simply root your phone and decompress that zip file and move it to your phone to the right folder.Never forget to fix the permission. You'd better do that through adb.
Click to expand...
Click to collapse
@toctan can you plz help me with this.. which folder do u mean when you say "the right folder" ?? I am running ICS and my phone is rooted.
shivaraman said:
Guys help me here plz.. I have a couple of issues,and cant find relevant info.
Background. I am usgin SGS2-I9100G (Chinese) flased with ICS 4.0.4 (baseband-I9100GZCLPG/kernel-3.08 [email protected] #2) (rooted with temp CWM)
1.Followed the above to get Google play working. Installed Market enabler (dint help much, just says market configured to t-mobile USA but still google play website shows China-unicom) I am not able to install many apps because of this
-Google My tracks
-FX currency converter
many others that I would like to use alternative apps are also giving same issue.
2.I am not able to get google account in the contacts. When I go into
Contacts > Properties > accounts> Add accounts I see only skype, tango, whatsapp. The same under "add accounts" It is not listing google. Is it supposed to in first place ?
if yes how can I get it?
3.I am not able to install Viber and Voxer even with Apk. It keeps saying "Application not installed" They both dint work on GB too.
---------- Post added at 04:15 PM ---------- Previous post was at 03:50 PM ----------
@toctan can you plz help me with this.. which folder do u mean when you say "the right folder" ?? I am running ICS and my phone is rooted.
Click to expand...
Click to collapse
Hi shivaraman.
I'm not sure i understand exactly what is your problem. Do you have Play installed? Can you install some apps with it? If yes, you're all good.
Market enabler is only going to help.you once you get Play working correctly. Market Enabler doesnt fix Play. It only simulate you are from another country, as if you changed your sim card.
I figured out this methode using android 2.3.6. There is no guaranty it works on ICS. I would suggest trying swiching back to 2.3.6 (if possible, it might be the hatdest part) and try the methode again. Play stays installed when upgrading to 4.0.4
A lot of apps are blocked due to the chinese ROM. Seem the bootloader is posing the problem and is locked. I still didnt find any solution for that. A couple month ago Odia started posting he may had a solution. But he never told what it was.
Sent from my GT-I9100G using xda app-developers app

[tutorial][gingerbread] making your gingerbread look like Galaxy S4

THINGS YOU NEED
The source files
A rooted lenovo a60+ ( or any gingerbread phone)
Cmw or twrp recovery installed
5 minutes
TUTORIAL
1) download two files
2) place them anywhere you want just remember where you put it.
3) boot in to your recovery
4) install zip from sd card
5) choose zip from sd card
6) (the zip file)
7) once it's installed, select reboot system now
8) after unlocking press home, then check use default, and select the s3 launcher
9) you just go to root explorer and click on the apk file, and click install, and open, it will take a while after opening the apk and allow both superuser request prompts, then follow the steps, and once you are in the task manager, click home and set ics/jb task manager as default. Then menu, settings, shortcut setting, select default launcher s3launcher and press back many times(10) and home.
ONCE YOU'VE DONE ALL THAT
You press home and start enjoying the s4 style icons and the widgets at the app drawer and the exclusive shake to change wallpaper. Double tap home and you get the jelly bean style task manager.
SOURCE FILES (copy link and download both)
db.tt/j9Er3Rek
Sent from my Lenovo A60+ using xda app-developers app
Reminder: don't try to do it on froyo coz it ain't gonna work, I tested it ( no one uses froyo anyways)
Don't just say thanks, hit it!

How to Install Trebuchet (CM11) on the Galaxy S5

Update: I have attached a file to make this process easier. Just flash and enjoy! (AT&T &VZW users will need to use SafeStrap.)
If flashing fails, simply extract Trebuchet.apk from the zip and follow the instructions below, starting with step 2.
Hello people. If you're like me, then you're probably itching for a bootloader unlock or SafeStrap.
While we wait, here is an easy mod that will give us the CyanogenMod app/system launcher called Trebuchet.
1) Download Trebuchet:
http://forum.xda-developers.com/showthread.php?t=2687366
2) Copy it to /system/priv-app
3) Set permissions. Really, you can set it to whatever you want. But I set mine to "rw-r--r--" as this is the default for touchwiz.
4) Reboot. Upon the restart, the "Apps Starting" dialog will pop up and you will be prompted to choose which launcher you want. If you miss this opportunity, just unlock your phone and tap the home button. You can then select from there.
5) Enjoy
Hit thanks if you found this useful!
Good find
Sent from my SAMSUNG-SM-G900A using XDA Premium 4 mobile app
You can install Trebuchet via the play store now.
https://play.google.com/store/apps/details?id=com.maartendekkers.cmapps
Sent from my S5
amasterpiz said:
You can install Trebuchet via the play store now.
https://play.google.com/store/apps/details?id=com.maartendekkers.cmapps
Click to expand...
Click to collapse
This way is better! Lol, only kidding. The one on the play store had some issues, and had some lag to it. The version listed here better suits this rom. But to each their own.

2 whatsapp on same phone

1.Backup your current whatsapp on gmail account using backup option in settings.
2.Backup your whatsapp app using any app backup app.e.g. apkshare.
3.Download GBwhatsapp+
Search it on Google for latest version.
4.install GBwhatapp+ enter your 1st or current whatsapp number and continue.
5.sync your backup that we have done in step 1.
6.now install the whatsapp app using apk that we have created in step 2.
7.Enter the second number you want.continue it and sync backup if any.Don't enter same phone number for both whatsapp.
8.Congratulations you have two whatsapp account on same phone.
9.any queries ask me..
Kartik13 said:
1.Backup your current whatsapp on gmail account using backup option in settings.
2.Backup your whatsapp app using any app backup app.e.g. apkshare.
3.Download GBwhatsapp+
Search it on Google for latest version.
4.install GBwhatapp+ enter your 1st or current whatsapp number and continue.
5.sync your backup that we have done in step 1.
6.now install the whatsapp app using apk that we have created in step 2.
7.Enter the second number you want.continue it and sync backup if any.Don't enter same phone number for both whatsapp.
8.Congratulations you have two whatsapp account on same phone.
9.any queries ask me..
Click to expand...
Click to collapse
instead you could just download parallel space app from playstore and add whatsapp to it. simple my friend
kr1shna said:
instead you could just download parallel space app from playstore and add whatsapp to it. simple my friend
Click to expand...
Click to collapse
Can be done without that parallel space app.
This, an alternative to it.
Kartik13 said:
Can be done without that parallel space app.
This, an alternative to it.
Click to expand...
Click to collapse
yeah, sure, if you want to do it the hard and lengthy way.
kr1shna said:
yeah, sure, if you want to do it the hard and lengthy way.
Click to expand...
Click to collapse
Ty
parallel space is the general way to make any two apps work on same phone.. like users on Windows... whereas kartiks method is specific to whatsapp..

Categories

Resources