ads

Affichage des articles dont le libellé est porting. Afficher tous les articles
Affichage des articles dont le libellé est porting. Afficher tous les articles

vendredi 2 octobre 2015

Porting Gear S2 Clock Faces on Gear S



Hello Devs, Theme Devs ,
Herewith I am leaving a request for porting the clock faces which are available in the new gear S2 which has been released. I love some of those clock faces which I saw in the preview, unboxing videos. Hope there will be soon development been starting towards my request. Friends also share your thoughts regarding.:D



jeudi 1 octobre 2015

Zip ROM Porting Tool for MTK6582 Devices



HI,
I want to Port any Zip ROM to My mtk6582 (MicromaxUnite2deivce).I have my base Zip ROM.Please guide me about any tool which is easy to use . I download MTK tool but there is not listed MTK6582 .Also provide some links to use tool.

Thanks In Advance:o



mardi 29 septembre 2015

Porting rom for gt-i9301i?



Hi xda :D I'd like to know if someone could port this rom:
http://forum.xda-developers.com/gala...t-rom-t3061428
or other roms based on TW Lollipop style. I'm waiting for NeoStockX 5.0 but we don't have any news about that rom..



dimanche 27 septembre 2015

[HELP] Porting S6 Camera on not TW Rom [CatLog error]



Hi everybody,
i have a nexus5 and i'm trying to port camera S6 to not TouchWiz roms,
i decompiled Samsungcamera.apk and i studied the dependencies from androidmanifest.xml:

Code:


      <uses-library android:name="seccamera"/>
        <uses-library android:name="sec_feature"/>
        <uses-library android:name="sechardware"/>
        <uses-library android:name="secmediarecorder"/>
        <uses-library android:name="secvision"/>
        <uses-library android:name="secimaging"/>


So i added seccamera.jar.....and other stuff in system/framework/
but when i tryed to open camera, it crashes
the wired thing is that from catlog seems miss dependency to seccamera, but in system/framework seccamera.jar is still in.

Code:


  W/ResourcesManager﹕ Asset path '/system/framework/seccamera.jar' does not exist or contains no resources.




Cross Porting 6795 to 6752



Hi All,

Porting 6795 ROMs to 6752.

It has been a while since i published the Vibe ui porting thread. Here is a quick cheat guide for getting the basics of the rom working.
Display, sound ,GSM (3g) and Wifi .
I used this for Flyme and Miui and it worked for me. If anyone finds additional items or wants to complete this guide please feel free to add it in here.

Your milage may vary. Please remember, i am posting this so that people will try things and usually when they do, they end up finding something better and awesome than not trying.
I use this from stock and push this via adb.

NOTE: ALWAYS REMOVE RECOVERY-FROM-BOOT.P before you do anything else.
------------------------------
bin
------------------------------
afm_server
akmd09911
applysig
custom_sn
encfs
ext4_resize
factory_reset.sh
fuelgauged
fusermount
gzip_static
install-recovery.sh
ipod
mmp
mtkrild
mtkrildmd2
mtk_agpsd
nvram_agent_binder
nvram_daemon
nvram_proximity
sdcard
updater
------------------------------
etc\firmware
------------------------------
catcher_filter_1_lwg_n.bin
dsp_1_lwg_n.bin
md32_d.bin
md32_p.bin
modem_1_lwg_n.img
mt6627
ROMv2_lm_patch_1_0_hdr.bin
ROMv2_lm_patch_1_1_hdr.bin
WIFI_RAM_CODE_6752
WMT_SOC.cfg
------------------------------
etc\firmware\mt6627
------------------------------
mt6627_fm_v1_coeff.bin
mt6627_fm_v1_patch.bin
mt6627_fm_v2_coeff.bin
mt6627_fm_v2_patch.bin
mt6627_fm_v3_coeff.bin
mt6627_fm_v3_patch.bin
mt6627_fm_v4_coeff.bin
mt6627_fm_v4_patch.bin
mt6627_fm_v5_coeff.bin
mt6627_fm_v5_patch.bin
------------------------------
etc\mddb
------------------------------
BPLGUInfoCustomAppSrcP_MT6752_S00_A7000_ROW_V15_1_ lwg_n
------------------------------
\lib
------------------------------
libcustom_nvram.so
libmtk_drvb.so
libnvram.so
libnvramagentclient.so
libnvram_daemon_callback.so
libnvram_platform.so
libnvram_sec.so
libreference-ril.so
libril.so
librilmtk.so
librilmtkmd2.so
librilutils.so
mtk-ril.so
mtk-rilmd2.so
------------------------------
\lib\egl
------------------------------
egl.cfg
libGLES_android.so
libGLES_mali.so
------------------------------
\lib\hw
------------------------------
audio.primary.mt6752.so
camera.mt6752.so
gralloc.mt6752.so
hwcomposer.mt6752.so
sensors.mt6752.so
------------------------------
\lib64
------------------------------
libmtk_drvb.so
libnvram.so
libnvramagentclient.so
libnvram_daemon_callback.so
libnvram_platform.so
libnvram_sec.so
libreference-ril.so
libril.so
librilmtk.so
librilmtkmd2.so
librilutils.so
------------------------------
\lib64\egl
------------------------------
libGLES_android.so
libGLES_mali.so
------------------------------
\lib64\hw
audio.primary.mt6752.so
camera.mt6752.so
gralloc.mt6752.so
hwcomposer.mt6752.so
sensors.mt6752.so
------------------------------
flyme\plugin (ONLY FLYME) move this from the /custom folder.
------------------------------
FwkPlugin
Signatures
------------------------------
\vendor\lib\hw
------------------------------
audio.a2dp.blueangel.so
bluetooth.blueangel.so
------------------------------

If it worked for you , do click thanks. I don't mind anyone using my guide as long as they point to this original thread and add due credits. I got a rep to build at XDA. ;)



samedi 26 septembre 2015

Help compiling SGH Hercules kernel for porting kali nethunter



Hi everyone!
I own the Samsung Galaxy S2 T989 A.K.A. Hercules
running cm 12.1 unofficial Sultan Hercules based on android 5.1.1 (Lollipop)
which has sultan-kernel-celox.

I am actually trying to port kali nethunter, a set of tools for pentesting (Awesome)
Running Kali linux 2.0 32 bits in my notebook. I have installed all the dependencies described in:
https://github.com/offensive-securit...ting-Nethunter

I am using the next rom:
http://forum.xda-developers.com/gala...eview-t2931716

I also read the Develop Now guide to understand a bit better.

So the problem is when I run the " make" command in the sultan-kernel-celox kernel source directory and using " make Sultan_hercules_defconfig" which is inside /arch/arm/configs .

the error I am getting is:
CHK include/linux/version.h
CHK include/generated/utsrelease.h
make[1]: 'include/generated/mach-types.h' is up to date.
/bin/sh: 1: Syntax error: "(" unexpected
/root/arm-stuff/kali-nethunter/sultan-herc/./Kbuild:35: recipe for target 'kernel/bounds.s' failed
make[1]: *** [kernel/bounds.s] Error 2
Makefile:989: recipe for target 'prepare0' failed
make: *** [prepare0] Error 2

So with my very limited knowledge about development and scripting check the Kbuild file at line 35 but I can't understand, I have also "googled" about the error I am getting but without luck, I also have tried with other sources kernel I have found but it seems to be the same message.

So please help me to figure what am I doing wrong or which kernel source should I use. I hope someone with so much more experience than me would help me with this issue to finally getting the nethunter tools.

Thanks in advance



vendredi 25 septembre 2015

Porting roms



Guys, we have quite a good number of roms now,
All aee source based.. From the same tree..
And aloo look almost same...

Is there are way to porting the roms from other devices, such as miui, color os, etc



Galaxy S2 Plus rom porting?



is it possible to porting the last Samsung stock 4.2.2 version (from s2 plus) on normal s2?
I think they are very similar (except for cpu maybe) and this can mean: a really rock stable rom, smooth and complete.

Or, what do you think is the best to port on s2, maybe a Galaxy s3-Note1/2 software? Are the s4-s5 too much (I don't even ask for s6 and current note series...)?
Or is it enough an AOSP JB/KK/LP rom? What do you think is more stable (I couldn't fine a single stable LP rom... phone has continuos random reboot and freezes. If you can tell me, I'll be happy!)?



Porting a root possibilty from S6 to S5 ?



Hello Guys!

I found a thread on xda where was explained how to root S6 on Android 5.1 without triggering Knox with a development BL.
My Question: Would it be possible to "port" the needed files to S5 ?
As far as I know there's still no way to root Android 5 S5 without triggering Knox & Downgrading........
Here's a link to the mentioned thread:

http://forum.xda-developers.com/show....php?t=3158606

[HOWTO][GUIDE] Flash anything on G925F without tripping Knox

I hope my idea isn't complete bulls**t .

Greetings from Germany

Sunbucks


Send from European SGS5 (SM-G900F) ----------- If you need help, translating English Text in Apps to German, send me a private message!



[HELP] Porting CM12 from MT6572 to my MT6572



Alright. Im trying to port CM12 of another device which has MT6572 chipset same as mine. But when I flash it, it says failed to unmount /system no such volume. Then when I reboot, it shows boot logo then reboots forever. What could be the fix for this guys?



jeudi 24 septembre 2015

[HELP] Porting CM12 for my MT6572



Alright. Ive seen a CM12 for another device which has the same chipset with my device. May I ask how/what is the process for porting it? Thanks!



soft-bricked my mtk6582 phone and porting problems



Hello,

Its been more than 10 days i am trying to fix my phone . it is a china phone with mtk6582

I had many popups that was difficult for me to work on the phone (make a call, answer a call, etc)
I managed to root it and install antivirus prog.
the situation was better but still not ok.
Then i installed one prog that could erase system apps and i made a try with game center.
That was the start.
After that the phone boots but it can't load properly. The screen flashes and i can see between the flashes that it tries to load something (the launcher maybe??) .
When i try to unlock the screen i have a steady screen but when unlocked flashes again..
the notification bar works even though the screen flashes.

The unbrick procedure started with trying to install all the ported roms i could find with the porting guides of xda, mtkroms mtkcrom and others.
Still no success.
Now i am trying to learn adb and fastboot
I have cwm 5.5.0.4
I took rom backup with MTKdroidTools after the problem.
I assume that the rom backup is not ok since it is taken from a problematic phone
I think that my problem could be solved easily if i new what to fix in the system folders (file/s missing or correct some info into some file).
I could also do the porting but i had no luck and tried at least 20 times.
this is the listing ebay phone

Please any thought is welcome.

This is from mtkdroidtools :
Hardware : MT6582
Model : V12
Build number : S5_JB5(82)_3G_EMMC_64_8_XLD_V12 20141119-100020
Build date UTC : 20141118-065820
Android v : 4.4.2
Baseband v: MOLY.WR8.W1315.MD.WG.MP.V28, 2014/04/04 15:53
Kernel v : 3.4.5 (root@greate-desktop) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #2 SMP Wed Nov 19 10:18:41 CST 2014
Uboot build v : ----- should be root shell
LCD Driver IC : 0-nt35517_qhd_dsi_vdo



mercredi 23 septembre 2015

Porting of Kali Linux NetHunter



Hi everyone,
today I've found out that there is an open source android penetration testing platform for Nexus devices (more info here: https://www.kali.org/kali-linux-nethunter/) called "Kali Linux NetHunter". Here you can find the surce code: https://github.com/offensive-security/kali-nethunter

I was wondering if it is possible to port it to the Moto G 2014 keeping in mind that the Moto stock firmware is very similar to the Nexus one. If anyone has any ideas... :)