Movie studio not installed? - Xoom Themes and Apps

I just got the 3.1 update for my Motorola Xoom OTA and everything seems to be working fine except for the movie studio app which seems to not be installed, I already tried the APK here which refuses to install, is there a more recent copy of the APK somewhere around?

Are you trying to start the application with the desktop shortcut ? Have you tried to start it with the shortcut present in the application drawer list ?

Player-X said:
I just got the 3.1 update for my Motorola Xoom OTA and everything seems to be working fine except for the movie studio app which seems to not be installed, I already tried the APK here which refuses to install, is there a more recent copy of the APK somewhere around?
Click to expand...
Click to collapse
I had this issue ever since I first started messing around with my Xoom, I'm now on 3.1 and it was still borked but just do the following, because it solved my Books, Movie Studio and YouTube problems:
Settings>Applications>Manage Applications>All>Google Partner Setup and click on "Clear Data." Shut down your Xoom and turn it back on and you should be good to go.

arpel said:
Are you trying to start the application with the desktop shortcut ? Have you tried to start it with the shortcut present in the application drawer list ?
Click to expand...
Click to collapse
I tried to start it from the desktop but it says "application not installed" and it wasn't in the drawer list.
spdapimp217 said:
I had this issue ever since I first started messing around with my Xoom, I'm not on 3.1 and it was still borked but just do the following, because it solved my Books, Movie Studio and YouTube problems:
Settings>Applications>Manage Applications>All>Google Partner Setup and click on "Clear Data." Shut down your Xoom and turn it back on and you should be good to go.
Click to expand...
Click to collapse
Didn't work
edit: nevermind it worked, thanks

Have the same issue and tried the solution posted by spdapimp217....still no luck. Did you have to do anything different other than clear data in manage applications and restarting?

rajkumarvc said:
Have the same issue and tried the solution posted by spdapimp217....still no luck. Did you have to do anything different other than clear data in manage applications and restarting?
Click to expand...
Click to collapse
No that's all I did and it worked fine. Are you on 3.1? I don't think that should make a difference though.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App

Yes...I am on 3.1. The issue started since the OTA update.

So, I freaked out too because I had a desktop shortcut that no longer worked. I didn't even think to look in the app drawer, so I found a thread which posted the original 3.0 apk and adb pushed it to /system/app and then chmod'ed it to 644. It worked just fine, but then I noticed that I had 2 Movie Studio icons in my app drawer. So I went into adb shell in /system/app and noticed two files: VideoEditor.apk (which I installed from the download on the thread) and VideoEditorGoogle.apk.
So, in summary, I rm VideoEditor.apk from the /system/app directory and attached the VideoEditorGoogle.apk to the original thread here: http://forum.xda-developers.com/showpost.php?p=13890443&postcount=11
So, if you're still missing the Movie Studio, feel free to adb push this into /system/app and make sure to chmod 644 /system/app/VideoEditorGoogle.apk

i can't seems to see the video editor under my app drawer.
any ideas?
i am running on Xoom 3g UK (rooted).
i have chmod it to 644, still no luck.

Related

Porting Android Market

Hey guys, i trying to create my own eclair port, everything is working well, i have even solved the data problem on nike... I am trying to add the android market, does anyone know what files i need?
Thanks!
m0rph3us said:
Hey guys, i trying to create my own eclair port, everything is working well, i have even solved the data problem on nike... I am trying to add the android market, does anyone know what files i need?
Thanks!
Click to expand...
Click to collapse
Vending.apk ?
I have the vending.apk in the app folder, but once booted android it is not in the menu with the other applications, same thing happens for example with the terminal.apk...
m0rph3us said:
I have the vending.apk in the app folder, but once booted android it is not in the menu with the other applications, same thing happens for example with the terminal.apk...
Click to expand...
Click to collapse
Make sure you're using Market for 2.x.
You can also verify this by using Astro and attempt to install /system/app/Vending.apk.
The problem was that i had not installed gtalk service and some other dependencies, now the market is installed but whe i try to start it it closes immediately, logcat gives auth errors, maybe i have to setup a google account in the setupwizard first... Thank you.

Stock 2.1 Apps working on Vibrant

Hey, not sure if this really belongs here, or in General, but since its semi-hacking the system, I'll post here first.
It seems, so far, that Touchwiz isn't nearly as deeply integrated as Sense is, and that at least some of Samsung's Modified Apps can just be backed-up, deleted, and replaced with the stock apps from Android 2.1 (using apps ripped from CM5.0.8 for Nexus 1 for my attempts.)
So, I thought I'd start a list of stock Android 2.1 apps that people have made work on the vibrant. I know a lot of people are waiting for CM or other custom roms and alternate recovery images, but in the mean time, lets start customizing!
I have confirmed the following to work, but only after the original touchwiz apps are deleted from /system/app, then the stock apps are installed via the standard installer to /data/app and cp over to /system/app then reboot
Music.apk
DeskClock.apk
Calendar.apk
CalendarProvider.apk
GenieWidget.apk
Mms.apk (NEW! added 7/21/2010)
Another pleasant surprise, is that I now have the default Calendar, music, and news & weather widgets on my vibrant!
Again, adb push didn't work for anything since I can't remount with r/w access yet, but a su adb shell allowed me to busybox cp them to /sytem/app once they were installed.
I've tried the same method with the CM5.0.8 LiveWallpapers with no success, so maybe someone else has some suggestions?
My next step is to test out bringing the original phone.apk and contacts.apk/contactsprovider.apk over
7/21/2010
Got the default messaging app from CM 5.0.8 brought over, still having tons of trouble with the default dialer and contacts/contacts provider, samsung has buried their signature for these deep in android somewhere, even outside of /data/system/packages.xml so any attempt to install the CM versions even after removing the Touchwiz apps fail.
7/22/2010
Pushed ADW Launcher to system, works like a charm! However, removing the TouchWiz30Launcher apk/odex and replacing with adw or launcher pro generates constant FC's for me, so sadly, it looks like it has to stay installed for now.
cheers everyone!
where did you get the N1 files? I have been meaning to try this as well.
cojonesx said:
where did you get the N1 files? I have been meaning to try this as well.
Click to expand...
Click to collapse
I just downloaded CM 5.0.8 for the N1, and have been pulling the apk's out of /system/app
cheers!
I actually installed the News & Weather app yesterday by just putting it on the SD Card and using ASTRO to install.. nothing special for that app.
zephiK said:
I actually installed the News & Weather app yesterday by just putting it on the SD Card and using ASTRO to install.. nothing special for that app.
Click to expand...
Click to collapse
Where did you download it from?
zephiK said:
I actually installed the News & Weather app yesterday by just putting it on the SD Card and using ASTRO to install.. nothing special for that app.
Click to expand...
Click to collapse
I was about to say the same thing, I just did an ADB install for this, didn't need to delete anything from data/app or anything.
It's cool to hear that the other stuff works though.
quickex99 said:
Where did you download it from?
Click to expand...
Click to collapse
The Gapps for 2.1, same CM Nexus thread.
Here - http://forum.xda-developers.com/showthread.php?t=623496
Sorry for the confusion about 'news and weather' I just meant I was unable to adb push the apk directly to system. It installs fine by default to /data/app but I wanted it in /system/app to survive resets, hence the busybox cp.
So far no luck with contacts/contactsprovider =(
Every version I try give me an install failed error, regardless of removing all traces of the samsung versions, even their references in /data/system/packages.xml
So is the music app from CM5.08 elliot's music mod?
XDA mobile
Docavelli said:
So is the music app from CM5.08 elliot's music mod?
XDA mobile
Click to expand...
Click to collapse
I'm honestly not sure how to tell if it is.
I pulled the Music.apk straight out of the /system/app dir from the CM 5.0.8 update for the Nexus 1.
cheers
can anyone provide News and Weather widget from stock OS. I think its the best news app.
Grab the 'Google Apps' addon for CM 5.0.8 for the nexus one, unzip it, and copy 'GenieWidget.apk' to your phone to install it.
cheers!
s0niqu3 said:
Grab the 'Google Apps' addon for CM 5.0.8 for the nexus one, unzip it, and copy 'GenieWidget.apk' to your phone to install it.
cheers!
Click to expand...
Click to collapse
thanks. i thought it had a different name......
I just did a google search for "download geniewidget.apk." It's much faster.
Sent from my SGH-T959 using XDA App
its says failed install for me. you know what that could mean? i uninstalled the calendar but it wont let me install.
Any word on if the stock launcher works? I don't really like ADW or Touchwiz
decepticon said:
Any word on if the stock launcher works? I don't really like ADW or Touchwiz
Click to expand...
Click to collapse
Hi again.
I haven't tried deleting the touchwiz launcher yet, but I'm using launcherPro Plus (and playing with ADW too, I really like that ADW supports the touchwiz horizontal style 'paging' in the app drawer, and hope launcher pro eventually supports it too) and they both work quite well, and should work fine when pushed into /system/app too.
Will update if I'm brave enough to remove the TW launcher, probably not tonight though, just spent the last 3 hours trying to get the stock dialer & contacts, and it was an epic fail, samsung has buried the touchwiz dialer/contacts signature deep, so no matter what I try, I always get an Install_failed_update_incompatible error when pushing the stock apps to the phone.
This is the same error I first received with the calendar, but a simple settings->applications->manage applications 'uninstall' of the remaining TWCalendar and Provider, and a reboot cleared that error, sadly that's not the case with dialer and contacts.
Maybe a wipe would fix this, but I'll wait another day or so to see how the clockwork custom recovery pans out, plus I need to make sure nandroid works so I can backup before I try that.
It also might be linked to something buried in the TW framework, I don't know, but I'm so not brave enough to mess with frameworks yet.
cheers everyone
Root Explorer allows your mount and unmount system drives btw. I like using it over ADB bc I can do it on the bus or train while commuting.
If I want to install the Stock 2.1 Calendar App, do I need to install the Calendar provider apk as well? I know the answer seems obvious but I just want to check
The_Chrome_Coyote said:
Root Explorer allows your mount and unmount system drives btw. I like using it over ADB bc I can do it on the bus or train while commuting.
If I want to install the Stock 2.1 Calendar App, do I need to install the Calendar provider apk as well? I know the answer seems obvious but I just want to check
Click to expand...
Click to collapse
I'm honestly not sure if the CalendarProvider.apk is necessary, but I replaced the touchwiz provider with it for good measure.
cheers.
Okay, I keep getting App not installed error, Ive removed TW Calendar and TW Calendar provider apk and odex from system, but I still get the error when trying to install Calendar.apk

[NEW] Android Market v2.2.6

For those of you who didn't already know, a new Android Market was released today! The Market was updated to v2.2.6. It will gradually roll out to different phones. Those of you who want it now can install it with this easy .apk file.
Download
Click here
Have fun!
I installed after deleting the existing market apk. It force closes every time I try to use it. I cannot move it or copy it to system apps. I can put it in either internal memory or on the SD card. I can accept market terms and start it but then it force closes. I tried clearing data, cache and rebooting but same force close every time. I did not delete market updater apk. Any suggestions? I have the original market reinstalled until I can come up with a solution.
Woah, that's a huge change. o.o
I recommend getting the sgs tools app from the market. It has this included now and you don't have to worry about sideloading or moving the apk with a file manager or adv commands. The new market is really nice.
This is my captivate. There are many like it buy this one is mine.
works on cm6.1 beta 3
Worked on Perception 8. Just copied it over to my sdcard and installed it using the normal installer. Thanks man! It looks awesome.
Fortune090 said:
Worked on Perception 8. Just copied it over to my sdcard and installed it using the normal installer. Thanks man! It looks awesome.
Click to expand...
Click to collapse
Looks/works well but where's the update all button? Does it only appear only when there are more than one apps to update?
Sebring5 said:
I installed after deleting the existing market apk. It force closes every time I try to use it. I cannot move it or copy it to system apps. I can put it in either internal memory or on the SD card. I can accept market terms and start it but then it force closes. I tried clearing data, cache and rebooting but same force close every time. I did not delete market updater apk. Any suggestions? I have the original market reinstalled until I can come up with a solution.
Click to expand...
Click to collapse
flashman2002 said:
I recommend getting the sgs tools app from the market. It has this included now and you don't have to worry about sideloading or moving the apk with a file manager or adv commands. The new market is really nice.
This is my captivate. There are many like it buy this one is mine.
Click to expand...
Click to collapse
Works and looks great on Captivate and I also suggest using SGS Tools FTW.
Sebring5 said:
I installed after deleting the existing market apk. It force closes every time I try to use it. I cannot move it or copy it to system apps. I can put it in either internal memory or on the SD card. I can accept market terms and start it but then it force closes. I tried clearing data, cache and rebooting but same force close every time. I did not delete market updater apk. Any suggestions? I have the original market reinstalled until I can come up with a solution.
Click to expand...
Click to collapse
I am also having FC's when i try to run the new market after uninstalling the previous version using TB. i tried to go back to the one i backed up but couldn't get my back up to install so i went to downloaded and installed market 2.12 and tried to download sgs tools to install market 2.2.6. the market 2.12 which i downloaded and installed also FC'd on me. can anybody PM me sgs tools apk?
worked perfectly! THANK YOU!
I found an easy to flash signed zip somewhere that I used.
Maybe here:
http://forum.xda-developers.com/showthread.php?t=868767
Sweet thanks... Worked running cog 7
Sent from my SAMSUNG-SGH-I897 using XDA App
Anyone notice the search icon in the upper right and via the menu key doesn't respond?
I installed via sgs tools. (amazing app by the way)
Sent from my SAMSUNG-SGH-I897 using XDA App
New market seems like a step backwards in some ways. I can see the need to reduce the refund time, but 15 minutes is nuts. Also, removing the tabs? That's just a mess.
Bring the tabs back, and make refund time 3 hours, and I'm a happy guy.
I also think it's a step backwards in a lot of ways. Yeah, that nice green design header looks cool... but it dominates the damn screen. Annoying!
Sent from my SAMSUNG-SGH-I897 using XDA App
Update: Tried to go back to original version via SGS tools restore script and lost Market completely.
Reinstalled new apk via droid explorer and it reappeared, and now search functionality works as expected.
kennethpenn said:
I also think it's a step backwards in a lot of ways. Yeah, that nice green design header looks cool... but it dominates the damn screen. Annoying!
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Yea... but you can scroll around and lose the header once you start browsing.
Didn't have any issues after installing it - search feature worked.
Just downloaded straight onto my phone and used the base installer (no droid explorer, astro etc..) and it worked fine.
Also you get the "update all" on the top button under your downloads if you have multiple updates - which I did
Thanks again for this.

[Q] Market won't recognize sideloaded apps

It seems that since updating to the AT&T 2.2 Froyo update and rooting the market will not recognize any side loaded apps that have been added to the phone since upgrading to 2.2. All apps that I side loaded on 2.1 are recognized and can be updated but nothing on 2.2. Anyone else have this problem and if so have you been able to fix this issue?
I used SuperOneClick to root the phone and did a reboot the phone afterward to allow side loading of apps and it is working. I am still using the adb install command to side load all my apps, is this wrong?
If this is something that is not to be discussed I apologize now.
Well I don't have a direct answer to your question but since you are rooted I highly suggest you go and get Titanium Backup along with atrackdog.
The former application will alloa you to backup any applications you want (or aall of them) and then save them to your computer. you can then move the folder to any phone and use Titanium to reinstall the applications exactly where you left off. That means launchers will have the same layouts and games will still have their save states.
The latter will allow you to check the update status of those applications since they won't show up as downloaded applications from the market.
Sent from my Nexus One using XDA Premium App
Titanium Backup has been installed since rooted on 2.1 but will have to check out atrackdog. Thanks for the help so far.
jhightower31 said:
Titanium Backup has been installed since rooted on 2.1 but will have to check out atrackdog. Thanks for the help so far.
Click to expand...
Click to collapse
No problem man, if you have any questions or anything pm me
Sent from my Nexus One using XDA Premium App
side loaded paid apps will NEVER show in market.
free ones can be restored...
tibu has never been able to restore market links for me either.
there used to be a program MCleaner but it got taken off the market..
but all it did was this (do it yourself)
Menu button > Settings > Applications > Manage Apps > All > Market
- force stop
- clear data
- clear cache (if availavle)
restart market > my apps
Gold!
Trusselo said:
side loaded paid apps will NEVER show in market.
Gold!
Click to expand...
Click to collapse
That explains everything.
jhightower31 said:
That explains everything.
Click to expand...
Click to collapse
Actually, it does. Market only keeps track of the apps you buy/download through it. What you're asking is like expecting Wal-Mart to know what you bought from Target.
Hey guys I just had a question while reading through the replies.
I downloaded atrakdog and got a list of all the apps needed to be updated.
One of the apps was the market..
Mine is version 2.3.4
I need to update to 5.0.12
How do you update market? Btw I'm running cm7 does this effect it?
Sent from my phone
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Hydro360 said:
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
Is there a manual way of updating your market? And what do you paste into system/app? ?
Sent from my phone
Hydro360 said:
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
So your are saying instead of using adb installer just do a drop and drag to the system/app folder and install them that way? Now will that put them in the market place? I don't quite understand what you are really saying here. Excuse my ignorance.
Hydro360 said:
Market should update automatically. As far as the sideload apps you can. Also get root explorer and copy paste them to system/app then reboot and they'll all be there.
Sent from my SAMSUNG-SGH-I897 using XDA Premium App
Click to expand...
Click to collapse
This didnt work for me. Should you install it again after moving it to the app folder? Thanks in advance!
Sent from my SAMSUNG-SGH-I897 using XDA App
Hivol said:
This didnt work for me. Should you install it again after moving it to the app folder? Thanks in advance!
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
That's exactly what I was thinking was moving the file to the system/app file then reinstalling the .apk first then doing the 3 button reboot to see if it would recognize the app on the market. I did try just a 3 button reboot after side loading a few apps using ADB Installer and just doing the normal drop and drag to the sim card and I know that doesn't recognize them. I am going to try and reinstall one of my apps that way and I will let you know if it shows up or not.
When trying to move a new .apk file to the system/app file it says "You cannot paste here because the file system is a read-only."
jhightower31 said:
That's exactly what I was thinking was reinstalling the .apk first then doing the 3 button reboot to see if it would recognize the app on the market. I did try just a 3 button reboot after side loading a few apps using ADB Installer and just doing the normal drop and drag to the sim card and I know that doesn't recognize them. I am going to try and reinstall one of my apps that way and I will let you know if it shows up or not.
Click to expand...
Click to collapse
I tried reinstalling with root explorer from the apps directory and still no luck. I also did the market clear as was suggested and still no luck! Hope this helps!
Sent from my SAMSUNG-SGH-I897 using XDA App
jhightower31 said:
When trying to move a new .apk file to the system/app file it says "You cannot paste here because the file system is a read-only."
Click to expand...
Click to collapse
You have to click the small window at the top of the screen in root explorer that changes r/o to r/w. You have to do that in each directory you want to edit.
Sent from my Captivate using Firefly 2.7
Learn something new everyday. Thanks for that.
jhightower31 said:
Learn something new everyday. Thanks for that.
Click to expand...
Click to collapse
Hehe..... You are welcome!
Sent from my Captivate using Firefly 2.7
Yea still no go for the market recognizing it.
Hey guys i still quite don't get what to copy/paste...
Do you copy/paste the. apk?
Please help..
Sent from my phone

New Google Music App Won't Install

I just got my Google Music invite and I'm in the process of uploading my library. While I was waiting I tried to install the Google Music app on my N1. It downloads, then tries to install itself and then I get the message Installation unsuccessful. Application cannot be installed in the default install location. My phone is completely stock. Not rooted or anything. It's running 2.3.4 GRJ22 with Launcher Pro. What's going on here?
tardman91 said:
I just got my Google Music invite and I'm in the process of uploading my library. While I was waiting I tried to install the Google Music app on my N1. It downloads, then tries to install itself and then I get the message Installation unsuccessful. Application cannot be installed in the default install location. My phone is completely stock. Not rooted or anything. It's running 2.3.4 GRJ22 with Launcher Pro. What's going on here?
Click to expand...
Click to collapse
It probably needs to be installed in /system/apps which is where the original is located. Without it coming to you from Google Ota, I am not sure how to move the file without root.
I wonder why it would be available to download from the market if that was the case.
Just give it a few tries. Mine is installed in /data, and it works fine...
Make sure that your default install location is set to internal or automatic (I think that is an option with stock Gingerbread). I remember reading that this failed if you had it set to install things to external.
bassmadrigal said:
Make sure that your default install location is set to internal or automatic (I think that is an option with stock Gingerbread). I remember reading that this failed if you had it set to install things to external.
Click to expand...
Click to collapse
Do you know where I find this option? I didn't see anything.
tardman91 said:
Do you know where I find this option? I didn't see anything.
Click to expand...
Click to collapse
I was thinking this was also in a stock install. I guess it is a CyanogenMod only thing. I'd guess this isn't your problem if you don't even have the option to change.
Good. I noticed you found the other post that I had seen about this. (I had the hardest time trying to find that, because I wanted to reference it for this thread.)
But for others, plug your phone into the usb and make sure you have adb set up (this isn't the place for a tutorial, there are lots that can be found through google). And make sure USB Debugging is turned on. Then enter this command on your computer.
Code:
adb shell pm setInstallLocation 0
Rod3 said:
It probably needs to be installed in /system/apps which is where the original is located. Without it coming to you from Google Ota, I am not sure how to move the file without root.
Click to expand...
Click to collapse
Thanks Rod3, I was having the same problem not being able to install from the market. As it turns out I had my Installation Location set to "External". After changing the setting to "Internal", Google Music was able to install.
I'm using CM7.
__________________
Rooted Nexus One - CM7 RC4 [T-mobile]
I can't for life of me figure this out I've never rooted my phone my set install should be at 0. But every time I download the music app from the market i get an error cannot install in default location
Sent from my Nexus One using XDA Premium App

Categories

Resources