2016-03-24 09:42:15 Nokius twitter woked o/ but as I gussed he was knowing about the issue 2016-03-24 11:50:43 @kido :) 2016-03-24 11:54:54 Bobb Hello 2016-03-24 12:02:26 @kido hi Bobb 2016-03-24 15:18:34 Nokius nice :) 2016-03-24 15:18:37 Nokius http://www.golem.de/news/asteroid-os-im-hands-on-open-source-fuers-handgelenk-1603-119934.html 2016-03-24 15:19:46 Nokius 3 page :o 2016-03-24 15:21:26 @kido wut 2016-03-24 15:21:56 Nokius 3 pages with great work the love what u do ! 2016-03-24 15:22:11 Nokius s/work/words 2016-03-24 15:23:00 @kido I've got to undust my german and read that 2016-03-24 15:24:01 Nokius it's about the ui, how to build it and that"s open source and that u are looking for contributers 2016-03-24 15:24:39 @kido good :) 2016-03-24 21:31:24 Bobb What should i do, to build it for my galaxy gear? We have the kernel source 2016-03-24 21:32:23 @kido Bobb: do you know how to flash new images and so on? 2016-03-24 21:33:00 Bobb Yes, i know how to flash roms etc. i have a samsung device 2016-03-24 21:34:34 @kido have you taken a look at this page https://github.com/AsteroidOS/asteroid/wiki/Porting-Guide ? porting asteroid to a new device basicaly consists of putting together an OpenEmbedded layer with a recipe for the kernel, and a recipe for the android /system directory and 2016-03-24 21:35:00 @kido mh I was thinking about the gear live 2016-03-24 21:35:04 @kido galaxy gear is a tizen watch right ? 2016-03-24 21:35:27 Bobb It has android, then samsung made an update to Tizen 2016-03-24 21:35:37 Bobb I've got android 2016-03-24 21:35:48 Bobb currently null rom 2016-03-24 21:35:49 @kido oh cool, then there could be an easy way by using libhybris on top of their android's HAL 2016-03-24 21:36:43 Bobb I'm really just a beginner to the development on android 2016-03-24 21:37:21 @kido well, it doesn't involve android development :) 2016-03-24 21:37:41 Bobb I know, Asteroid OS is not android 2016-03-24 21:37:41 @kido you will just have to learn a little bit of openembedded 2016-03-24 21:37:48 @kido but not much 2016-03-24 21:39:16 @kido first create your meta-codeName-hybris layer by forking meta-tetra-hybris for example, then change the recipe of the kernel to point to your kernel's git tree, try to compile with the default defconfig then patch the defconfig with the check-defconfig tool 2016-03-24 21:40:26 @kido once this is done you should be able to flash a boot.img and rootfs to your watch and it will probably not show anything (maybe the splashscreen), at this point you will want to make asteroid-launcher run on top of the android's /system directory 2016-03-24 21:42:37 @kido at this point you should have an adb shell to tweak your system as you want :) 2016-03-24 21:43:44 @kido this is if everything works alright. but this should be ok, I worked with an exynos tablet once and I think I got those steps working in one day or so 2016-03-24 21:46:04 Bobb OK, thanks a lot :) 2016-03-24 21:47:08 Bobb I gotta go 2016-03-24 21:47:08 Bobb bye 2016-03-24 21:47:09 @kido don't forget to have fun in the process and if you meet any problem we are there to help you (as much as we can) :) 2016-03-24 21:47:13 @kido ok see you