#jogamp @ irc.freenode.net - 20170201 05:06:10 (UTC)


20170201 05:06:10 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20170131050610.html
20170201 05:06:10 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20170201050610.html
20170201 05:50:09 * frobnic (fb@anon) Quit (Ping timeout: 258 seconds)
20170201 05:50:15 * frobnic (fb@anon) has joined #jogamp
20170201 08:17:46 * monsieur_max (~maxime@anon) has joined #jogamp
20170201 08:25:00 * elect (~elect@anon) has joined #jogamp
20170201 08:26:32 * elect_ (~elect@anon) has joined #jogamp
20170201 08:28:08 * elect__ (~elect@anon) has joined #jogamp
20170201 08:28:15 * elect_ (~elect@anon) Quit (Read error: Connection reset by peer)
20170201 08:29:40 * elect (~elect@anon) Quit (Ping timeout: 240 seconds)
20170201 08:35:35 * elect__ (~elect@anon) Quit (Ping timeout: 240 seconds)
20170201 09:10:09 * hija (~petros@anon) has joined #jogamp
20170201 09:11:55 * hija1 (~petros@anon) Quit (Ping timeout: 255 seconds)
20170201 09:40:48 * philjord (77e00d19@anon) has joined #jogamp
20170201 09:47:11 * elect (~elect@anon) has joined #jogamp
20170201 09:47:26 <philjord> hey ho how's it going
20170201 09:47:34 <elect> hi
20170201 09:47:40 <elect> fine
20170201 09:47:44 <elect> you?
20170201 09:48:59 <elect> that's project of your, phil, in android studio works out of the box with gradle?
20170201 09:49:02 <elect> clone and build?
20170201 09:49:20 <philjord> I'm going to say yes
20170201 09:50:03 <philjord> Though I've only ever copied it in the AndroidStudioProjects folder adn made new projects out of it
20170201 09:50:18 <philjord> I haven't had to clone it down again
20170201 09:50:46 <philjord> As I say I know the process fairly well in Eclipse, but Android Studio likes to do magic behind the scene
20170201 09:51:10 <philjord> Having said that, I'm pretty confident it should go as you've got it
20170201 09:54:59 <elect> I'll try and let you know
20170201 09:56:36 <philjord> Ok I just tested
20170201 09:56:44 <philjord> Android Studio -> new Project
20170201 09:56:57 <philjord> phone and tablet, no activity
20170201 09:57:06 <philjord> cvs intergration enabled
20170201 09:57:11 <philjord> clone from git https://github.com/philjord/jp4da
20170201 09:57:30 <philjord> various odd questions are asked, something about include some module
20170201 09:57:42 <philjord> something about upgrade gradle
20170201 09:57:55 <philjord> something about exclude a project
20170201 09:58:21 <philjord> I said yes include, ignore the upgrade and yes exclude
20170201 09:58:35 <philjord> But I'm just guessing cos Android Studio is a mysterious beast
20170201 09:58:43 <elect> and? it works?
20170201 09:58:50 <philjord> then I ran it and it installed on my tablet and ran like ti should :)
20170201 09:59:16 <elect> :D
20170201 10:00:14 <philjord> haha, hold on
20170201 10:00:20 <elect> xD
20170201 10:00:31 <philjord> I'll just have to do that again, slight cock up
20170201 10:03:54 <philjord> no I tell I lie, Android Studio cloned the repo and decided it was in fact a project called jp4da, so it opened a new new project for me. So the one I created called My Application was empty, but the auto created one called jp4da built and ran corrently
20170201 10:04:37 <philjord> So all is well, but Android Studio will want the cloned repo to be a project called jp4da
20170201 10:07:50 <philjord> Just use New-> Project from Version control and nothign will rename or be confusing
20170201 10:10:52 <elect> I think something is messed up
20170201 10:11:23 <elect> because usually, you should have only one setting.gradle, one build.gradle and in the same folder one /gradle
20170201 10:16:29 * hija1 (~petros@anon) has joined #jogamp
20170201 10:16:31 <philjord> No android studio has one for the project adn one for each app inside the project, it's a total hassle, but the outer one is just a couple of meta settings
20170201 10:16:53 <philjord> It's got // Top-level build file where you can add configuration options common to all sub-projects/modules. as the first line
20170201 10:17:57 <elect> what's the point of the internal gradle?
20170201 10:18:05 <elect> to being able to check out single apps?
20170201 10:18:17 * hija (~petros@anon) Quit (Ping timeout: 260 seconds)
20170201 10:23:43 <philjord> The project level one appears to refer to the gradle version to use for the other ones, along with jcenter whatever that is
20170201 10:24:34 <philjord> The gradle in each app has all the crazy android build madness, release types, obfuscation, library jars to include etc
20170201 10:31:15 * hija1 (~petros@anon) Quit (Quit: Leaving.)
20170201 10:31:55 * hija (~petros@anon) has joined #jogamp
20170201 10:33:27 * hija (~petros@anon) Quit (Client Quit)
20170201 10:33:47 * hija (~petros@anon) has joined #jogamp
20170201 11:04:49 * Eclesia (~husky@anon) has joined #jogamp
20170201 11:08:38 * philjord (77e00d19@anon) Quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
20170201 11:08:59 <Eclesia> o/
20170201 11:09:10 * elect_ (~elect@anon) has joined #jogamp
20170201 11:21:04 * hija (~petros@anon) Quit (Ping timeout: 255 seconds)
20170201 11:32:50 * caelum19 (~Caelum@anon) has joined #jogamp
20170201 11:38:52 * caelum191 (~Caelum@anon) has joined #jogamp
20170201 11:41:53 * caelum19 (~Caelum@anon) Quit (Ping timeout: 256 seconds)
20170201 11:43:36 <elect_> "The path
20170201 11:43:36 <elect_> 'C:\Users\phil\AppData\Local\Android\sdk'
20170201 11:43:36 <elect_> does not belong to a directory.
20170201 11:43:36 <elect_> Android Studio will use this Android SDK instead:
20170201 11:43:36 <elect_> 'C:\Users\elect\AppData\Local\Android\Sdk'
20170201 11:43:37 <elect_> and will modify the project's local.properties file."
20170201 11:44:51 <elect_> installing android sdk 23 and build-tools 23
20170201 11:45:28 <elect_> "The modules below are not imported from Gradle anymore. Check those to be removed from the ide project too:"
20170201 11:45:34 <elect_> "jp4da-android"
20170201 11:45:47 <elect_> shall I let it checked in or?
20170201 12:00:21 * caelum191 (~Caelum@anon) Quit (Quit: Leaving.)
20170201 12:27:04 * caelum19 (~Caelum@anon) has joined #jogamp
20170201 12:42:31 * hija (~petros@anon) has joined #jogamp
20170201 12:53:21 * hija (~petros@anon) Quit (Quit: Leaving.)
20170201 12:56:55 * hija (~petros@anon) has joined #jogamp
20170201 13:17:19 * hija (~petros@anon) Quit (Quit: Leaving.)
20170201 13:20:17 * hija (~petros@anon) has joined #jogamp
20170201 13:26:42 * elect_ (~elect@anon) Quit (Ping timeout: 260 seconds)
20170201 14:05:27 * elect (~elect@anon) Quit (Read error: Connection reset by peer)
20170201 14:09:44 * elect (~elect@anon) has joined #jogamp
20170201 14:47:07 * caelum191 (~Caelum@anon) has joined #jogamp
20170201 14:49:35 * caelum19 (~Caelum@anon) Quit (Ping timeout: 240 seconds)
20170201 14:49:55 * hija (~petros@anon) Quit (Quit: Leaving.)
20170201 14:51:23 * hija (~petros@anon) has joined #jogamp
20170201 16:13:27 * elect_ (~elect@anon) has joined #jogamp
20170201 16:50:13 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20170201 16:54:53 * monsieur_max (~maxime@anon) has joined #jogamp
20170201 17:09:21 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20170201 17:48:11 * elect_ (~elect@anon) Quit (Read error: Connection reset by peer)
20170201 18:31:28 * monsieur_max (~maxime@anon) has joined #jogamp
20170201 18:50:04 * hija (~petros@anon) Quit (Ping timeout: 255 seconds)
20170201 19:40:55 * hija (~petros@anon) has joined #jogamp
20170201 19:57:13 * hija (~petros@anon) Quit (Ping timeout: 255 seconds)
20170201 20:04:32 * elect (~elect@anon) Quit (Ping timeout: 256 seconds)
20170201 20:16:28 * Eclesia1 (~eclesia@anon) has joined #jogamp
20170201 20:22:35 * Eclesia (~husky@anon) Quit (Disconnected by services)
20170201 20:22:44 * Eclesia1 is now known as Eclesia
20170201 20:23:00 * Eclesia1 (~husky@anon) has joined #jogamp
20170201 20:37:54 * hija (~petros@anon) has joined #jogamp
20170201 21:00:13 * hija (~petros@anon) Quit (Ping timeout: 255 seconds)
20170201 21:03:34 * hija (~petros@anon) has joined #jogamp
20170201 21:44:09 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20170201 22:15:21 * elect (~elect@anon) has joined #jogamp
20170201 22:15:42 <elect> I managed to get an hello android running on a nexus 4
20170201 22:16:03 <elect> to run on the simulator I'd need to compile jogamp for android-i586
20170201 22:16:07 <elect> is that possible?
20170201 22:30:09 <zubzub> the answer is aliens
20170201 22:34:51 * Eclesia (~eclesia@anon) Quit (Quit: Leaving.)
20170201 22:41:55 * hija (~petros@anon) Quit (Ping timeout: 255 seconds)
20170201 22:44:33 * hija (~petros@anon) has joined #jogamp
20170201 23:12:08 <elect> always them
20170201 23:43:12 * elect (~elect@anon) Quit (Remote host closed the connection)
20170201 23:43:33 * elect (~elect@anon) has joined #jogamp
20170201 23:51:22 * elect (~elect@anon) Quit (Ping timeout: 264 seconds)
20170202 04:09:27 * caelum191 (~Caelum@anon) Quit (Quit: Leaving.)
20170202 05:06:11 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20170202050611.html