Ubuntu SDK Days - 14-15 March 2013 - Ubuntu Touch Apps and Games

Today, 14th March 2013, will be the first day of the first ever Ubuntu SDK Days.
During the event our Ubuntu SDK maintainers and app authors will talk you through how to get started building great apps for Ubuntu.
Let’s have a look at the timetable (wiki.ubuntu.com/UbuntuSDKDays/) and see what’s happening today.
15:00 UTC: Keynote – Ubuntu App Development State of the Union – Q&A – Jono Bacon, David Planella and Michael Hall
16:00 UTC: Installing and configuring the SDK – Zoltan Balogh and Timo Jyrinki
17:00 UTC: Writing your first app with the Ubuntu SDK – David Planella
18:00 UTC: Ubuntu Touch Platform Q&A – Gerry Boland and Michał Sawicz
19:00 UTC: Writing games with QML and Javascript – Martin Kaistra
20:00 UTC: Live Update from the Ubuntu Touch Core Apps project – Alan Pope and friends
Sounds exciting? It is!
To get a head-start, you can check out our SDK documentation (developer.ubuntu.com/get-started/gomobile/), but you can also just head to ubuntuonair.com because that’s where all the sessions are happening. We deliberately left a lot of time for questions, so if you have questions coming up during the sessions or have a specific problem you need help with, you can just ask.
Get involved, bring your friends and your questions!

VERY exciting!
Sent from my GT-I9000 using xda app-developers app

it sounds good!

Related

Help with Android App Development

I was referred here by a friend to ask for help on an Android Java Application. I would consider myself beginner level programmer with limited knowledge in Java.
I am currently a high school student who volunteers at my school's tech department. My boss came up with an idea to make an application that we can show the superintendent of the school. I decided to take that idea and begin development for an application. I have been working for a few months now on this project and I only achieved the basics and created a Google maps system with an SQLite. My problem at this moment is the SQLite and then possibly integrating maps to work with the SQL.
I have no money to offer. I ask for someone who can help me fix my mistakes and possibly guide me through this project. I understand this is alot to ask. I have until March 26th to hand in this application.

Free Online Mobile Development Courses (Java, Android, etc.)

Here are links to several free online courses designed to help you learn mobile development. Reply here if you know of any good ones that I missed. If you have comments or experiences to share about any of these, please start a new thread to discuss.
“Computer Science 164: Mobile Software Engineering” is a Harvard University course using Javascript, HTML5, Objective-C, and PHP, and to teach you how to build mobile web apps (along with some native iOS development). The online course includes all video lectures, study sessions, slides, source code, etc. This is the follow-up to another Harvard class available online: “CS 50 – Introduction to Computer Science”.
“Computer Science E-76: Building Mobile Applications”, a Harvard University Extension course, covers Android and iOS, including writing native apps for Android using Eclipse and the Android SDK. Lecture 2 is a Java primer and lectures 3 – 6 cover aspects of Android development.
Google’s Android development training course includes ten modules covering everything from graphics and animation to security and monetization.
“Introduction to Programming in Java” is an MIT OpenCourseware class offering lecture notes and downloads of java programming assignments. You can see a full list of free MIT online comp sci courses here.
“Android Application Development” was taught at CalPoly in Summer 2010. Not as complete as some of the Harvard courses, the site offers basic instruction on building basic apps.
Neither Udacity or Coursera has a mobile-specific course yet, but both include amazing classes on web application development.
Codeacademy offers several courses on web and application (non-mobile) development. Topics include PHP, jQuery, JavaScript, Python, and Ruby.
"The Java Tutorials" on Oracle's site are about general Java development and are not Android-specific.
XDA’s “How to Build an Android App” series by Adam Outler.
Treehouse Library beginner courses teach you how to build simple apps.
For Android App development, I would strongly advise:
The New Boston - Android Tutorials
For Java basics:
The New Boston - Java Tutorials
The tutorials are done by Bucky and Travis and these guys are very good. They take you through the learning step by step.
Also. When you come across problems, the main Android Developers site is very good, but I've also found Stack Overflow very helpful.
I started using the tutorials with no Android or Java knowledge at all and I've used what I have learned to make a couple of basic soundboards so far and other bits and pieces, but what they teach you gives you the potential for a lot more.
You can see the apps I've made Here (Google Play) and Here.
This one's good for both C and C++
http://www.cprogramming.com/
And this one for C, pretty well explained and my favourite
http://www.howstuffworks.com/c.htm
How can I watch those Harvard lectures, they seems to be locked, are they free
Found this putzing around the internet at work. Very engaging lectures, never talks in monotone, and explains things in a simple to understand format.
From Stanford, almost all the material is provided (lectures, handouts, assignments, exams, etc), and all the videos are downloadable through iTunes or YouTube.
Not android specific, but gives a solid groundwork on the Java platform.
Best of all... FREE
http://see.stanford.edu/see/courseinfo.aspx?coll=824a47e1-135f-4508-a5aa-866adcae1111
I'm currently following Google’s Android development training course and came here looking for an ebook of these pages. I want to read these on my phone while I travel.
Does anyone know of such an ebook on Google books or any other 3rd party website?
Also, a tool that can convert these webpages into a static ebook will also do. I just need them to be available for offline reading.
Thank You
Guys try Barbara hecker on YouTube .excellent latest university level courses on android. Total 15 hours I guess.
Sent from my Nexus 7 using Tapatalk 4 Beta
Kaiyes said:
Guys try Barbara hecker on YouTube .excellent latest university level courses on android. Total 15 hours I guess.
Sent from my Nexus 7 using Tapatalk 4 Beta
Click to expand...
Click to collapse
+1 for Barbara Hecker's ITU lecture series all posted on YouTube. Its about 25 1hr lectures in Android Development all posted within the last few months so very current. Easily the best Android learning tool I've found so far on the web.
The new boston video series is good but way too out of date (2009). Android has come a long way in 3 years.
Ya that's the most recent I could find. The proprietary screen casts like Lynda.com, tutsplus, video2brain and others are also worth looking into. I certainly learned a lot from them. Also, its worth looking into phonegap. It let's us use javascript-css-html to create apps for all platform like iOS, android, blackberry and so on.
Sent from my Nexus 7 using Tapatalk 4 Beta
please share links for
Minimum skills / sources required before writing android apps
Understanding android operating system
how to code some easiest android applications to boost confidence amongst new persons.
Thanks
Use jquery mobile and phonegap. You can make apps within 1 hour or even less. Just get some video tutorial from youtube or lynda.com or someplace similiar. There are a ton of them. Youtube jquery mobile , phonegap.
Sent from my Nexus 7 using Tapatalk 4 Beta
Kaiyes said:
Use jquery mobile and phonegap. You can make apps within 1 hour or even less. Just get some video tutorial from youtube or lynda.com or someplace similiar. There are a ton of them. Youtube jquery mobile , phonegap.
Sent from my Nexus 7 using Tapatalk 4 Beta
Click to expand...
Click to collapse
is it important to understand how operating system works ?
Kaiyes said:
Use jquery mobile and phonegap. You can make apps within 1 hour or even less. Just get some video tutorial from youtube or lynda.com or someplace similiar. There are a ton of them. Youtube jquery mobile , phonegap.
Sent from my Nexus 7 using Tapatalk 4 Beta
Click to expand...
Click to collapse
that fine for basic apps but if you want to add any complexity you really need to know android programming (java/eclipse etc). i dont think sending people down this easy path is going to help them become android developers.
Coursera does now have a course for Android Programming. It uses the Processing 'language' and teaches fundamentals such as the accelorometer, basics of a physics engine ( BoxWrap2d) and image and sound manipulation. I have almost finished this run of the course, and its a good starter for people who are interested in learning how to develop for Android.
The downside to the course though, if you don't have any knowledge of programming at all, I think you might struggle a little bit. (Just my opinion.)
Search for 'Creative Programming for Digital Media & Mobile Apps'
Like i said, its good for simple informative type apps for most of the major platforms at once. But its not for complicated apps like games/kernel. However i do think there is a big untapped market for sector specific informative type apps. Take medical sector, most of the apps doctors need gotta help them remember & docs will buy em. I saw simple jquery mobile type apps selling for £15. Also, if you are good at JavaScript, then you can basically carry your "app" over to all platforms. That's the catchy bit I guess. Its also easier for web devs to hack at mobile software market without having to learn a whole new language. Having said all that, Java is still one of the top languages there.
Sent from my Nexus 7 using Tapatalk 4 Beta
great android app developement youtube tutorial series
This guy is awesome!
His rapid for style allows us to learn more in a shorter amount of time, without dieing of boredom.
The tutorials were designed to familiarize us with the basics in the beginning, then to help us gain and retain a better understanding of how to develope apps.
You may feel overwhelmed by all of the information being shot of at you at such a rapid fire rate, but rest assured that as you progress through the series, things will make more and more sense to you.
I highly recommend that anybody that is new to developing Android apps, or that anyone who wants a refresher course, that doesn't feel like being bored out of their mind by long, drawn out, agonizing courses, check this out.!
Here's the link to the entire Android app developement tutorials.
http://www.youtube.com/watch?v=boj0f_O3i88&list=PLGLfVvz_LVvQUjiCc8lUT9aO0GsWA4uNe
Enjoy!
The New Boston.
On youtube Runs a Channel.
Provides 200 tutorials in android app development and also Other Valueable Sequel Tutorials. ...
----------Signature---------
Need Some Cool Guides Visit Hmpshah Guides
These Android tutorials by Vogella are also good.
http://www.vogella.com/android.html
As far as I get it, if you know Java well enough that you rate yourself > 6 out of 10 as a Java programmer, Android app development should be easy for you.
The ice is broken. On Coursera on 21-th January starts "Programming Mobile Applications for Android Handheld Systems".
Game Development Days
If you like game programming, I have started a guide a while ago:
Game Development Days
The guide walks you through the development of a 2D game engine, and covers side information around it.
Thought it could be useful here

[Q] Ubuntu Touch-Date of Launching

Hello,
I would like to know something about the date of launching of Meizu or bq Smartphones with Ubuntu Phone OS.
On April 17th is launching Ubuntu 14.04,this release will take Unity 8 as desktop interface that will be supported in smartphones,tablets,Personal Computers and all devices.
Well,I want to know if in April or May of this year is planned the launching of some Smartphone with Ubuntu Phone.
Somebody can tell me something about the date of launching, May of this year or is necessary to wait longer,maybe until October.
Thank you very much,
First of all, welcome to the forums.
Sadly, there's no information available about the exact date yet.
Ubuntu 14.04,this release will take Unity 8 as desktop interface
Click to expand...
Click to collapse
Sadly (again ^^), Unity 8 won't be the desktop interface of Ubuntu 14.04. You can install Unity 8 on the desktop but you'll get the tablet UI. Moreover, the work on the desktop version hasn't even started yet. They plan to work on it during the 14.10 development cycle. However, don't expect it to become the default desktop environment this year. Unity 7 will remain to be better for quite some time (keep in mind how long it's been developed so far) but eventually they'll replace it with Unity 8.

Jetback Compose for Wear OS development

Hi,
I've been lately interested in developing apps for my Suunto 7 Wear OS device. I'd like to that with new Jetpack Compose UI toolkit and Kotlin. Anyone experimented with that combination for Wear OS development?
We've released the first alpha.
We will have some general samples coming in the next couple months as well, but that should allow you to play around with it.

General WSA: Here a list of Android apps that work and work not

Microsoft has made it possible for users to run Android applications in Windows 11. For the user base, this means that customers may now download and utilize apps not only on their smartphones but also on the enormous screen of their Windows 11 desktop computer.
When it comes to running Android apps on Windows 11, Microsoft has implemented a sophisticated framework to make this feasible. This is referred to as WSA, which is an abbreviation for Windows Subsystem for Android.
As previously said, the technology that underpins the operation of Android applications is extremely sophisticated, and there is a good probability that you will encounter problems such as apps not working on Windows 11.
Before you waste your time checking app for app for its compatibilty take note that has been already done by guy riverar and results published on GitHub - last updated on Oct 24, 2021:
GitHub - riverar/wsa-app-compatibility: Keeping track of Android apps and their compatibility with the Windows Subsystem for Android
Keeping track of Android apps and their compatibility with the Windows Subsystem for Android - GitHub - riverar/wsa-app-compatibility: Keeping track of Android apps and their compatibility with the...
github.com

Categories

Resources