Ubuntu Touch Collection - Ubuntu Touch Apps and Games

Hi everyone
Thought I share this with you guys if you haven't already seen it.
Because Ubuntu Touch App developement is currently rather scattered. Some guys made a list of some apps being developt right now.
You can check it out at https://wiki.ubuntu.com/Touch/Collection and read some more about it on http://mhall119.com/2013/04/announcing-the-ubuntu-sdk-apps-collection/

Related

Developing new tabs

This may be a really stupid question, but is it possible to create a tab for practically anything? I know they have updated the Weather Tab in the Touch HD to pull more weather data, and there is also the stock tab where you can get stock info right from the tab. My question is if these tabs can be formatted to show anything from an internet source or feed. For example sports scores or news. I've seen this in Bell's UI for the TP, but is it possible to do if you can find the right source? I don't know how to program and wouldn't be able to do this, I was just throwing it out there as a question to see if its possible. Thanks!
does anyone have any ideas on this?
I'm wondering the same thing. Some tabs on TF3D like the People and Mail tab are pretty far from useful. It would be great if these could be edited or replaced.
It's entirely possible. I've stumbled onto docs and dev tools for writing your own tabbed whatever on this site. It wasn't of interest to me so I don't know where they are offhand but a little searching should bring them up eventually. Maybe check the wiki, also.
I'm really intersted in this so I can make some useful tabs. I'm so sick of the music tab!
I've been keeping an eye out but haven't seen anything useful in the way of docs or info yet. If anyone finds some info could they please post links here?
Please!
heh
-- Maz
Yes, I am interested in developing new tabs, too. Seems to me that developing a visual voicemail tab that would work with the youmail.com service just makes a lot of sense to have on a phone.
I asked that question before, and got the following links in response.
http://forum.xda-developers.com/showthread.php?t=464984&highlight=mode9+editor
http://forum.xda-developers.com/showthread.php?t=479910
Unfortunately, I've got a ton of VB6 experience that does no good here. I'm willing to write some good psuedo code, if there is anyone with LUA experience that can help me with the tab.
Whoa guys and girls you have no idea what you are asking. This is not something you do by editing a tab a little bit. Creating new tabs will requires you to be able to create mode9 files from scratch and have some real experience with lua coding. Only one who's done that on this forum is D-man (calender tab). I've been working with xbox on the rhodium manila editing mode9 and lua files I can do, but creating them from scratch is very hard and will consume a lot (like a whole lot) of time. For someone with experience it will be hard, and I'm ready to team up with someone who thinks he can but it's probably a project of weeks or maybe months. But hey I might be wrong here , 12

Howto make a custom rom

how can i make my own custom rom ?
i wwant to be a chef not a developer
i know some really good video tutorials for you... what phone do you have?
ljbaumer said:
i know some really good video tutorials for you... what phone do you have?
Click to expand...
Click to collapse
nexus one .
Video's for G1 As well?... Heck! Just link the lot of them <3
winter
link what you want
i tried to make the rom but when i flash it it is stock on the bootsplash.
i delete launcher e put adw, i put
- blackbar
- genie widget mod
- music mod
- video drier mode
- htc ime
- 2.1 build .prop
nothing to do, i do't know why it is blocked on the boot logo
Best Kitchen?
Hello all, i was just wondering which kitchen would be best for me as a beginner to android rom cooking? I have a good grasp of linux thanks to my good friend arran (arranmc182 on xda i think ) so was wondering which was the best
Thanks
Will
willcaddy said:
Hello all, i was just wondering which kitchen would be best for me as a beginner to android rom cooking? I have a good grasp of linux thanks to my good friend arran (arranmc182 on xda i think ) so was wondering which was the best
Thanks
Will
Click to expand...
Click to collapse
best is always to go from stock, as it forces you to implement things and know what you're doing.
copy cyanogen do not make you a "rom cooker"
Hey Guys,
I'd like to get involved with making Android ROMs as well. I have a Droid and would LOVE to make my own Droid ROMs . I am already a student software developer so I don't mind getting into the nitty gritty, in fact, the deeper the better, so I can fully learn how to build and work with Android. I also hope to be able to make Android apps eventually too. I know Java and Perl fairly well and have recently started C and C++.
Any suggestions for where to start would be greatly appreciated, i.e. tutorials, videos, guides, what languages I need to know, what tools I should use (eclipse, etc., with what plugins, etc.). Thanks a bunch, and let me know if you guys have ideas for apps you'd like to see on the Market .
-GB
-------------------------------------
Sent via the XDA Tapatalk App
Count me in
GaMeBoY439 said:
Hey Guys,
I'd like to get involved with making Android ROMs as well. I have a Droid and would LOVE to make my own Droid ROMs . I am already a student software developer so I don't mind getting into the nitty gritty, in fact, the deeper the better, so I can fully learn how to build and work with Android. I also hope to be able to make Android apps eventually too. I know Java and Perl fairly well and have recently started C and C++.
Any suggestions for where to start would be greatly appreciated, i.e. tutorials, videos, guides, what languages I need to know, what tools I should use (eclipse, etc., with what plugins, etc.). Thanks a bunch, and let me know if you guys have ideas for apps you'd like to see on the Market .
-GB
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Hey
If you find any videos on making custom roms,, count me in..
i currently have the Sprint EVO 4g..
leonnib4 said:
best is always to go from stock, as it forces you to implement things and know what you're doing.
copy cyanogen do not make you a "rom cooker"
Click to expand...
Click to collapse
i am trying to compile from aosp. since i have no programming experience at all, it is a slow learning process so far. my ubuntu has redo and git running perfect now. i have eclipse working but have not used it at all yet. androidsdk 2.2 adb is fine but fastboot is a hassle.
so far, two froyo alphas both flashed but buggy. not one decent tutorial that makes the kernel compile/framework/gapps process clear
My AOSP 2.2 for passion/n1 alpha2 is pretty darn solid now. It took mushing together instructions from 5 incomplete tutorials to fill in the blanks.
What a great feeling to have a ROM not kanged. The Repo/Git tool has gotten easy to use after several long sessions using it in Ubuntu 10.04 LTS.
Anyone on the same OS, I suggest you research and install both Java 1.5 & 1.6 and get use to switching between the two. Also, I have not yet used Eclipse but it isinstalled and it works with SDK.
The Android Open Source site does a decent job of walking you through Repo...Git...and getting the source. After getting that far, I stumbled through setting up a "vendor tree" and looking through all the folders and files to see what it was all about. Much of it was totally over my head. But after attempting several crap builds, the "compile" process is sinking in a bit.
...tapatalk post from n1...
.............
I found this site to be very helpful for building from AOSP...
http://blog.alsutton.com/2010/06/29/building-aosp-for-the-nexus-one/
Successfully compiled for the first time yesterday..still trying to figure out how to make it rooted .
http://forum.xda-developers.com/showpost.php?p=7204823&postcount=1
for getting source to compile ^^^

Android App Development for X10

Hi all,
re: App development.
I have some experience of JAVA and have a fair bit of experience with JS and PHP, so coding is not alien to me.
I have come across a few things where I have thought "an App would be great for that!" and would like to investigate App development. I have read through a couple of tutorials, but they all assume more Android experience than I have.
I'm not after specifics from board members here, but wondered if anyone knew of an 'Android Apps 101" or an Android App development alternative to the famous 'Hello World' intros there are for most languages.
Thanks for any leads people can give me.
I think the Android Developer's Guide is great http://developer.android.com/guide/index.html
Just started developing a small app myself a few days ago, and the biggest problem so far is Java itself. The android development itself is really easy. You can create UIs via drag & drop when using eclipse + android plugin and the rest is well documented in the guide I posted.
:/ how I managed to miss that I don't know...
thanks very much - exactly what I'm after
rpedroso said:
Can you make a Remote Play app???????
Click to expand...
Click to collapse
Like Playstation 3 remote play? Probably not, it'd be ridiculously difficult.

[Q] run on virtualbox?

Hello,
I want to check the development process of Ubuntu Touch from time to time therefore I would like to test it in virtualbox.
Is it possible?
BR
Michael
former nquativ
happyass**** said:
Hello,
I want to check the development process of Ubuntu Touch from time to time therefore I would like to test it in virtualbox.
Is it possible?
BR
Michael
Click to expand...
Click to collapse
Several people have reported Virtualbox not supporting Ubuntu Touch apps, and others have said that VMWare works well for them.
You might want to try using VMWare then. Since there are no existing instructions to do the setup, what you also might want to do is to report your progress, so that others can benefit from your testing.
(sorry for not posting the sources for reports, my XDA account is too new and I'm not allowed to post links to URLs yet)

How do you develop and app?

Hi all. Feel great to join such a huge forum and I have a question. Yeah. New stupid member with studpid question. But I hope it's not stupid enough and you guys be able to answer it(hope so).
It's kinda simple question for all of you who have some experience in Android Freelancing. For example you get an job request to build a Android Bluetooth App to detect other devices and some other functionality which client asked to do. So, what is your first steps to create the app using Android SDK Eclipse or whatever(PhoneGap, Titanium, etc...)? Creating from the scratch or already have pre-build code to start with. I always curious how developers start making app for clients, so it would be awesome if someone have something to say in this situation. Appreaciate any answers. Thank you

Categories

Resources