[Q] smartshare of P970 - LG Optimus Black

I accidentally deleted the smartshare app when I rooted my LG970. If someone could attach it foe me that would be great.Thanks a lot.

help me please~~

Here you are.
Smartshare.apk with .odex.

Where did u get that.....
Sent from my LG-P970 using XDA App

Where did you get that
Sent from my LG-P970 using XDA App

Just copied the apk from my system/app folder (stock ROM v10b)

How to instal this apk?

if his zip is not flashable, copy the apk to system/app
set permissions to
**
*
*

Related

Libs and apks

Hi,
Sorry if this is in the wrong section or anything. Is there a way to find out what libs are needed by an apk? I've been trying to use some Xperia apps eg. Conversations.apk and putting them into /system/app but after setting permissions it doesn't appear. I suspect this is because of missing libs but I have no idea. Help will be greatly appreciated
Sent using xda app-developers app
open titanium backup, long press your desired app, click explore.
there you can see the libs.....
then you can extract the libs from the apk, and copy to /system/lib
Thanks. I tried looking into conversations.apk and there was no lib folder Does anyone know how to make it work? Or does it have elements that only the Xperia can access? Thanks in advance
Sent from my Xperia S using xda app-developers app

[Q] S Note apk

I run Jelly Bean Rocket Rom...I accidentaly wiped data...nd lost S Note and polaris office...i have installed them again but they crash again and again.
Can anyone post a link as how to downgrade down to ICS (orginal) from Google as I am fed up with JB...or can someone post a suitable response
yash.shah said:
I run Jelly Bean Rocket Rom...I accidentaly wiped data...nd lost S Note and polaris office...i have installed them again but they crash again and again.
Can anyone post a link as how to downgrade down to ICS (orginal) from Google as I am fed up with JB...or can someone post a suitable response
Click to expand...
Click to collapse
1) make sure u r on safe kernel
2) full wipe/factory reset
3) wipe cache/dalvik
4) format /system /data /preload (may not be necessary, but nothing wrong in doing)
5) flash ICS rom & then safe kernel..
Can u give a link for a safe kernel nd a ics rom.......also can u give an apk for s note and polaris office
Sent from my GT-N7000 using xda app-developers app
If you on Jelly Bean Rocket Rom you should have philz kernel which is safe.
Dont you have the Rocket Rom downloaded?
extract the following APKs and push it into
QuickSnote_Q1.apk > data/app
Snote_Q1.apk >data/app
Snote_Q1_Provider.apk > system/app
SMemo_Q1.apk > system/app
SmemoProvider_Q1.apk >system/app
Click to expand...
Click to collapse
set all permissions to rw-r--r--
Or flash the RR again from recovery without wipes
Will try that....or can u just give me a link to a safe ICS rom
Sent from my GT-N7000 using xda app-developers app
First....what abt polarus office
2) whats with the permission....how so u do it
3) will me moving the files help...how to install the apk and get the shortkuts?
Sent from my GT-N7000 using xda app-developers app
for Polaris Office, try http://forum.xda-developers.com/showthread.php?t=2022051
install it as normal APK file
for the others move into its approriate folders using root explorer and correct permissions. App Icons will automatically come
How do u set permissions..and what does r and rw mean?
Sent from my GT-N7000 using xda app-developers app
Use root explorer and go to permissions and you will see what I mean
Is root explorer an app...i have rooted my note
Sent from my GT-N7000 using xda app-developers app
Are all permissions to be set in a single manner....nd i did not get the point the rw--r.....how is it done?
Sent from my GT-N7000 using xda app-developers app
nokiamodeln91 said:
for Polaris Office, try http://forum.xda-developers.com/showthread.php?t=2022051
install it as normal APK file
for the others move into its approriate folders using root explorer and correct permissions. App Icons will automatically come
Click to expand...
Click to collapse
The app icons did not come
Sent from my GT-N7000 using xda app-developers app
right click on the file you added, select permissions. and the permission should be 644. root explorer is an app. to know what is 644, just check the permissions of another file in that folder. reboot and check again

[Q] Quickpic as default gallery.

I just hate the default GB & CM7 gallery app as they take a lot of time to show up my pictures ( there are about 600 pictures on my sd ). That's why I decided to replace the default GB gallery app by quickpic. I renamed it to gallery3D, moved it to \system\app by replacing the original gallery & set permissions & rebooted. But quickpic on opening suddenly closes all by itself. Tried a fix permissions via recovery with no success. My question is, how do I get quickpic working ( as a system app & as an alternative to the original gallery ) ? What's causing it to close all by itself ? Is there any odex file of the gallery that causes this ?
Sent from my GT-S5830 using xda premium
you have forgoten the lib fils
open the quickpic.apk withe winrar go to lib----->armeabi---->copie all file to system/lib of your rom its all your apps is completly integrated in your rom
Instal quickpic apk separately and then from titanium backup convert it into system app n then delete the previous gallery app. pls hit thnx if helpd.
Mandark52 said:
Instal quickpic apk separately and then from titanium backup convert it into system app n then delete the previous gallery app. pls hit thnx if helpd.
Click to expand...
Click to collapse
Doesnt work. Its not so easy
Sent from my GT-S5830 using xda app-developers app
Blackbox421 said:
Doesnt work. Its not so easy
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Yeah! It's a piece of cake using TB, and yes it works fine
Mandark52 and Terminator2012 methodes are right
A thanks to each of you. Will try out. I wonder how that copying libs didn't hit me ?! I've done it like a million times before !:sly:
Sent from my GT-S5830 using xda premium
Venomous Viper 119 said:
A thanks to each of you. Will try out. I wonder how that copying libs didn't hit me ?! I've done it like a million times before !:sly:
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Yep, i use it for almost 2 years ... it's the best gallery app for me.
But works only with lib files extracted in system/lib (That if u want to use it as system app.
happy to help!
Venomous Viper 119 said:
A thanks to each of you. Will try out. I wonder how that copying libs didn't hit me ?! I've done it like a million times before !:sly:
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Some apps like camera and quickpic use lib files to function. The lib files have a set of instructions that are common to the corresponding app. So having a lib file makes it easy so you dont have to re write them again and again.
-asdf-
Unnamed.Ace.User said:
Some apps like camera and quickpic use lib files to function. The lib files have a set of instructions that are common to the corresponding app. So having a lib file makes it easy so you dont have to re write them again and again.
-asdf-
Click to expand...
Click to collapse
I already knew that. But I donno why I wasn't reminded of it. May be because I haven't used this method for a long time. Anyways, thanks to all for reminding
Sent from my GT-S5830 using xda premium
Viper The Ripper said:
Yeah! It's a piece of cake using TB, and yes it works fine
Mandark52 and Terminator2012 methodes are right
Click to expand...
Click to collapse
Idk how but for me it doesnt work with TB. I tried it again and it still doesnt work
Sent from my GT-S5830 using xda app-developers app
Blackbox421 said:
Idk how but for me it doesnt work with TB. I tried it again and it still doesnt work
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
The other method works & is easy. Move app to system/app & set permissions. Then copy the lib file to system/lib & set permissions. Reboot & done !
Sent from my GT-S5830 using xda premium
Venomous Viper 119 said:
The other method works & is easy. Move app to system/app & set permissions. Then copy the lib file to system/lib & set permissions. Reboot & done !
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Hmm okay, but how do I get the .lib files? Is there another method then extracting with WinRar? Because I dont have my pc at the moment
Could you maybe upload the file?
Sent from my GT-S5830 using xda app-developers app
Blackbox421 said:
Hmm okay, but how do I get the .lib files? Is there another method then extracting with WinRar? Because I dont have my pc at the moment
Could you maybe upload the file?
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Open root explorer, go where the quickpic.apk is, click on it and in popup hit VIEW, then he opens the apk and u can extract lib files !
Cryss said:
Open root explorer, go where the quickpic.apk is, click on it and in popup hit VIEW, then he opens the apk and u can extract lib files !
Click to expand...
Click to collapse
Oh didnt even know that this is possible with the root explorer ty man
Sent from my GT-S5830 using xda app-developers app
Venomous Viper 119 said:
I just hate the default GB & CM7 gallery app as they take a lot of time to show up my pictures ( there are about 600 pictures on my sd ). That's why I decided to replace the default GB gallery app by quickpic. I renamed it to gallery3D, moved it to \system\app by replacing the original gallery & set permissions & rebooted. But quickpic on opening suddenly closes all by itself. Tried a fix permissions via recovery with no success. My question is, how do I get quickpic working ( as a system app & as an alternative to the original gallery ) ? What's causing it to close all by itself ? Is there any odex file of the gallery that causes this ?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
it's a great idea having quickpic as a system app, i will try that too
bruno.stargate said:
it's a great idea having quickpic as a system app, i will try that too
Click to expand...
Click to collapse
Sure! I think is the best gallery app
Why does it have to be a system app? Just install Quickpic and use TB to uninstall default gallery. That's it. Even if you don't uninstall default gallery, the OS will ask you which app to use by default.
Sent from my Galaxy Ace
Click Thanks if I helped you.
sauron82 said:
Why does it have to be a system app? Just install Quickpic and use TB to uninstall default gallery. That's it. Even if you don't uninstall default gallery, the OS will ask you which app to use by default.
Sent from my Galaxy Ace
Click Thanks if I helped you.
Click to expand...
Click to collapse
I wanted it that way & got it. I don't like stuffing many apps. Quickpic works well for me.
Sent from my GT-S5830 using xda premium
Samsung gallery app problem. How to make Quick Pic app as the default instead
Dear All, Samsung users.
I have been having serious problems with Samsung S4 gallery App. The App just does not work anymore, as it keeps on freezing etc. I have resetted my phone several times and did it hard reset and the same problem occurs.
After several hours of research, I was told to use Quckpic app, which as a standalone is brilliant, but can anyone please give me a step-by step guide to make QuickPic as the default app to work with my S4 camera app, and also how do you delete the standard gallery App from the S4.
Kind regards
J

Lockscreen Settings Forceclose ! Help.

I wanted to install the Optimus G Lockscreen. Before that i rename Lockscreen3 to Lockscreen3.apk.bak and Lockscreensettings to Lockscreensettings.bak to. I didnt like the Optimus G Lockscreen so I decided to delete the Optimus G Files and rename my Stock Files to .apk and delete the ".bak" in the name. Now i cant enter the lockscreensettings. Its force close
Sent from my LG-P880 using xda app-developers app
GalaxyVolvoZ said:
I wanted to install the Optimus G Lockscreen. Before that i rename Lockscreen3 to Lockscreen3.apk.bak and Lockscreensettings to Lockscreensettings.bak to. I didnt like the Optimus G Lockscreen so I decided to delete the Optimus G Files and rename my Stock Files to .apk and delete the ".bak" in the name. Now i cant enter the lockscreensettings. Its force close
Sent from my LG-P880 using xda app-developers app
Click to expand...
Click to collapse
Do you have right permissions set? Try reboot..

Clockpackage.apk missing..!!

my clock is missing!!! I think I accidentally remove
I can't see clockpackage.apk in system/app
any solution for this or is there anyone have it??
im new here
Access your rom.zip system/app get the apk and copy it to your phone system/app and change the permission to r,w,r r then install it..
Or just reflash your rom.
Hit thank if this help you
Sent from my GT-I9305 using XDA Free mobile app

Categories

Resources