[Broken Screen]Gotta be something to do - Galaxy S I9000 Q&A, Help & Troubleshooting

Hello developers, this is my first time posting here.
My problem is that i have a broken screen and can't acces anything. The only light i see it's on the menu and back buttons and the thing is that i desperately need to get back my data from the phone. I've done some research here and tried the screencast method and first java screencast app didn't work at all , then it didn't find my device and now it recognized my device but i'm getting this error:
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: code = 2 message= No such file or directory
at net.srcz.android.screencast.api.injector.Injector.uploadAgent(Injector.java:52)
at net.srcz.android.screencast.api.injector.Injector.init(Injector.java:162)
at net.srcz.android.screencast.api.injector.Injector.access$0(Injector.java:155)
at net.srcz.android.screencast.api.injector.Injector$1.run(Injector.java:26)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: code = 2 message= No such file or directory
at net.srcz.android.screencast.api.AndroidDevice.pushFile(AndroidDevice.java:51)
at net.srcz.android.screencast.api.injector.Injector.uploadAgent(Injector.java:49)
... 3 more
Caused by: java.lang.RuntimeException: code = 2 message= No such file or directory
at net.srcz.android.screencast.api.AndroidDevice.pushFile(AndroidDevice.java:48)
... 4 more
and the only thing i see is like it work but i only see blank , i mean i don't see my scren , i see the menu, explore, back and stuff buttons . i also see my data when exploring it and can play songs from it but can't get the photos and music back in my pc.
I tried with kies and moborobo too but i think that usb debugging is disabled.
Any help would be appreciated, thanks.

for real? no one has any ideea ?

Were you on stock when your screen broke?
Sent from my GT-P7510 using Tapatalk HD

what means on stock ?

Standard Samsung Android Firmware.

i feel so retarded,i don't know what that is

can something be done to save my files?

i'll pay if needed , pls can someone help me with this one?

Related

Need help LEARNING more!!!

I've been experiencing multiple ANR's so I tired to run an adb logcat and all i get is a scrolling "failed binder transaction". From what I can find, by searching, it has to do with rogue applications... I'm very new to this stuff, but I dont want to just ask for an answer or someone to hold my hand, I am here to LEARN.
If someone can help me understand what or where to look I would appreciate any type of help.
CLIFF NOTES:
(problem)
Market stuck loading or FC and ANR's
(what i've done)
-search
-wiped
-reformat ext3 partition
-cleared dalvik cache
-re-flash
-re-download
-Nand-BU, manually and through recovery
-run "fix_permissions"
(what I am running on the phone)
-Cyanogen 3.9.7
-Cyanogen 1.4 recovery
-8 gig Class 6
(what I am looking for)
-help
-to learn
-understand adb and fastboot better
-to be able to help others and myslef in the future
I'd also like to add I can run 3.8.6.1 completely STABLE. Once I flash 3.9.7 the everything reverts???
If you need me to give more info/backstory to my problem or have questions, links or answers I will appreciate it.
Thanks in advance,
Jay
Agh... good one. And you've done all the steps required. Send a log to Cyan (pm him) he should be able to help you.
In the mean time, try doing this
Flash last stable configuration that you had (make sure there's no theme)
Download 3.9.1, wipe, flash 3.9.1 and WITHOUT wiping flash 3.9.7.
From there, drop in console and clear your dalvik-cache and reboot.
Do you have comcache or linux-swap running? I would disable those as well for the time being until u stabilize
Good luck... let us know how it turns out.
Actually this seemed to work pretty well. last time I got results like this was when I wiped the EXT3 partition. Seems to be holding. I will report back later today and tomorrow morning. Thanks Borodin... I owe you considering you're the only one who has tried to help on this board. If you'd like me to donate something to any dev on your behalf let me know! Even if it ROM breaks again the offer still stands!
UPDATE: I can actually browse the market, but when I click to DL, it doesn't prompt into the notifaction bar.
Any takers on this one??? Market not prompting DL's to start
All~G1 said:
Actually this seemed to work pretty well. last time I got results like this was when I wiped the EXT3 partition. Seems to be holding. I will report back later today and tomorrow morning. Thanks Borodin... I owe you considering you're the only one who has tried to help on this board. If you'd like me to donate something to any dev on your behalf let me know! Even if it ROM breaks again the offer still stands!
UPDATE: I can actually browse the market, but when I click to DL, it doesn't prompt into the notifaction bar.
Any takers on this one??? Market not prompting DL's to start
Click to expand...
Click to collapse
@ All~G1 thanks for pointing me to this thread and even i had your problem..for me sometimes random times it wouldn't just download the app n show in the notifications bar but when i restart the phone it would automatically pop up the download n finish it off
and for me the market isn't even able to open..i just think that i screwed my database tho...even the browser has got same error .../databases/browser.db is null
For me probably a wipe would work but want to know if this is a bug in the rom or the app pls ?am going to skool right now so i'll come back n try to wipe n update the post
[highlight]NOTE: Am posting below my original post that i posted in the cyanogen rom thread[/highlight]
hey guys...i din update my g1 for a long time...just upgraded from 3.6.7.1 to 3.9.7 today i did the backup from the app backup for root users n everything went fine...i restored them after having done a wipe and installing 3.9.7 but market gimmes me a fc and it seems that assets.db din get restored...everything else got restored fine(sms,call log,etc)...i saw the error from the log which is below..i tried to browse the /data folder via astro but couldn't.
Code:
08-07 15:55:59.593 I/ActivityManager( 1378): Starting activity: Intent { action=android.intent.action.MAIN categories={android.intent.category.LAUNCHER} flags=0x10200000 comp={com.android.vending/com.android.vending.AssetBrowserActivity} }
08-07 15:55:59.683 I/ActivityManager( 1378): Start proc com.android.vending for activity com.android.vending/.AssetBrowserActivity: pid=3317 uid=10006 gids={3003}
08-07 15:56:00.103 I/ActivityThread( 3317): Publishing provider com.android.vending.SuggestionsProvider: com.android.vending.SuggestionsProvider
08-07 15:56:00.353 E/Database( 3317): sqlite3_open_v2("/data/data/com.android.vending/databases/assets.db", &handle, 6, NULL) failed
08-07 15:56:00.363 D/AndroidRuntime( 3317): Shutting down VM
08-07 15:56:00.363 W/dalvikvm( 3317): threadid=3: thread exiting with uncaught exception (group=0x40019a68)
08-07 15:56:00.373 E/AndroidRuntime( 3317): Uncaught handler: thread main exiting due to uncaught exception
08-07 15:56:00.553 E/AndroidRuntime( 3317): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.vending/com.android.vending.AssetBrowserActivity}: android.database.sqlite.SQLiteException: unable to open database file
p.s trying to restore again with backup for root users failed...any suggestions please??
Would just pushing the file via adb or terminal work guys ??
The browser too fc's n gives me this error in logcat n followed by a bunch of other stuff
Code:
sqlite3_open_v2("/data/data/com.android.browser/databases/browser.db", &handle, 6, NULL) failed
@ All~g1 I read somewhere that sometimes the notifications dont come cuz of the gtalk service not logging in and stuff....so once check that too...hope tat helps....
[highlight]update on my condition:[/highlight]
i wiped it completely again and just when restoring deleted the files that werre causing the trouble i.e the asses.db n database.db n everything is fine...sorry about the posts guys if caused any problem with all the postings...hope this helps some1 else...
Dare{D}evil said:
@ All~g1 I read somewhere that sometimes the notifications dont come cuz of the gtalk service not logging in and stuff....so once check that too...hope tat helps....
[highlight]update on my condition:[/highlight]
i wiped it completely again and just when restoring deleted the files that werre causing the trouble i.e the asses.db n database.db n everything is fine...sorry about the posts guys if caused any problem with all the postings...hope this helps some1 else...
Click to expand...
Click to collapse
Did you erase .db manually or just by wiping??? if you did do it manually what was the commands you used to do so?
:::UPDATE:::
I finally broke down and used my barnd new sd card and to my amazement I have not seen one FC, ANR and my market is FLYING. I hope I dont jinx myself since its only been an hour. I figured it was worth a shot so worse case scenario get a new card.... I'll update again tomorrow!
All~G1 said:
Did you erase .db manually or just by wiping??? if you did do it manually what was the commands you used to do so?
Click to expand...
Click to collapse
just by wiping...then restored using backup for root users.....
Just an FYI.... before you guys wipe completly, try going into app management and clear the data from application that causing troubles (like market or google talk). A lot of times that will fix the problem and you will not have to set up your phone all over again. Also, if you it has anything to do with google - clear "google apps" data as well. Yeah, you will have to sign-in again but it's better then re-setting you phone again.
all~g1: if you feel like donating -donate to whoever is your rom builder (JF, cyan) I don't care. It seems like everyone is expecting donation for every little thing they do so I don't want to be behind I have a very limited knowledge though so I'd prefer to keep our pro's happy.
I don't always check these forums, you can gtalk to me if you have any problems
borodin79 a t g m a i l . com
Good luck.

help needed!! sidebyside error on G'reloc jerpelea's kitchen

hi guys,
thought i would clean up my system by reinstalling windows this wkend...
been using windows7 + jerpelea with no issues thus far...
but after format/clean install i'm getting an error when building my rom under jerpelea's x1 kitchen
happens after BuildOS / and looking at the batch file its caused by G'reloc
any ideas?? as i need to get this working again
(i did play with bios settings on my motherboard but even when changing them back and reinstalling same error msg)
Launching BuildOS:
After selecting packages and running program
exit the program to contine
Do not close this window!!
Relocating Modules, please wait...
The application has failed to start because its side-by-side configuration is in
correct. Please see the application event log or use the command-line sxstrace.exe tool for more detail.
ERROR! (errorlevel: 14001)
Press any key to continue . . .
ryousuke said:
hi guys,
thought i would clean up my system by reinstalling windows this wkend...
been using windows7 + jerpelea with no issues thus far...
but after format/clean install i'm getting an error when building my rom under jerpelea's x1 kitchen
happens after BuildOS / and looking at the batch file its caused by G'reloc
any ideas?? as i need to get this working again
(i did play with bios settings on my motherboard but even when changing them back and reinstalling same error msg)
Launching BuildOS:
After selecting packages and running program
exit the program to contine
Do not close this window!!
Relocating Modules, please wait...
The application has failed to start because its side-by-side configuration is in
correct. Please see the application event log or use the command-line sxstrace.exe tool for more detail.
ERROR! (errorlevel: 14001)
Press any key to continue . . .
Click to expand...
Click to collapse
Did you try to download the kitchen again ? and tryed it with new downloads maybe something got wrong with your tools.
i never had this issue
Yeah i downloaded it again as i thought there was an issue when i copied files to and from my backup drive (maybe the hidden files didnt get copied)...
same issue...

LG On-Screen Phone Issue

Hey all,
Loving my nice shiny new O2X but having some problems using the LG On-Screen Phone software, the one that lets you control your phone from your PC. I have it all installed and followed the user guide but when I attempt to connect to the phone after putting the password in (still 0000 as default), I press next to connect and can see that it causes the phone to wake up and a screen icon appear in its notification bar but then I get an error on the software saying "An error occurred while creating the OSP window after downloading the skin file from the mobile phone" this messages times out then it shows "Failed to connect to phone" and I'm back to the password screen.
Obviously some communication must be occurring for the phone to wake up and try to start the appropriate app but it just isn't working.
So far I have tried it with USB debugging on and off and have also tried reinstalling the USB drivers on the PC, no luck.
Has anyone else experienced this or have any advice?
Thanks
Russ
Hmph, tried this on 3 PCs now with the same results
I‘m only able to get it run for once, the other times are having problem like yours.
Sent from my LG-P990 using XDA App
Slightly better off than me but glad I'm not alone!
I emailed LG support but I got a cut and paste template response telling me how to download the LG Suite in the first place, which I have obviously already done!
Hi, I just tried again now and it worked... here I attached a screen shot..
then after quitting, it's back to normal (i.e. can't connect again!).. it's weird
Hmph, just tried flashing ROM to MCR Fr11 and still have the same issue
Just discovered a log file in My Documents saying this...
13:39:39 - -----------------------
13:39:39 - OSP_ConnectService
13:39:39 - type:1, param:8
13:39:39 - OnOspEvent::OSP_CONTEXT_UPDATE_EVT
13:39:39 - OnOspEvent::OSP_CONTEXT_TYPE_EDIT_MODE
13:39:39 - Edit Mode : True
13:39:39 - OnOspEvent::OSP_CONTEXT_UPDATE_EVT
13:39:40 - OnOspEvent::OSP_AUTHENTICATE_RESULT_EVT
13:39:40 - OnOspEvent::OSP_CONNECTED_EVT
13:39:40 - connect value : 0
13:39:40 - OnOspEvent::OSP_GET_MODEL_EVT
13:39:40 - COSPScreenWnd:arsingPhoneXML - File not found(\\boxserver\Russell Oakes\LG OSP\Phone_skin\P990\P990.xml)
13:39:40 - OnOspEvent::OSP_FTP_PROGRESS_EVT
13:39:40 - OnOspEvent::OSP_FTP_PROGRESS_EVT
13:39:40 - OnOspEvent::OSP_FTP_PROGRESS_EVT
13:39:40 - OnOspEvent::OSP_FTP_PROGRESS_EVT
13:39:40 - OnOspEvent::OSP_FTP_PROGRESS_EVT
13:39:40 - OnOspEvent::OSP_FTP_GET_EVT (SUCCESS!)
13:39:40 - COSPScreenWnd:arsingPhoneXML - File not found(\\boxserver\Russell Oakes\LG OSP\Phone_skin\P990\P990.xml)
13:39:43 - OnOspEvent::OSP_DISCONNECTED_EVT
13:39:43 - OSP_Connect : Fail
Which would suggest that a file isn't being successfully copied to the PC, could someone upload the contents of their "LG OSP\Phone_skin\P990" folder from My Documents?
Thanks
Woohooo got it working!
I had to go to /system/media and copy off the file osp_skin_p990.zip to my PC and extract it to the "LG OSP\Phone_skin\P990" folder in My Documents and then it worked!
So it looks like the program was unable to automatically download and extract this file for some reason, just needed a little manual intervention. Strange that it happened on 3 PCs though, which would suggest that maybe the file is located somewhere unexpected on my handset?
There is another thing that is not really user friendly.
On the connexion Assistant, if the model of the phone is not selected on the bottom right corner combo box, the connexion is not working but the error is not really usefull.
I had to copy the files in "My Documents\LG OSP\Phone_skin\P990" (thank you roakes ) and then had to select the model P990 in the combo box and then it worked.
It is working in USB and Bluetooth
Hello guys!
Im also having this problem, but my system/media is empty! And my "My Documents/LG OSP/Phone_skin" does not contains P990 Can anyone upload or tell me where I can get the contents?
same here... i've copied P970 phone skin, installed all LG drivers... no luck. still cannot connect phone to OSP. really suck!
I have a worse situation here, even if all my drivers are installed i still get a failed to connect to mobile phone message everytime I try on the computer
lws803 said:
I have a worse situation here, even if all my drivers are installed i still get a failed to connect to mobile phone message everytime I try on the computer
Click to expand...
Click to collapse
Same problem
Any news ??? did you solve it ?
Edit:
ok with unistall lg programs and reinstall lg pc suite and from that install OSP
Edit :
There is no way to fix it now...
This is the error in the OSP log :
16:39:00 - OSP_ConnectService
16:39:00 - type:1, param:27
16:39:04 - OnOspEvent::OSP_DISCONNECTED_EVT
16:39:04 - connect value : 1
16:39:04 - OSP_Connect : Fail
16:39:17 - OSP Start : Setup version 0.4.27.20110628
16:39:19 - LGBTCON_IPC_IsInitialized() or LGBTCON_IPC_InitializePCBT() function fail
Try rebooting your phone, works for me every time
Sent from my Optimus 2X using XDA App
try to disable usb debuging if it is enabled
In my case both on froyo & gb it wont give me any prob, I think u can try to install updated version of osp & USB drivers.
Sent from my Optimus 2X using XDA App
I have found a way around this.
I own a LGP930 and also got this "skin error" problem. I noticed in the
My Documents\LG OSP\Phone_skin directory, there were other skins already present. Now these are simply image files that will "contour" your phone's screen.
I looked up the images in a folder labeled "720x1280" and they seemed pretty similar. Along with these images there is an xml file that (I am only assuming here) manages the logic of the image names and placement on the display. My folder, labeled "P930" (my phone, in other cases, your own model) was empty .
The solution:
1. Copy the files from the models available that represent the best your phone and paste them into your model's folder. If it does not exist, create it.
2. Rename the xml file to your model's name, in my case it was P930, which is also the folders name (not sure if this is critical, but to be safe just do so).
3. Open the file with notepad (notepad>open or right-click then edit).
you should see these tags:
Code:
<on-screen-phone id="P930" version="2.0">
<model>LG-P930</model>
<name>P930</name>
I renamed all these (there were named "720X1280"). Fill these tags with the model of your phone, again.
4. Run the software. It should now be working. This is all model-specific, so it will be different everytime and if you do not have the exact name it won't load.
5. Optional: Edit the images to whatever you like as long as they have the same name and have fun.
Hope this helps out anyone who will find this topic.
Cheers,
Sphero09
Sphero09 said:
I have found a way around this.
I own a LGP930 and also got this "skin error" problem. I noticed in the
My Documents\LG OSP\Phone_skin directory, there were other skins already present. Now these are simply image files that will "contour" your phone's screen.
I looked up the images in a folder labeled "720x1280" and they seemed pretty similar. Along with these images there is an xml file that (I am only assuming here) manages the logic of the image names and placement on the display. My folder, labeled "P930" (my phone, in other cases, your own model) was empty .
The solution:
1. Copy the files from the models available that represent the best your phone and paste them into your model's folder. If it does not exist, create it.
2. Rename the xml file to your model's name, in my case it was P930, which is also the folders name (not sure if this is critical, but to be safe just do so).
3. Open the file with notepad (notepad>open or right-click then edit).
you should see these tags:
Code:
<on-screen-phone id="P930" version="2.0">
<model>LG-P930</model>
<name>P930</name>
I renamed all these (there were named "720X1280"). Fill these tags with the model of your phone, again.
4. Run the software. It should now be working. This is all model-specific, so it will be different everytime and if you do not have the exact name it won't load.
5. Optional: Edit the images to whatever you like as long as they have the same name and have fun.
Hope this helps out anyone who will find this topic.
Cheers,
Sphero09
Click to expand...
Click to collapse
Good job , my lg f320K work finel
F120L
keilien said:
Hello guys!
Im also having this problem, but my system/media is empty! And my "My Documents/LG OSP/Phone_skin" does not contains P990 Can anyone upload or tell me where I can get the contents?
Click to expand...
Click to collapse
In my case, just delete the folder LG OSP and then run the software again. A new one will be created automatically.
I just got an LG K7 MS330 from metro to upgrade from my LG F6 and I can no longer use On screen phone. I attempted what I interpreted this process to be and had no results. If you know a way please tell me.
The usual "LG Software" option in the connection type menu is not on the newer K7 as it was on the older F6, it only allows Charge only, MTP and PTP.
Please help

[Q] GetFilesAsync() in chunks?

Is there a way to split Files from GetFilesAsync in chunks? The problem on low memory devices is a "out of memory exception", when reading many files from StorageFolder (100+).
andy123456 said:
Is there a way to split Files from GetFilesAsync in chunks? The problem on low memory devices is a "out of memory exception", when reading many files from StorageFolder (100+).
Click to expand...
Click to collapse
when you try to get file names in a string and show in a messagebox
I think it will have no errors.
if you get error again i don't know what to do .
but if you didn't get error it means your code has problem .
maybe better to use ListBox to make large lists .
My code to read the files is simple:
Code:
StorageFolder cameraRollFolder = KnownFolders.CameraRoll;
IReadOnlyList<StorageFile> cameraRollFiles = await cameraRollFolder.GetFilesAsync();
But i dont need the file names only, with cameraRollFiles i then process further.
andy123456 said:
My code to read the files is simple:
Code:
StorageFolder cameraRollFolder = KnownFolders.CameraRoll;
IReadOnlyList<StorageFile> cameraRollFiles = await cameraRollFolder.GetFilesAsync();
But i dont need the file names only, with cameraRollFiles i then process further.
Click to expand...
Click to collapse
I know you don't need only FileNames .
with these 2 lines only you will get out of memory error , yes ?
I think the problem is there on one of the two lines. After i get the files async, im performing an upload operation withTransferContentPart. I dont know exactly where the error occurs, but i think its there, because StorageFile has all files read async and this is loaded in memory, or do i missu derstand that? The maximum amount of files, without exception, is 120 files. Do i get more files, the exception was thrown. The size of the files are 19kb (testimages from wp8.1 emulator). The size isnt a problem, i proceed this with a 1GB file, without any problem.
andy123456 said:
I think the problem is there on one of the two lines. After i get the files async, im performing an upload operation withTransferContentPart. I dont know exactly where the error occurs, but i think its there, because StorageFile has all files read async and this is loaded in memory, or do i missu derstand that? The maximum amount of files, without exception, is 120 files. Do i get more files, the exception was thrown. The size of the files are 19kb (testimages from wp8.1 emulator). The size isnt a problem, i proceed this with a 1GB file, without any problem.
Click to expand...
Click to collapse
select the first line of your code and then press F9 on your keyboard .
then you will see Yellow lines while Debugging lines of code .
you have to click continue key or press F10 key to see where the error will appear .
another way ( a silly way ) is to set try {} and catch {} for each line and set catch to message you Error Line and for example Loop Counter and etc.
Ok this error happens on my uploadoperation, exactly on
upload.StartAsync();
But only with many files in the camera roll.
andy123456 said:
Ok this error happens on my uploadoperation, exactly on
upload.StartAsync();
But only with many files in the camera roll.
Click to expand...
Click to collapse
I don't know about Upload Method
sorry
The code is performing in a baclground task, can this be the problem?
I rechecked that and its definitely not the GetFilesAsync() from StorageFile. The problem seems to be the BackgroundTrasnferContentPart, which seems to load all Files in Memory and causes the OutOfMemory Exception.
Any suggestions how to solve this problem?

[NEED HELP][NOT BOOTIN'] Sont Xperia Z3 Lollipop stock rom port to Nexus 5

I did a new port, see OP
I have bootanimation
Hopefully this helps
When I first saw this the first thing that came to mind was finding all the needed hardware files and putting them in the port. Now I looked over the logcat and sure enough it has hardware errors. You re having gralloc issues and hwcomposor issues. I stopped looking after I saw surfaceflinger as right after that is when the crash starts. In my opinion these are the main two issues stopping boot.
Gralloc issue
Code:
E/HAL ( 176): load: module=/system/lib/hw/gralloc.msm8974.so
E/HAL ( 176): dlopen failed: cannot locate symbol "_ZN13AdrenoMemInfo9getStrideEii" referenced by "gralloc.msm8974.so"...
Hwcomposor issue
Code:
E/HAL ( 176): load: module=/system/lib/hw/hwcomposer.msm8974.so
E/HAL ( 176): dlopen failed: cannot locate symbol "_ZN7overlay6RotMem3Mem12setReleaseFdERKi" referenced by "hwcomposer.msm8974.so"...
Now you have way more issues than those but those should be your focus right now. You will have to get the correct hardware files for hamerhead and use them to replace the hardware files for that are for the Xpeira Z3. But even if you get it booting you will have camera issues along with a lot more stuff. You may even have to decompile the framworks.apk and edit smali files to look for the correct hardware files and to use different strings.
Now I have to say I am not even sure if what you are attempting can even be done. I do wish you luck and hopefully what I posted here will help you move forward some.
T-Macgnolia said:
When I first saw this the first thing that came to mind was finding all the needed hardware files and putting them in the port. Now I looked over the logcat and sure enough it has hardware errors. You re having gralloc issues and hwcomposor issues. I stopped looking after I saw surfaceflinger as right after that is when the crash starts. In my opinion these are the main two issues stopping boot.
Gralloc issue
Code:
E/HAL ( 176): load: module=/system/lib/hw/gralloc.msm8974.so
E/HAL ( 176): dlopen failed: cannot locate symbol "_ZN13AdrenoMemInfo9getStrideEii" referenced by "gralloc.msm8974.so"...
Hwcomposor issue
Code:
E/HAL ( 176): load: module=/system/lib/hw/hwcomposer.msm8974.so
E/HAL ( 176): dlopen failed: cannot locate symbol "_ZN7overlay6RotMem3Mem12setReleaseFdERKi" referenced by "hwcomposer.msm8974.so"...
Now you have way more issues than those but those should be your focus right now. You will have to get the correct hardware files for hamerhead and use them to replace the hardware files for that are for the Xpeira Z3. But even if you get it booting you will have camera issues along with a lot more stuff. You may even have to decompile the framworks.apk and edit smali files to look for the correct hardware files and to use different strings.
Now I have to say I am not even sure if what you are attempting can even be done. I do wish you luck and hopefully what I posted here will help you move forward some.
Click to expand...
Click to collapse
I replaced these files already, from a hammerhead Cm12 nightly :/
dekefake said:
I replaced these files already, from a hammerhead Cm12 nightly :/
Click to expand...
Click to collapse
You may need other files or maybe even need to edit framworkes.apk to allow the files to be used by the system. What I am saying is just because they are present doesn't mean the system will use them. Look closely at the errors I pointed out as it will give you some idea of what to do.it says cannot find symbol blah blah blah. You need to find where that symbol is in the CM ROM and make sure it is in your port.
T-Macgnolia said:
You may need other files or maybe even need to edit framworkes.apk to allow the files to be used by the system. What I am saying is just because they are present doesn't mean the system will use them. Look closely at the errors I pointed out as it will give you some idea of what to do.it says cannot find symbol blah blah blah. You need to find where that symbol is in the CM ROM and make sure it is in your port.
Click to expand...
Click to collapse
Framework-res.apk file from Sony doesnt want to decompile properly. Using latest Apktool for Lollioop
T-Macgnolia said:
You may need other files or maybe even need to edit framworkes.apk to allow the files to be used by the system. What I am saying is just because they are present doesn't mean the system will use them. Look closely at the errors I pointed out as it will give you some idea of what to do.it says cannot find symbol blah blah blah. You need to find where that symbol is in the CM ROM and make sure it is in your port.
Click to expand...
Click to collapse
Sucedded to decompile framework-res.apk..
Replaced storage list by Nexus 5 one, and power profiles, but can't find anything about _ZN* :/
Still sticks to the same on logcat
dekefake said:
Sucedded to decompile framework-res.apk..
Replaced storage list by Nexus 5 one, and power profiles, but can't find anything about _ZN* :/
Still sticks to the same on logcat
Click to expand...
Click to collapse
these are native methods(you wont find in smali files), you can use armobjectdump/hexedit to look which files have, my bet would be you either needing to replace some of our files with the z3(hw files) or replacing some system libs(the one where the code needs to exist).
another bet would be trying to use our caf libs,however AFAIk would need changes to the kernel
Just to say i restarted a new project (look OP)
New logcat to debug.
Thanks in advance for help

Categories

Resources