Wi-Fi Not Working After Port Rom From Another Device - Android

I Have Made Port From Hero Rom to Magic 32A Radio 6.35 Device
But Wi-Fi Not Working
Please Anybody Help Me
What are the files for Wi-Fi in a folder /system/lib/ And Other Folders?
Thanks

senbad said:
I Have Made Port From Hero Rom to Magic 32A Radio 6.35 Device
But Wi-Fi Not Working
Please Anybody Help Me
What are the files for Wi-Fi in a folder /system/lib/ And Other Folders?
Thanks
Click to expand...
Click to collapse
/system/lib/modules is the location of the .ko file. I know that you have to compile it after you compile the kernel so it will work. I have never successfully gotten it to work with a rom I put my kernel's on. BTW: Sorry about the bump.

Related

Deodex APKs

So I am running Virus' NV Rom, which is Sense 4.0. The only thing I don't like is that HTC Friend Stream does not work with Facebook and Twitter. I was running Newt's One S 4.0 Port and Friend Stream and the widget work fine. I pulled the apks for Newt's ROM, but they are odex and need to be deodexed in order for them to work on Virus' ROM. I've been reading on how to do it, and what tools to read, but I can't seem to find the right tool. Would anyone familiar with deodexing care to deodex these files I've attached for me. I would greatly appreciate it! It is the FriendStream.apk and it's .odex and HTCFriendStream3Dwidget and it's .odex. Is that all that is needed to do this?
Thanks!
BUMP!
Anyone give some help or advice?
Nobody with deodex experience can help me out? Please? I'll be your BFF!
delete the file with the .odex extention. that's it
bcarter2000 said:
delete the file with the .odex extention. that's it
Click to expand...
Click to collapse
When I deleted the .odex file and replaced the apk in the /sys/app folder it would not even who up. I think from what I read you have to merge the odex with apk and it requires an apk tool, but I can't find the right one that will work.
Did you change the permissions after you moved it?
Sent from my PG86100 using Tapatalk 2

How to fix Bluetooth in ported rom

The rom ported from desire c (bt 4.0)
And ported to htc explorer(bt 3.0)
Hpsgill said:
The rom ported from desire c (bt 4.0)
And ported to htc explorer(bt 3.0)
Click to expand...
Click to collapse
make u have the bluetooth folder in ect/ from ur base rom
sandy7 said:
make u have the bluetooth folder in ect/ from ur base rom
Click to expand...
Click to collapse
yes it was in etc folder
i said bluetooth version of device is 4.0 and my device is 3.0 how to fix bt
Hpsgill said:
yes it was in etc folder
i said bluetooth version of device is 4.0 and my device is 3.0 how to fix bt
Click to expand...
Click to collapse
go to etc/bluetooth/main.xml try editing there.
sandy7 said:
go to etc/bluetooth/main.xml try editing there.
Click to expand...
Click to collapse
But no main.xml are there
Sent from my HTC Explorer A310e using xda premium
bluetooth not work for transfer data, or bluetooth a2dp (bluetooth handsfree)?
you can try to decompile framework.jar from base package and from port, and copy from base framework.jar/smali/android/server/BluetoothA2dpService*.smali to port. then compile and add new framework.jar in your port.
if its not help, try to copy all Bluetooth*.smali
a_swed said:
bluetooth not work for transfer data, or bluetooth a2dp (bluetooth handsfree)?
you can try to decompile framework.jar from base package and from port, and copy from base framework.jar/smali/android/server/BluetoothA2dpService*.smali to port. then compile and add new framework.jar in your port.
if its not help, try to copy all Bluetooth*.smali
Click to expand...
Click to collapse
Not working any other option
Sent from my HTC Explorer A310e using xda premium
i have the same problem with you
the same problem, could win?
hi

[Q] where are touch screen driver and flies

hello i just want to ask where are touchscreen files and drivers because i found cyanogenmod for similar hardware but only the touch screen is not working so i thought to replace with the working rom for my device
PLEASE HELP ME OUT WITH THIS ONE !
icoolguy1995 said:
hello i just want to ask where are touchscreen files and drivers because i found cyanogenmod for similar hardware but only the touch screen is not working so i thought to replace with the working rom for my device
PLEASE HELP ME OUT WITH THIS ONE !
Click to expand...
Click to collapse
please give me an answer
icoolguy1995 said:
please give me an answer
Click to expand...
Click to collapse
go to the root of your filesystem most root browsers do this anyways and dev then input and it should be the event files
hillconnor13 said:
go to the root of your filesystem most root browsers do this anyways and dev then input and it should be the event files
Click to expand...
Click to collapse
what are event files
i checked there are no files
there is no appropriate answers please i need it pls help me out guys
/sys/android_touch/vendor (open it as a text file)
That tells you the make of your touchscreen. First step to seeing if it is compatible at all.
And you can't just make CM for another device work for yours by replacing a few files. It has to be ported to your device or compiled from source with all the right drivers and binaries. This requires a lot of developer knowledge, which you don't seem to have judging by your questions. So don't go messing around changing files in ROMs and trying to make them work. If you're really interested, learn about porting and compiling from source.
Sent from my Desire HD using xda premium
sashank said:
/sys/android_touch/vendor (open it as a text file)
That tells you the make of your touchscreen. First step to seeing if it is compatible at all.
And you can't just make CM for another device work for yours by replacing a few files. It has to be ported to your device or compiled from source with all the right drivers and binaries. This requires a lot of developer knowledge, which you don't seem to have judging by your questions. So don't go messing around changing files in ROMs and trying to make them work. If you're really interested, learn about porting and compiling from source.
Sent from my Desire HD using xda premium
Click to expand...
Click to collapse
i did not find android_touch in sys folder from root explorer

Unpack G850FXXU2ANHD_G850FOXX2ANH7_G850FXXU1ANHD_HOME.tar

Hi can someone help me to unpack
G850FXXU2ANHD_G850FOXX2ANH7_G850FXXU1ANHD_HOME.tar
i got problems to extract system.img
i tried to unpack with ext4_unpacker_exe
but unknown file error
It is not working I did try it also, and I think nobody because otherwise there was already someone that put a Rom here
dack23 said:
Hi can someone help me to unpack
G850FXXU2ANHD_G850FOXX2ANH7_G850FXXU1ANHD_HOME.tar
i got problems to extract system.img
i tried to unpack with ext4_unpacker_exe
but unknown file error
Click to expand...
Click to collapse
Maybe "Total Commander" does the trick? There is a free Demo Version available. TC helped me out a lot of times when nothing else worked...
First you need to run s2img (not sure about the name) it is part of the CM tree. After that you can mount it as a loopback device.
out/host/linux-x86/bin/simg2img system.img system.img.raw
mount -o loop system.img.raw /mnt
already done from beginning first Rom was out....
use Android Kitchen
Can anybody port a system dump then?
dajumper said:
Can anybody port a system dump then?
Click to expand...
Click to collapse
it will be easy to dl kitchen and do it, i have to build rom and upload it... not easy as i'm not a developer....
i have only deodexed stock rom to test apps on S4
_alex74_ said:
it will be easy to dl kitchen and do it, i have to build rom and upload it... not easy as i'm not a developer....
i have only deodexed stock rom to test apps on S4
Click to expand...
Click to collapse
Can you post the deodexed Alpha ROM?
Can someone send files from g850F - boot.img , recovery.img ,build.prop to this site ,
one m8 acepted to make recovery to us,be fast please
Could someone with a the phone please post /proc/mtd. My phone didn't arrive yet.
modpunk said:
Could someone with a the phone please post /proc/mtd. My phone didn't arrive yet.
Click to expand...
Click to collapse
post deleted, moved to correct thread.

Bluetooth doesn't work in CM 12 based rom Tesla OS

I have upgraded my symphony v30 (kk, MT6572) with Tesla OS. Everything is working fine.. But i cannot use Bluetooth anymore.
Any solution for this?? Which files should i need to port for bluetooth??
Can anybody help me?
Try to add libbluetooth files through twrp
sagargjasani264 said:
Try to add libbluetooth files through twrp
Click to expand...
Click to collapse
How to do that?? Please explain. I am a bigginer
maruf8 said:
How to do that?? Please explain. I am a bigginer
Click to expand...
Click to collapse
Copy ur lib folder to sdcard or all libs files in a folder..
Go to twrp..
File manager..
Navigate to ur files..
Select one file.. Copy..
Then navigate to system folder/lib and paste there

Categories

Resources