[Ubuntu Touch] Porting the Ubuntu Touch Developer Preview to GT-N7000

chasmodo

Senior Member
Dec 28, 2011
12,406
41,141
0
Novi Sad
So .. lets see what happens when i flash this :p

Edit: hanging on GalaxyNote Screen - no Boot

Edit2: building now with TheMuppets ..
Found this at GI9100 thread:
www.downloads.gerrett84.de/afterflash.zip

Gesendet von meinem GT-N7000 mit Tapatalk 2
I can't sync for love nor money.:(

To avoid libandroid_runtime_intermediates compile break, perhaps you could run this after make clobber and before the build:

Code:
mkdir -p ~/ubuntu/out/target/product/n7000/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/android/graphics/

mkdir -p ~/ubuntu/out/target/product/n7000/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/android/opengl/

mkdir -p ~/ubuntu/out/target/product/n7000/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/LINKED/

cp ~/ubuntu/mod/libandroid_runtime_intermediates/*.* ~/ubuntu/out/target/product/n7000/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/

cp ~/ubuntu/mod/libandroid_runtime_intermediates/export_includes ~/ubuntu/out/target/product/n7000/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/export_includes

cp ~/ubuntu/mod/libandroid_runtime_intermediates/import_includes ~/ubuntu/out/target/product/n7000/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/import_includes

cp ~/ubuntu/mod/libandroid_runtime_intermediates/android/graphics/*.* ~/ubuntu/out/target/product/n7000/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/android/graphics/

cp ~/ubuntu/mod/libandroid_runtime_intermediates/android/opengl/*.* ~/ubuntu/out/target/product/n7000/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/android/opengl/

cp ~/ubuntu/mod/libandroid_runtime_intermediates/LINKED/*.* ~/ubuntu/out/target/product/n7000/obj/SHARED_LIBRARIES/libandroid_runtime_intermediates/LINKED/

. build/envsetup.sh etc.
(I created a /ubuntu/mod folder and placed /libandroid_runtime_intermediates in it)

BTW, www.downloads.gerrett84.de/afterflash.zip is 404. What is it exactly?
 
Last edited:
  • Like
Reactions: Gerrett

Gerrett

Senior Member
Mar 11, 2011
1,895
3,552
0
AW: [Ubuntu Touch] Porting the Ubuntu Touch Developer Preview to GT-N700

Good idea.
Retry it, should work now.


Gesendet von meinem GT-N7000 mit Tapatalk 2
 
  • Like
Reactions: Galaxtus

chasmodo

Senior Member
Dec 28, 2011
12,406
41,141
0
Novi Sad
Good idea.
Retry it, should work now.
I edited that mkdir & cp bit in my previous post, it was no good.

This afterflash thing, what is it? It should be flashed immediately after the Ubuntu zip?


EDITED: Once more updated the little /libandroid_runtime_intermediates scenario a couple of posts above.
 
Last edited:
  • Like
Reactions: Galaxtus

Gerrett

Senior Member
Mar 11, 2011
1,895
3,552
0
AW: [Ubuntu Touch] Porting the Ubuntu Touch Developer Preview to GT-N700

Im still haning on GalaxyNote Screen ..

Yeah this needs flash at last.

Yeah like it too :D

Gesendet von meinem GT-N7000 mit Tapatalk 2
 
  • Like
Reactions: Galaxtus

Gerrett

Senior Member
Mar 11, 2011
1,895
3,552
0
AW: [Ubuntu Touch] Porting the Ubuntu Touch Developer Preview to GT-N700

Perhaps the new CM10.1 mali are not playing nicely with Dumbuntu. Tomorrow I'll try to compile it using CM10-branch as a base instead.
Still not booting, double checked all .. damn dont understand why get a black screen :D
Yeah, that could be. Have enough for today too .. will look tomorrow evening on it again , if doesnt get it till then :p
A boot log would be great ..

Gesendet von meinem GT-N7000 mit Tapatalk 2
 
  • Like
Reactions: Galaxtus

visoos

Member
Jan 4, 2008
24
27
0
Valencia
I've got it boot. Gonna upload source and image as soon as I have time.

First post hence just the end of the youtube link.

watch?v=W0kuKTMQD_Y

Sent from my GT-I9300 using xda premium
Is it real?
Please, share what have you done to make it work.

Sent from my GT-N7000 using xda app-developers app
 
  • Like
Reactions: alinux777

keenan316

Senior Member
Dec 3, 2009
490
151
0

Gerrett

Senior Member
Mar 11, 2011
1,895
3,552
0
AW: [Ubuntu Touch] Porting the Ubuntu Touch Developer Preview to GT-N7000

But how did you get it boot?

Gesendet von meinem GT-N7000 mit Tapatalk 2
 

visoos

Member
Jan 4, 2008
24
27
0
Valencia
Check description, just added.
Thanx for the zips.
Could you explain to the comunity how did you get it boot?
Many people will apreciate you explain the steps you follow here in xda.
PS: when you have time.
Rgds.

Sent from my GT-N7000 using xda app-developers app

---------- Post added at 10:51 AM ---------- Previous post was at 10:38 AM ----------

Now is time to dev apps in QML and we can test it in the phone. The SDK looks fine.

HTML5 webapps are good cross-platform alternative but I think QML will be more integrated.

Sent from my GT-N7000 using xda app-developers app