{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
INSTRUCTIONS:
Open file manager and navigate to where you transferred the APK file .Tap on the file to begin installation procedure and it will be installed.
APK
TheDarkDefender said:
INSTRUCTIONS:
Open file manager and navigate to where you transferred the APK file .Tap on the file to begin installation procedure and it will be installed.
APK
Click to expand...
Click to collapse
Oh, Come On, It's API 16 for this App. So, it was meant for JB only folks ==
YeoZy96 said:
Oh, Come On, It's API 16 for this App. So, it was meant for JB only folks ==
Click to expand...
Click to collapse
it might work on ICS..try pushing to /system/app (install as a sys app)
TheDarkDefender said:
it might work on ICS..try pushing to /system/app (install as a sys app)
Click to expand...
Click to collapse
Nope, it won't look at ICS Build Prop
#ro.build.version.sdk:15
ICS only supports Apps which have API 14 or 15
You Can check the Android Manifest of the app by yourself. You can see that it mentioned <uses-sdk minSdkVersion="16" targetSdkVersion="16"
So, you basically know what I mean now
YeoZy96 said:
Nope, it won't look at ICS Build Prop
#ro.build.version.sdk:15
ICS only supports Apps which have API 14 or 15
You Can check the Android Manifest of the app by yourself. You can see that it mentioned <uses-sdk minSdkVersion="16" targetSdkVersion="16"
So, you basically know what I mean now
Click to expand...
Click to collapse
Yep.. got it..
Sent via PAC™ powered Xperia™
But the source did say it might work on 4.0 too...
Sent via PAC powered Xperia™
TheDarkDefender said:
But the source did say it might work on 4.0 too...
Sent via PAC powered Xperia™
Click to expand...
Click to collapse
You can push the file. But it won't work. It only creates a useless classes.dex on your Dalvik Cache folder.
YeoZy96 said:
You can push the file. But it won't work. It only creates a useless classes.dex on your Dalvik Cache folder.
Click to expand...
Click to collapse
Yeah..that's a bummer.
Sent via PAC powered Xperia™
TheDarkDefender said:
Yeah..that's a bummer.
Sent via PAC powered Xperia™
Click to expand...
Click to collapse
Solved: http://forum.xda-developers.com/showthread.php?t=1982918
Related
Hi, im trying to run stock music app on CM7.2 RC1 FXP119 but always when i try to install it this message appears "application not installed"
Someone know what i have to edit in the apk or how a can make it run?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I love this music player =D
I think you have to copy framework files as well to run stock music app
singh_dd93 said:
I think you have to copy framework files as well to run stock music app
Click to expand...
Click to collapse
Which framework files?? You mean framework files of stock firmware?
Don't install it, you need to place it to /system/app folder and set permissions rw-r- - r- -.
And yea, it might need framework files from CM also. It isn't easy job to port apps like this.
Sent from my Xperia Live using xda premium.
Someguyfromhell said:
Don't install it, you need to place it to /system/app folder and set permissions rw-r- - r- -.
And yea, it might need framework files from CM also. It isn't easy job to port apps like this.
Sent from my Xperia Live using xda premium.
Click to expand...
Click to collapse
I try, place it to /system/app folder and set permissions rw-r- - r- -. but it never appear.
What about framework files from CM?
R10MaRiOo said:
I try, place it to /system/app folder and set permissions rw-r- - r- -. but it never appear.
What about framework files from CM?
Click to expand...
Click to collapse
Likely will not work as some of the framework files will conflict and causing another problems.
Sent from my Xperia Live using xda premium.
Hi guys,
I'm turning to Resurrection Remix from Stock ROM, but I misses some of the stock apps. So before I moved to another ROM i have all the APKs and ODEXs ready. But after I build the ZIP with all the necessary directory and the updater-script file build using notepad++, CWM won't install it?
Any solutions? Thanks a million.
brightivan said:
Hi guys,
I'm turning to Resurrection Remix from Stock ROM, but I misses some of the stock apps. So before I moved to another ROM i have all the APKs and ODEXs ready. But after I build the ZIP with all the necessary directory and the updater-script file build using notepad++, CWM won't install it?
Any solutions? Thanks a million.
Click to expand...
Click to collapse
sign it using apktool or somethng else
Go to playstore download app2zip.I think all your need is there.
Send From Master Eagle
Wow thx for the answer.
I will it try I have search for the app
Galaxy S2 I9100G with miui and horsepower kernel 1.3 ... rocks
Here is the info you need first: http://forum.xda-developers.com/showthread.php?t=1769247
As said above wrong section. Moved
MS EAGLE said:
Go to playstore download app2zip.I think all your need is there.
Send From Master Eagle
Click to expand...
Click to collapse
what if i want to zip all those APK files which cannot be installed??
brightivan said:
what if i want to zip all those APK files which cannot be installed??
Click to expand...
Click to collapse
Look into the zip file, there is 2 folders.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In the first folder data, are ur apps like apk file.
In the folder meta inf are 2 file's.
Update binary and updater script.
In updater script is the script u can edit for ur cwm install routine.
I edited the script for the apk that not installed.
That's my way.
Galaxy S2 I9100G with miui and Team Win Recovery Project 2.2 [Experimental] Port
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
INSTRUCTIONS:
Open file manager and navigate to where you transferred the APK file .Tap on the file to begin installation procedure and it will be installed.
APK
I failed to install. Every time I try it says that the file is corrupted.
vk2r said:
I failed to install. Every time I try it says that the file is corrupted.
Click to expand...
Click to collapse
Try to push into /system/app.. works mostly on Jellybean only.. but may work on ics too.
Sent from my Xperia Neo V
fail !! i use CM10 FXP144
TheDarkDefender said:
Try to push into /system/app.. works mostly on Jellybean only.. but may work on ics too.
Sent from my Xperia Neo V
Click to expand...
Click to collapse
No. I have not managed to make it work in any way. I've copied to / system / app and I have given the permissions RW-R-R and yet, does not even appear.
vk2r said:
No. I have not managed to make it work in any way. I've copied to / system / app and I have given the permissions RW-R-R and yet, does not even appear.
Click to expand...
Click to collapse
did you reboot after pushing?
Pandemic said:
did you reboot after pushing?
Click to expand...
Click to collapse
Yep
Will not work on ICS like this, minSDKver=16 so...will try to see if it work's modded but I'm not sure
vk2r said:
I failed to install. Every time I try it says that the file is corrupted.
Click to expand...
Click to collapse
+1 can't install. FXP 142
So I modded to minSDK=15 but it gives an failed to install error (on ICS)
paul678 said:
So I modded to minSDK=15 but it gives an failed to install error (on ICS)
Click to expand...
Click to collapse
Thanks for trying. But the source did say it might work on 4.0 too...
Sent via PAC powered Xperia™
Today I present you the Small Apps for Xperia U with CM9 rom. But I must say that it doesn't works on all roms CM9, but only on those rom they didn't modifie the framework (for example, the slim cm or my rom ). Well, after this introduction, I have to say that for now they don't initiate from home button, but I had to put a launcher in the list of app. To install just flash the .Zip file from CWM. Remember to write for Troubleshooting and tips here as well, do not worry
Let's start with the most important thing:
SCREENSHOT:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The screenshots say everything
We pass to the download, then to the credits and subsequently if possible at the changelog.
DOWNLOAD:
Small Apps for Xperia U CM9 by AlexDroid00.zip
CREDITS:
- AlexDroid00
- Sandy7 for the guide
Use the thanks button and it will be like a big donation for me . Thanks
AlexDroid00 said:
Today I present you the Small Apps for Xperia U with CM9 rom. But I must say that it doesn't works on all roms CM9, but only on those rom they didn't modifie the framework (for example, the slim cm or my rom ). Well, after this introduction, I have to say that for now they don't initiate from home button, but I had to put a launcher in the list of app. To install just flash the .Zip file from CWM. Remember to write for Troubleshooting and tips here as well, do not worry
Let's start with the most important thing:
SCREENSHOT:
The screenshots say everything
We pass to the download, then to the credits and subsequently if possible at the changelog.
DOWNLOAD:
Small Apps for Xperia U CM9 by AlexDroid00.zip
CREDITS:
- AlexDroid00
- Sandy7 for the guide
Use the thanks button and it will be like a big donation for me . Thanks
Click to expand...
Click to collapse
at op
after modding the files did u resigned the frameworks ? and if yes with what tool u signed it ?
as i have isseus with my sign tools on windows
Sent from my S500 using xda app-developers app
Why don't you just take the meta-inf folder? It includes the signs! Try autoapk took it has a sign button too! But use version 2.0.4
Sent from my ST25i using xda app-developers app
I have signed the .zip. What is wrong?
AlexDroid00 said:
I have signed the .zip. What is wrong?
Click to expand...
Click to collapse
ohhh ok
thanks
Sent from my S500 using xda app-developers app
I like to share my mod reboot options
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Back up your system before you done anything. ...
https://mega.co.nz/#!2d8XVZza!VAOsyPFw0K-a0Mo2OrYwlgCcKk1HBTFRLZ83A88-uGE
Copy and place android.policy.jar to framework folder...
This mood for deodex...I using it...
For odex not working confrom by kangburra
This for reboot_option_i9205.zip
https://mega.co.nz/#!jIExBZpb!slaCIETQ_h6HnkVJcu0h6CyHEcgmKQRK7tu8qEGHQi0
shazzl said:
I like to share my mod reboot options
View attachment 2245296
Back up your system before you done anything. ...
https://mega.co.nz/#!2d8XVZza!VAOsyPFw0K-a0Mo2OrYwlgCcKk1HBTFRLZ83A88-uGE
Copy and place android.policy.jar to framework folder...
This mood for deodex...I using it...
For deodex I don't its working or not
Click to expand...
Click to collapse
Doesn't work here.
Your framework are deodex or odex...
shazzl said:
Your framework are deodex or odex...
Click to expand...
Click to collapse
I tried both, deodex got a bootloop and odex the reboot options remained the same.
Im using AMH1 as the base
set your permission to
I'm sorry about your boot loop...but my is ok....
shazzl said:
set your permission to
View attachment 2245465
I'm sorry about your boot loop...but my is ok....
Click to expand...
Click to collapse
Should the Rom be deodexed?
I think so my rom is all deodex
shazzl said:
I think so my rom is all deodex
Click to expand...
Click to collapse
Nope, same, could be me though, my Rom is getting quite weird. Let someone else try it before you worry too much.
I managh tu get screen short aper in reboot menu but not funcion it reboot your system...
And here is mine, I'm using XBlast Tools.
Sent from my GT-I9205 using xda app-developers app
WaystrikerXI said:
And here is mine, I'm using XBlast Tools.
Sent from my GT-I9205 using xda app-developers app
Click to expand...
Click to collapse
Did your screenshort funtion....
Yes, absolutely, it works. Before I used Wanam Xposed, but now Xblast tools works great too, especially colors mod.
Sent from my GT-I9205 using xda app-developers app