[Q][DEV ONLY]Problem with porting to i9300 - Ubuntu Touch Ports to Android

Hey guys. I have problem with compile Ubuntu Touch on my i9300.
Code:
make: *** No rule to make target `/home/ssden_lol/UTouch/out/target/common/obj/APPS/framework-res_intermediates/src/R.stamp',
needed by `/home/ssden_lol/UTouch/out/target/common/obj/APPS/GalaxyS3Settings_intermediates/src/R.stamp'. Stop.
Google can't help me.
Help me plz.

Post removed

This looks like your device package contains some Java apps. As Ubuntu Touch does not include the Java packages, these won't build.
Look through the device*.mk files in your device package and remove all Java projects. They should not be needed anyhow.
This helped me build Ubuntu Touch for my TF300T, but it is not booting yet.
Edit: Oops, saw the "NO PORTING THREADS" just now, sorry! Won't answer here again.
Sent from my TF300T using XDA Premium HD app

f69m said:
This looks like your device package contains some Java apps. As Ubuntu Touch does not include the Java packages, these won't build.
Look through the device*.mk files in your device package and remove all Java projects. They should not be needed anyhow.
This helped me build Ubuntu Touch for my TF300T, but it is not booting yet.
Edit: Oops, saw the "NO PORTING THREADS" just now, sorry! Won't answer here again.
Sent from my TF300T using XDA Premium HD app
Click to expand...
Click to collapse
Porting threads are allowed so long they aren't port requests

seahorsepip said:
Porting threads are allowed so long they aren't port requests
Click to expand...
Click to collapse
Actually they still aren't allowed we also have a porting dev thread
http://forum.xda-developers.com/showthread.php?t=2160417
Your more likely to get an answer there anyway
PHONE SLOW CLICK ME?
_____________________________________
"No one lives in the slums because they want to. It's like this train. It can't run anywhere except where its rails take it."- Cloud[FFvii]"​

Need to comment out galaxys3settings in the mks. Apks will not work.
Sent from my LG-LS970 using xda app-developers app

APK packages on Ubuntu Touch?
Sent from my Galaxy Nexus using Tapatalk 2

Related

(TOOL) HTC ROM kitchen Supports Atrix (create your own rom)

Htc ROM kitchen supports our ATRIX devices (still in beta and unconfirmed if it is 100% working).
http://forum.xda-developers.com/showthread.php?t=633246
Hopefully this will help flow in some new ROMs!
KNOWN BUGS:
Porting tools
Apps to sd
please post any more known bugs for our device
Quote from original thread:
"Who is this kitchen for?
Those who are brand new to creating custom ROMs and want an easy place to start learning
Those who just want to modify shipped ROMs or someone else's custom ROMs to their liking
Those who are confused by all those scripts and complex commands required for building and extracting
This is NOT a tool to automatically turn you into a full-fledged ROM developer. ROM development normally involves work from the ground up and involves time, research and patience. I am just giving the tools to help the average person get things done quickly from an existing
base."
FREQUENTLY ASKED QUESTIONS
http://forum.xda-developers.com/showpost.php?p=5626300&postcount=3
GOOD HOW TO
http://theunlockr.com/2010/04/15/ho...m-for-android-part-2-creating-your-first-rom/
SOURCE CODE LINK:
https://github.com/dsixda/Android-Kitchen
We need help from experienced Devs to fix all the bugs and make this 100% compatible.
All credit goes to dsixda!!! Donate to HIM not me, as I had nothing to do with this. I just found it!!!
armonwilson888 said:
Htc ROM kitchen supports our ATRIX devices (still in beta and unconfirmed if it is 100% working).
I will post link to original forum when I get home.
To Mr Clown: I was at a tossup as to whether or not this was general or dev section material. If Mods feel this should be moved by all means, please move.
Click to expand...
Click to collapse
yup confirmed working here, im using it for a while now.
Edit: I can't read today. Lol sorry
Sent from my MB860 using XDA Premium App
a link would be nice
link
http://forum.xda-developers.com/showthread.php?t=633246
stevendeb25 said:
link
http://forum.xda-developers.com/showthread.php?t=633246
Click to expand...
Click to collapse
thnks I will put this in OP
Ok, its sounds dumb. Can we port. Sense ui from htc. Sensations With This tool?
Sent from my MB860 using XDA App
EclipseX said:
Ok, its sounds dumb. Can we port. Sense ui from htc. Sensations With This tool?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
You can create your own rom FROM an existing base (any rom available for our device.)
armonwilson888 said:
You can create your own rom FROM an existing base (any rom available for our device.)
Click to expand...
Click to collapse
So if we took Ken's GB ROM, we could create our own custom one from it?
I tried to use it and flash on orangefr and it didn't work for some reason. I used a battery mod and icons and uot said it was good with no errors. Not sure why
Sent from my MB860 using XDA Premium App
Sinful Animosity said:
So if we took Ken's GB ROM, we could create our own custom one from it?
Click to expand...
Click to collapse
yes, it does require some knowledge of how everything works. From everything I have read, the answer you seek is yes!!!
I still am not sure if everything is working 100% as the atrix update for it is still in beta.
You need to know how to edit updater-scripts to. As this kitchen doesn't modify it properly
Sent from my MB860 using XDA Premium App
stevendeb25 said:
You need to know how to edit updater-scripts to. As this kitchen doesn't modify it properly
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
Thanks for clarifying this I am still messing around with it at the moment learning how it works. I just thought this might be useful to the community. I will also PM the dev to see what can be done to create a patch. But I will need some help as I do not know much Java coding.
i Love HTC rom ^^
I will try this latter of setember =)...
stevendeb25 said:
You need to know how to edit updater-scripts to. As this kitchen doesn't modify it properly
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
All you have to do there is use updater script from the ROM you use with the kitchen, e.g. if you use KP's 4.5.91 just use update script from it.
Beamed from WinBorg 4G via XDA Premium
CaelanT said:
All you have to do there is use updater script from the ROM you use with the kitchen, e.g. if you use KP's 4.5.91 just use update script from it.
Beamed from WinBorg 4G via XDA Premium
Click to expand...
Click to collapse
Yes we know that. But when using a system.img say the french one. when kitchen unpacks it the update-script id made. Then ask kitchen to convert to updater-script as this is only supported by cwm there is errors and rom won't boot
Sent from my MB860 using XDA Premium App
armonwilson888 said:
yes, it does require some knowledge of how everything works. From everything I have read, the answer you seek is yes!!!
I still am not sure if everything is working 100% as the atrix update for it is still in beta.
Click to expand...
Click to collapse
Make the First line of OP BIGGER, possibly change the colour... Before people begin to download and complain , cheers.
EDIT: Found source for project via first Link dsixda, Android-Kitchen
weaz_da_smel said:
Make the First line of OP BIGGER, possibly change the colour... Before people begin to download and complain , cheers.
EDIT: Found source for project via first Link dsixda, Android-Kitchen
Click to expand...
Click to collapse
Thanks for the tips and the source code. I hope we can get some Devs on this as I am completely clueless as to how to make this work 100%. I also tried to PM the creator but he is not accepting pm's. I will update the OP.
Update Script.... stuff
armonwilson888 said:
Thanks for the tips and the source code. I hope we can get some Devs on this as I am completely clueless as to how to make this work 100%. I also tried to PM the creator but he is not accepting pm's. I will update the OP.
Click to expand...
Click to collapse
No, the creator isn't accepting PM's.
Plus the thread is Ridiculously huge to look for and find if hey have any issues with updater-scripts for the atrix.
Log says its still Beta.
stevendeb25 said:
yup confirmed working here, im using it for a while now.
Click to expand...
Click to collapse
Having any issues??

ath6kl_sdio.ko wi-fi drivers.

Hi guys, Jaizu said:
Wifi is on the module: ath6kl_sdio.ko
Not included on the kernel
Click to expand...
Click to collapse
So i searched "ath6kl_sdio.ko" in google and i found this: https://community.freescale.com/docs/DOC-93603.
I continue to look and i found "/lib/modules/3.5.0-17-generic/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_sdio.ko" in ubuntu linux-image-extra-3.5.0-17-generic package: http://packages.ubuntu.com/quantal/i386/linux-image-extra-3.5.0-17-generic/filelist
And this: http://cjix.info/blog/files/nitdroid/AR6003Android.pdf
I just wonder, Can not we using these resources and find the wi-fi driver?
kidding no?
http://forum.xda-developers.com/showpost.php?p=38287041&postcount=109
And this say a HTC Dev.
And I think we can use that if we can port to Android
Sorry for my english.
Jaizu said:
And I think we can use that if we can port to Android
Click to expand...
Click to collapse
That's what I thought. And I guess this resource is describe the porting process.
odunluzikkim said:
That's what I thought. And I guess this resource is describe the porting process.
Click to expand...
Click to collapse
It´s a good idea, only wait for devs to try
To complicated, uhh ubuntu dev, can do, no knowledge in linux, no do, me no no no no, tried this and that uhh googre.
Sent from my HTC Desire C
You drunk bro?
Sent from my HTC Desire C using xda app-developers app
guys, i was browsing in the kernel source files. i found "ath5k, ath9k and carl9170" wireless drivers in "net/wireless/ath/" folder. but we need "ath6kl" folder.
i found that folder in http://lxr.free-electrons.com/source/drivers/net/wireless/ath/?v=3.2 adress. almost the same as our. there is just have an extra folder and we need that folder! ath5k folder on this site, the same as ours kernel folder.
our kernel source code ath folder in attachments. if you want to take a look.
guys, the attachmented file is ath6kl folder. so, one of the developer to try it.
sorry for my bad english.
donno if it helps, just found it:
http://ubuntuforums.org/showthread.php?t=2009304
http://us.generation-nt.com/answer/patch-0-6-ath6kl-create-ath6kl-core-ko-help-205949441.html
It does seem like a similar file, but it needs to be tested by someone who can build kernels.
russell664 said:
It does seem like a similar file, but it needs to be tested by someone who can build kernels.
Click to expand...
Click to collapse
like our mr. einstein.frat for example
Yeah, but he needs to talk to us Come on Einstein, we are depending on you.
A dev sent me this link, he said it wouldn't require hardcore coding skills to do it: https://github.com/kvalo/ath6kl/tree/master/drivers/net/wireless/ath/ath6kl
and I found this, looks interesting: http://linuxwireless.org/en/users/Drivers/ath6kl
neoyoli said:
A dev sent me this link, he said it wouldn't require hardcore coding skills to do it: https://github.com/kvalo/ath6kl/tree/master/drivers/net/wireless/ath/ath6kl
and I found this, looks interesting: http://linuxwireless.org/en/users/Drivers/ath6kl
Click to expand...
Click to collapse
Sooooo we no longer need to bother HTC about the WiFi driver??? ?
Sent from my HTC Desire C using xda app-developers app
uchihasparky said:
Sooooo we no longer need to bother HTC about the WiFi driver??? ?
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
Then we could move on to the rest like android 4.04 but einstein said it's not an easy thing, I guess we try what we can.
https://wiki.linaro.org/Resources/HowTo/SamsungWlanInOrigen
http://git.chromium.org/gitweb/?p=ch...decadb2bc7c0e1
https://wiki.linaro.org/Resources/HowTo/SamsungWlanInOrigen?action=AttachFile&do=view&target=sdio.c
I have no experience either with compiling kernels!
If this is the real deal we can finally build cm9, 10?
someone should drag nikhil in on the scene too after Prometheus 828 he has proven he can
lead3r1 said:
someone should drag nikhil in on the scene too after Prometheus 828 he has proven he can
Click to expand...
Click to collapse
I've alreade send a pm to him so you guys send one too!

[q] how to create custom rom?

any thread related to this post.cant seem to find 1
f0xtr0t said:
any thread related to this post.cant seem to find 1
Click to expand...
Click to collapse
If you really must ask that question im afraight youll lack the expertise to succesfully compile, build and package a rom.
If you feel lucky try searching around the forum and or google on how to compile amd build cyanogenmod for your device, also on their website is a quide/wiki.
Goodluck anyhow; keep us posted.
Sent from my GT-N7000 using xda app-developers app
Anthropostar said:
If you really must ask that question im afraight youll lack the expertise to succesfully compile, build and package a rom.
If you feel lucky try searching around the forum and or google on how to compile amd build cyanogenmod for your device, also on their website is a quide/wiki.
Goodluck anyhow; keep us posted.
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
aiight... thanks man
if you look in the dev section. there is a thread by chasmodo on cm compiling and thaidai tutorial as well,
thanks nokia
Sent from my GT-N7000 using Tapatalk HD

[Nexus 7][ styled][ SGM]

Here is my new rom
What is changed:Apollo nexus7 style contacts nex 7 type and more.
Sent from my HTC ire using xda app-developers app
This rom created by me and helped by Davide cm10.1 based no bugs if there please tell links in next post
Credits
Cyanogen mod( for the base ROM)
davidebeatrici
Me
What works
Every thing
Features
Android 4.2.2 with primary port.
Here's the link: http://www19.zippyshare.com/v/65019571/file.html[/URL]
Screenshots next post
Sent from my HTC Wildfire using xda app-developers app
OP this rom thread is a mess. Please take a look at some other threads and clean this up as I almost deleted it thinking it was not even a development thread. Also please do not make posts like the one I removed it is not needed and will not be tolorated.
I'll be checking back.
Has gallery4 apk
Sent from my GT-S5570 using xda app-developers app
Maybe give credits to the based rom you use duhh. Developers has spent alot of time building base roms and you dint give then a single credit??
Sent from my GT-S5570 using xda app-developers app
S♥NE said:
Maybe give credits to the based rom you use duhh. Developers has spent alot of time building base roms and you dint give then a single credit??
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
Atleast consider posting changelogs of your rom !!!!!
neon1531 said:
Here's the link: http://www19.zippyshare.com/v/65019571/file.html[/URL]
Screenshots next post
Sent from my HTC Wildfire using xda app-developers app
Click to expand...
Click to collapse
soo... you uploaded a folder wich contains a folder with rom's folder's and kernel. GENIUS!!! :sarcasm:
This is not Nexus port. Duh,,, Nexus port is AOSP not AOKP.
And the zip file is not flashable.
Neon, reorder the topic
Use mine (FutureNext) as template
davidebeatrici said:
Neon, reorder the topic
Use mine (FutureNext) as template
Click to expand...
Click to collapse
Agree, it will be more neater, at least repair ur rom and reupload, and please, not nexus port ==
Sent from my GT-S5570 using xda app-developers app
S♥NE said:
Agree, it will be more neater, at least repair ur rom and reupload, and please, not nexus port ==
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
You're right
Neon, to change topic title you need to go in advanced edit mode by editing first post
It is AOKP!!
Sent from my GT-S5570 using xda premium
@neon1531
this is the worst thread and the worst communication problems i have ever seen...
first of all dude are you trying to say that you ported aokp that was compiled for nexus7 (i dont think so...)
when people say nexus port they mostly mean aosp ie Android Open Source Project ...the original untouched (virgin ) android
looks like you just took Aokp by erickas and the androidarmv6 team and changed the build.prop ....
this is called copying and it is purely against (at least my) ethics...(pretty sure against xda rules as well)
you cannot flame on other members...
use your fingers to type properly and completely and stop all the crap you have been saying everywhere....
Thank you....
hsay said:
@neon1531
this is the worst thread and the worst communication problems i have ever seen...
first of all dude are you trying to say that you ported aokp that was compiled for nexus7 (i dont think so...)
when people say nexus port they mostly mean aosp ie Android Open Source Project ...the original untouched (virgin ) android
looks like you just took Aokp by erickas and the androidarmv6 team and changed the build.prop ....
this is called copying and it is purely against (at least my) ethics...(pretty sure against xda rules as well)
you cannot flame on other members...
use your fingers to type properly and completely and stop all the crap you have been saying everywhere....
Thank you....
Click to expand...
Click to collapse
@hsay
Thanks for saying this for me. And that original untouched part xD....
And hell yeah, this is AOKP by AAV6 (AndroidArmV6) Team, look at the build-tag.
@neon1531 I asked you to clean this thread up and make it look like a rom thread and you chose to ignore me and judging from some of the other posts I have a feeling that this is nothing more than a winzip rom with an edited build prop.
Thread Closed

[TOOL] Xposed Module project Auto-Setup for Eclipse

This tool allows you to input the desired project name, package name, app name, minimum API levels and Class name and it will generate an Eclipse project for making an Xposed Module, it will set up dependencies for you. It will then create the project and you can imprt to eclipse. It is written in Java for cross-platform compatibility and anyway if you are making Xposed Modules, then surely you have Java installed....
I DID NOT MAKE XPOSED, CREDITS TO @rovo89 FOR XPOSED. I SIMPLY MADE THIS TOOL TO HELP DEVS
Video Tutorial
Features
Automatically add the Xposed API to build path
Automatically add meta tags to the Manifest
Automatically create packages and classes
Automatically create xposed_init file
Planned Featues
You tell me!
Changelog
Version 2.1.1 (26/4/14)
VERY CRUCIAL BUG FIXES
Version 2.1 (13/4/14)
Choose output directory
Add in Xposed Description
Checks if your input is valid
Version 2.0 (11/4/14)
Complete rewirte, much faster and smaller file (7kb, was 6mb)
One setup screen instead of 7!
Should be faster
Native UI
Version 1.0 (10/4/14)
Initial release
JAR is attached to this post
Hope this helps you, please press thanks. If you have issues or suggestions, leave a reply
​
Version 2.0 is up. It appears it doesn't work on Linux i will fix this later
hamzahrmalik said:
Version 2.0 is up. It appears it doesn't work on Linux i will fix this later
Click to expand...
Click to collapse
Hamza how to setup
Mohhamad Rehan said:
Hamza how to setup
Click to expand...
Click to collapse
On Linux?
Sent from my iPod touch using Tapatalk
hamzahrmalik said:
On Linux?
Sent from my iPod touch using Tapatalk
Click to expand...
Click to collapse
Haa bHai yes
It doesn't work on Linux because Linux has different file paths
Sent from my iPod touch using Tapatalk
Mohhamad Rehan said:
Haa bHai yes
Click to expand...
Click to collapse
Maybe tomorrow
Sent from my iPod touch using Tapatalk
hamzahrmalik said:
Maybe tomorrow
Sent from my iPod touch using Tapatalk
Click to expand...
Click to collapse
no bro dont do that tommorow tommorow 14.04 is going to be released so wait till day after tommow
Mohhamad Rehan said:
no bro dont do that tommorow tommorow 14.04 is going to be released so wait till day after tommow
Click to expand...
Click to collapse
What?!
Sent from my iPod touch using Tapatalk
Ubuntu 14.04 is going to be released so wait
Mohhamad Rehan said:
Ubuntu 14.04 is going to be released so wait
Click to expand...
Click to collapse
It won't make any difference mate
Sent from my iPod touch using Tapatalk
bhai where do u stay
Mohhamad Rehan said:
bhai where do u stay
Click to expand...
Click to collapse
Why are we discussing this on a forum? I don't know you...England
Sent from my iPod touch using Tapatalk
Any new hamza on the Linux support
Mohhamad Rehan said:
Any new hamza on the Linux support
Click to expand...
Click to collapse
not yet sorry. Maybe later today or tomorrow
Thanks OP for this! Was hoping it was a plugin instead. but this will work for now I already sort of did something like this, but just kept everything as "default" and would change the names after importing to eclipse. Would really like an eclipse plugin that would automatically create the project inside eclipse. I was planning on making one just havent gotten to it. I like this jar tho
elesbb said:
Thanks OP for this! Was hoping it was a plugin instead. but this will work for now I already sort of did something like this, but just kept everything as "default" and would change the names after importing to eclipse. Would really like an eclipse plugin that would automatically create the project inside eclipse. I was planning on making one just havent gotten to it. I like this jar tho
Click to expand...
Click to collapse
Thanks for feedback had never thought of eclipse plugin!
Sent from my iPod touch using Tapatalk
Hamza done or not yet waiting for Linux compatibilty
Mohhamad Rehan said:
Hamza done or not yet waiting for Linux compatibilty
Click to expand...
Click to collapse
I installed Ubuntu 14.04 and i can't get Eclipse working on it, so I'm a bit stuck. I'm really sorry but you might have to wait until the weekend.
OK do this download eclipse manually and for example eclipse Kepler and configure install the ADT bundle from zip not the link may be it would work. I was having the same problem when I upgraded too
Sent from my Nexus 5 using XDA Premium 4 mobile app

Categories

Resources