General :: Porting Android To Sony Ericsson Satio?
Dec 3, 2009know if it has been done or is possible to port Android to the Satio?
I have seen video of Android working on a K or W series phone.

know if it has been done or is possible to port Android to the Satio?
I have seen video of Android working on a K or W series phone.
Since this is from the product blog, I guess it is fair accurate.
1. No app-to-SD function
2. No flash (not even flash-lite)
3. Apparently no live wallpaper from Sony (does that mean we won't get Live Wallpaper at all?)
pparently the update will be PC based only.
Well... good news is SE apparently has realized they should not have dug too deep into the Android core, but just layer them over. It took them over 9 months to realize this? What will this signify for us, X10 owners? Is that their way of telling us, give up on X10, and get their next Android product?
porting a widget from a Sony Xperia Home launcher to Trebuchet in CM 10.2. I have the APK and can decompile it with APK tool, but I'm not sure what I need to modify to to get it recognized as a widget by Trebuchet.
View 1 Replies View RelatedI want to synchronise my Sony Ericsson X10 with the sony ericsson website, and the instructions say: -
First, you need to select Sony Ericsson as the default sync service:From the Home screen, tap the applications bar.Tap Settings > Data synchronisation > Select sync applicationSelect Sony Ericsson
But when I do this there is no Sony Ericsson option.
I am planning to buy a 32 gb micro sdhc card for my Xperia X10.However, I have found tons of confusing and conflicting information here on SE forums and all over the net.To my surprise, even Sony Ericsson itself giving conflicting information regarding this.On the product page of Xperia X10 (click this link and click on the specifications), it says that Xperia X10 supports microSD up to 16GB only.Whereas the official Sony Ericsson Xperia X10 White paper (on page no.5) says that it supports -microSD, up to 32 GB. (The Sony Ericsson Xperia X10 White paper can be downloaded from this link).Now i urge someone, preferably an SE moderator or staff, to enlighten on this matter and answer how and why SE is giving contradictory and confusing statements regarding the sd card capability and compatibility for the same product?.
View 1 Replies View RelatedI was surprised that SONY is not providing a software which enables the user to sync the Xperia X10 mini pro directly with your computer (e.g. Outlook).
After wasting a lot of time I generated an account at Sony webpage and managed all my accounts including "birthday" but now I found out that the
phone is not creating a corresponding calendar entry and therefore my phone is not reminding me for any birthday.
So I did some modding (unfortunately) to the framework-res.apk file and it worked the first time and a few other times but then I changed something and now when I turn on the phone it freezes at the "Sony Ericsson" screen before the logo. What do I do?
I tried pushing the backup framework file but it says "failed to copy framework-res.apk to /sdcard/framework-res.apk: Permission denied
However, when I use adb devices, it does show my device as being attached.
So what can I do now?
I was also able to pull files...
Also tried manually putting the framework-res.apk in the sdcard and then using adb to copy it to the framework folder. Doesnt work. Saids that the directory cannot be open for read. I guess the device cant read the SD card until it boots up.
I saw that there are already a number of discussions about sony erricson synchronization but I cannot find one for this specific message: Synchronization failed. It wouldn't tell me why it failed, it just spits out that generic message after I click "Finish" in the Sony Ericsson Sync Client Wizard.
View 2 Replies View RelatedI'd like to use my X10 to keep all of my contacts' postal addresses in instead of the tatty old address book I carry in my handbag(!) I didn't fancy typing them all into the phone, so thought I would use the Sony Ericsson sync and put them into the pc first via the PC Companion sync application, and set up the sync to transfer them into my phone. I have tried a test run adding only a couple of addresses to my contacts on the pc, and adding one to my phone, but when I do a sync, the addresses don't transfer either way. I know that the actual sync is working because I added photos too and they transfer....... I must be doing something wrong that is easily rectified?
View 1 Replies View RelatedHow to port Android onto phones? I can't find a lot on the internet...
View 7 Replies View RelatedIs there a way to port windows phone on an android device. HTC Flyer P512
View 1 Replies View RelatedI know that Benru89 has made a CM7 port for the Huawei U8650 (the aforementioned being thusly compatible with his ROM). I was wondering, given that there is already a compatible ROM in place, what methods would I need to port a different Android version, namely 4.2.2 onto this device? How does one move up from CM7 to CM10.1.2, essentially?
View 1 Replies View RelatedI recently got the Geeksphome Keon Firefox OS developer preview phone. Although it is a good phone I'm sure it would be better if it could run android and Firefox OS is still in beta. This is what I've worked out so far:
*firefox OS is based on the same kernel as android
*it uses ADB and android fastboot, so they are definitely similar
*thriugh eclipse sdk, one can install an app on ff os but it can't run.
So they definitely aren't too different. Also if you download a build for the Keon it uses the same kind if structure as an android ROM. And there's a .android secure folder in the SD card.
Blackberry playbook price have been downsized by 50% so its a great buy only if android porting can be done....
View 7 Replies View RelatedI'm having trouble setting SE as my default synchronisation thingy. The only options i have are Google or Do not use sync service.
View 8 Replies View RelatedI just bought X10 and i cannot sync my phone.. it says that the URL does not exist anymore...
View 1 Replies View Relatedi have been trying to sync my x10 on the sony ericcsson website and it keeps telling me to choose sony ericsson sync on my phone but the option is not there only google option.
View 1 Replies View RelatedI do not have the option to select sony ericsson sync on my phone, it just has google.
View 4 Replies View Relatedi heard of an app for windows7 phones called "Xbox Companion app => [URL] which is able to control the xbox remote with your phone.
Could that be ported to android? Or is there a port?
As I was porting Android 4.2 for my Micromax A92 based on mt6577 I am encountering these errors
While playing video and recording videos
Code:
D/MPEG4Writer( 113): A bufferChunk
D/MPEG4Writer( 113): left_video_chunk_num=0, mInterleaveDurationUs=1000000, mBitrate=6128000
D/MPEG4Writer( 113): left_mem_size 0
E/OMXCodec( 113): [OMX.MTK.AUDIO.ENCODER.AAC] Calling emptyBuffer on buffer 0x42b10e60 (length 1024), timestamp 1076436623 us (1076.44 secs)
[Code] .......
While opening messaging (it force closes)
Code:
E/AndroidRuntime( 7534): FATAL EXCEPTION: main
E/AndroidRuntime( 7534): java.lang.VerifyError: com/android/mms/ui/MessageUtils
E/AndroidRuntime( 7534): at com.android.mms.MmsApp.onCreate(MmsApp.java:97)
E/AndroidRuntime( 7534): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1000)
[code]...
I purchased Sony Ericsson Xperia Ray, with OS Android 2.3.3. I tried connect to my Wi-Fi network, but no success.
My network is with a password, and i entered it correctly, i checked twice before typing the pass... The device showing that is trying access the network, but after some sec. the connection is failed. I tried reset the router, but it still failed... I dont have any other wifi connections in my range so i cant check for another wifi connection.
I saw at software development there is a way to port rom to rom, but the devices need to be in the same resolution. Thread: [URL] For the galaxy ace plus wich device is the good, and wich rom?
View 8 Replies View RelatedThe title pretty much explains my question. I would like to port apps from the Sony-ified stock ICS to Cm10.
View 3 Replies View RelatedI have an Sony Ericcson x10i, and i just Syncronised my telephone.
I updated to the firmware .27 just a few days ago, and i had lots of new Contacts in my phone, BEFORE i updated.
And then i updated to 27, and all my contacts were removed ( at the time i had no clue i had all the contacts on SE.com database ) so i copied my old contacts from my SIM-card, and just before i synced i saw all my mew contacts from before i updated the telephone in my database, but now when the telephone synced again it replaced all the new contacts in my database with my old contacts from my SIM-card wich i copied into the phone after the update. how i can get my old database back from SE.com `?
i am using sony ericsson W8 phone and want to upgrade it to ics or anything higher than 2.1(eclair). how to root my phone and install custom ROM. Iam new to this process.
View 3 Replies View RelatedMy bro has a note running jb. He has a secgallery app which I cant install on my xperia u wid ics
I always get an error "App not installed".
I have decompiled the app... But m nt a modder so I dun knw what changes to make in androidmanifest or some other folder to run it..
Port CM7 based rom for Galaxy Pocket GT-S5300?
I've tried, but always failed. Only appears Samsung logo when turned on. I follow these guidelines.
[URL]
How to port based on stock rom? I tried to port pyramid's cm9.1 on my device. Both cpu is msm8260..
View 1 Replies View RelatedIf we can play some Unity 3D games (etc.: Counter-Strike) on android, so I have a question how to port these games to android?
Is there any way to play games like these?:
I'm having some problems with the porting of a rom, my phone is a clone of the phone from which i'm taking the rom (My phone is a NGM Legend 2, which is also a clone of Gionee GN868, and the original is Blu Vivo 4.3) the only thing which is really different are the mounting positions of the internal memory.
In Blu Vivo 4.3 the system partition is mounted on /dev/block/mmcblk0p3 and the data partition is on /dev/block/mmcblk0p5 while in the mine they are mounted on /dev/block/mmcblk0p4 and /dev/block/mmcblk0p6.
I changed them in the updater-script so i'm able to install the rom, but i had to replace the boot.img with the one from my rom because the phone wasn't booting up, but i can't install any app from google play store (error 110) or any apk ("app not installed" error).