[Q] can't install arfunport.apk on z2 - Xperia Z3 Q&A, Help & Troubleshooting

The arfunport.apk app from the z3 dump files is available here: http://forum.xda-developers.com/crossdevice-dev/sony/port-xperia-z3-smart-social-camera-t2869024
I can't install though when downloaded. Am I doing something wrong somewhere?

seanmavley said:
The arfunport.apk app from the z3 dump files is available here: http://forum.xda-developers.com/crossdevice-dev/sony/port-xperia-z3-smart-social-camera-t2869024
I can't install though when downloaded. Am I doing something wrong somewhere?
Click to expand...
Click to collapse
just get it from google play
https://play.google.com/store/apps/details?id=com.sonymobile.androidapp.cameraaddon.arfu https://play.google.com/store/apps/details?id=com.sonymobile.androidapp.cameraaddon.arfun

Related

[Q]Need all apk about Google Play

I need all apk for Google Play(from /system/app).
Plz help me!
Send from Malaysia by Xperia J
http://www.mediafire.com/?6oel1so3zsxu3xo
There is the URL to the play store apk.
1) Download the file onto your computer.
2) Unzip the file and move it onto your phone.
3) Move the file to /system/app.
4) Install the file.
gamer649 said:
http://www.mediafire.com/?6oel1so3zsxu3xo
There is the URL to the play store apk.
1) Download the file onto your computer.
2) Unzip the file and move it onto your phone.
3) Move the file to /system/app.
4) Install the file.
Click to expand...
Click to collapse
Google play store is installed. No this apk!
Send from Malaysia by Xperia J
Search for gapps flashable .zip. Once you flashed it, update it like usual.
Sent from My Awesome Paradox ST21i
KennethTan20 said:
I need all apk for Google Play(from /system/app).
Plz help me!
Send from Malaysia by Xperia J
Click to expand...
Click to collapse
You need Gapps zip, search it in xda based on your android version :good:
KennethTan20 said:
I need all apk for Google Play(from /system/app).
Plz help me!
Send from Malaysia by Xperia J
Click to expand...
Click to collapse
Go to goo dot im. Find the suitable gapps for your firmware.
Sent From FXP 220 CM 10 Xperia J

[Q] App porting

is is possible to port stock system phone and contacts apps from samsung models?
they have the swipe to call/message feature.
i know the "exDialer" app on playstore does the job too.
but im thinking if we can port it then we won't need an "extra app running" in the background all the time.
so what do you guys think?
Yes, but will not working properly.
Sent from my Xperia Miro using xda premium
why not?
c4cyro said:
is is possible to port stock system phone and contacts apps from samsung models?
they have the swipe to call/message feature.
i know the "exDialer" app on playstore does the job too.
but im thinking if we can port it then we won't need an "extra app running" in the background all the time.
so what do you guys think?
Click to expand...
Click to collapse
Its possible. As long as you have root access on both the Sony and the Samsung you can transfer the apk (found in /system/app/) via bluetooth.
c4cyro said:
why not?
Click to expand...
Click to collapse
The app is designed for Samsung's customized version of android and samsung hardware so porting across to a SONY will bring some issues. I haven't tried it myself but ported apps never work as intended fully.
-James
deadwarrior63 said:
Its possible. As long as you have root access on both the Sony and the Samsung you can transfer the apk (found in /system/app/) via bluetooth.
The app is designed for Samsung's customized version of android and samsung hardware so porting across to a SONY will bring some issues. I haven't tried it myself but ported apps never work as intended fully.
-James
Click to expand...
Click to collapse
okay. thanks for the reply.
but do you know how to port such apps? i mean what's the method? i searched but could not find any guides.
c4cyro said:
okay. thanks for the reply.
but do you know how to port such apps? i mean what's the method? i searched but could not find any guides.
Click to expand...
Click to collapse
First of all you need root access on both phones. You also need to install a root file explorer onto both devices. I would also recommend backing up the Sony using flashtool to fix any issues that may arise.
On the Samsung, go to the root directory (/), next go to (system/) then go to (app/). Somewhere in that folder will be the contacts app in APK format. You will need to make a copy of that file and either Bluetooth it to the sony or transfer it via USB/WiFi Direct. Make a copy of the Contacts.apk file in the /system/app folder on the SONY and name it Contacts.Backup.apk. Now you are ready to install, you need to copy the APK you just transferred from the Samsung to that folder. If needed, rename the apk to Contacts.apk and reboot your phone.
If all goes well, you should have the Samsung Contacts app on your SONY. However, I do not own a Samsung nor have I tried transferring apps like these between phones. Do this at your own risk, I am NOT responsible for a bricked device.
There may also be some dependencies in that folder which are needed for operation. I would suggest transferring any app with the word contact(s) in the title.
If this helped then please leave a "thumbs"
-James
i know i need to transfer and install the relevant apks for the apps i want..but im saying do i need to modify the apk in someway so that they can be "installed" on other manufacturer's device? because once i tried to install htc stock apk on my sony, and it just said "application not installed"
HTC apps cannot be install in other device.
U need Sense framework and maybe there are other libs( maybe only in HTC firmware) needed to make the apps run on ur device.
U know, HTC suckss
Sent from my Xperia Miro using xda premium
okay. so in order to run other manufacturer's apps, even if you are able to port it, you need the particular framework and libs. thanks that answered me.

how to duplicate android apps?

hey guys, as you can see in the title im trying to duplicate apps.
So far i decompiled the apk using android multitool, then i editited the package name in AndroidManifest.xml. I then transfer META-DATA and AndroidManifest from old apk to new apk. move the apk to my moto g, it installs but it installs over existing apk it doesnt duplicate. So i uninstall the app i downloaded from google play and install the new apk from android multitool first but when i go to play store it says its already installed
Does anyone know what else do i have to do so i an have 2 or more the same apps on the one device ? Help wil be appreciated
bublz654 said:
hey guys, as you can see in the title im trying to duplicate apps.
So far i decompiled the apk using android multitool, then i editited the package name in AndroidManifest.xml. I then transfer META-DATA and AndroidManifest from old apk to new apk. move the apk to my moto g, it installs but it installs over existing apk it doesnt duplicate. So i uninstall the app i downloaded from google play and install the new apk from android multitool first but when i go to play store it says its already installed
Does anyone know what else do i have to do so i an have 2 or more the same apps on the one device ? Help wil be appreciated
Click to expand...
Click to collapse
use apk editor to clone apk and its easy to use
mohinu2 said:
use apk editor to clone apk and its easy to use
Click to expand...
Click to collapse
Yes I have that and I tried looking around but I can't see how to clone on it
bublz654 said:
Yes I have that and I tried looking around but I can't see how to clone on it
Click to expand...
Click to collapse
go to that apk file you want to clone and long press on it and then click on clone
http://forum.xda-developers.com/attachment.php?attachmentid=2990082&stc=1&d=1414589520
mohinu2 said:
go to that apk file you want to clone and long press on it and then click on clone
http://forum.xda-developers.com/attachment.php?attachmentid=2990082&stc=1&d=1414589520
Click to expand...
Click to collapse
There is no clone button. BTW that link is deleted
This is what I get when I long press
bublz654 said:
This is what I get when I long press
Click to expand...
Click to collapse
Which version of apk editor are you using?
trial version will not work you need to buy full version apkeditor v1.70.apk
mohinu2 said:
Which version of apk editor are you using?
trial version will not work you need to buy full version apkeditor v1.70.apk
Click to expand...
Click to collapse
I'm using apk editor pro from play store v1.7
Current Device : Moto G XT1032
bublz654 said:
I'm using apk editor pro from play store v1.7
Current Device : Moto G XT1032
Click to expand...
Click to collapse
you are on wrong place
I'm using apk editor by maocai luo
but you are using apk editor by SteelWorks
and it seems to me they both are not same developer so both apps are different
mohinu2 said:
you are on wrong place
I'm using apk editor by maocai luo
but you are using apk editor by SteelWorks
and it seems to me they both are not same developer so both apps are different
Click to expand...
Click to collapse
Oh right that explains. I bought wrong app lol, anyways thanks for telling right dev
Current Device : Moto G XT1032
I looked in play store for maocai Lou apk editor and I can't find it :/ any direct links? I can't find on Google as well
Current Device : Moto G XT1032
bublz654 said:
Oh right that explains. I bought wrong app lol, anyways thanks for telling right dev
Current Device : Moto G XT1032
Click to expand...
Click to collapse
you are welcome!
help mine if you can http://forum.xda-developers.com/general/help/app-force-stop-apps-t2922094
mohinu2 said:
you are welcome!
help mine if you can http://forum.xda-developers.com/general/help/app-force-stop-apps-t2922094
Click to expand...
Click to collapse
I found app. So I cloned the app but in app drawer they are both the same names and I get confused which one is my main app. Anything to change app name ?
Current Device : Moto G XT1032
bublz654 said:
I found app. So I cloned the app but in app drawer they are both the same names and I get confused which one is my main app. Anything to change app name ?
Current Device : Moto G XT1032
Click to expand...
Click to collapse
it is more easy just open the apk file by single click using apk editor and edit the resource file
mohinu2 said:
it is more easy just open the apk file by single click using apk editor and edit the resource file
Click to expand...
Click to collapse
Trying to open the resource file crashes apk editor
Current Device : Moto G XT1032
bublz654 said:
Trying to open the resource file crashes apk editor
Current Device : Moto G XT1032
Click to expand...
Click to collapse
crashes because of the low ram issue or the resource file is too big.
use an Icon changer or manually change the name
and if you use Go launcher you can change the name and icon from app drawer
mohinu2 said:
crashes because of the low ram issue or the resource file is too big.
use an Icon changer or manually change the name
and if you use Go launcher you can change the name and icon from app drawer
Click to expand...
Click to collapse
Yeah the apk is 48 MB . thanks for help though
Current Device : Moto G XT1032
I get this when trying to clone an app I want
Current Device : Moto G XT1032
I would like to know that too....
I want to duplicate uc browser to prevent the latest update that makes it useless...
impossible
not possible duplicate apps

Old exclusive xperia app not installing

So I still have an old backup of the SSX mobile app from my Z1. Problem is that is does not install. When I select the apk to install I get the app installing screen for about 30 seconds before getting the app not installed screen. I want to see how the game runs of the more powerful z5 but I run into this problem. I testing it on my friends nexus 5 and it installed fine and he could start the app but he could not play because his phone was not an xperia. Is there any way I can make the app compatible?
Thanks
Ps: I can also try to upload the apk if anyone wants it.
Info
tommylittle02 said:
So I still have an old backup of the SSX mobile app from my Z1. Problem is that is does not install. When I select the apk to install I get the app installing screen for about 30 seconds before getting the app not installed screen. I want to see how the game runs of the more powerful z5 but I run into this problem. I testing it on my friends nexus 5 and it installed fine and he could start the app but he could not play because his phone was not an xperia. Is there any way I can make the app compatible?
Thanks
Ps: I can also try to upload the apk if anyone wants it.
Click to expand...
Click to collapse
Just Write name of apps
+ App for specific device (Xperia) has firmware restriction
There different Firmware and library on Xperia devices
so Xperia Phones will scan that configuration which other device just check if it set to required true/false
if you have to decompile apk and recompile it with higher xperia sdk or generally android api.
:good:
Geeks Empire said:
Just Write name of apps
+ App for specific device (Xperia) has firmware restriction
There different Firmware and library on Xperia devices
so Xperia Phones will scan that configuration which other device just check if it set to required true/false
if you have to decompile apk and recompile it with higher xperia sdk or generally android api.
:good:
Click to expand...
Click to collapse
How could I go about doing that?
ssx
tommylittle02 said:
How could I go about doing that?
Click to expand...
Click to collapse
Hi,
i've been trying to download the damn app and it's hard for some reason(either dead links or taking ages <10kb/s)
my phone is z3 running kitkat and if you can upload it for me with link i'd really appreciate it.
btw did you get it to run on z5?
cheers

Sony Note App for Xperia XZ

I've noticed that the Sony note app is missing from the xperia xz, I've downloaded the app from the web and tried installing it but the installer just crashes on installing the Sony note app. Pls help
Enject app to system folder if your device is rooted.
Work for me...
GenomeX said:
Enject app to system folder if your device is rooted.
Work for me...
Click to expand...
Click to collapse
Is there a way to do it without root?
Tomasz TGM said:
Is there a way to do it without root?
Click to expand...
Click to collapse
If moding apk file.
Remove Sony signature inside "meta-inf" and patch android-manifest.xml then signas normal app.
But may not work becuse some system app have external files needed... Like framework and jar file or /etc/permissions and more.
Update:
Check this port work for you or not
https://forum.xda-developers.com/showthread.php?t=2487536
https://forum.xda-developers.com/showthread.php?t=2737540

Categories

Resources