Watchface building tool - Samsung Gear S3

Hi guys, i'm currently using GDW to make watchfaces in a faster way but i like to add some features (like sunset/sunrise) using Tizen Studio. Now, i'm not a programmer, is too much complicated to build it with codes? Any helpful site where to find codes, suggestions how to start programming simple things like this?
Thank you in advance
Ps: some of my work is already available on Samsung gear store, just type "hennet nailo" to see them all.

Related

[Q] How to make an Android app?

Hello people
I've wanted to make a Android app for a while now but I don't know where to start.
Can someone give me some pointers on where to start.
If it involves coding then be warmed I'm a complete novice at that.
No coding method: search Google for Android app inventor.
Coding and better method: Android apps use JAVA. Take some basic online courses, then learn the Android sdk. (functions that are specific to android)
Option b is better, and if you have a little patience it won't be too hard.
Sent from my ADR6400L using Tapatalk
alex ainsley said:
Hello people
I've wanted to make a Android app for a while now but I don't know where to start.
Can someone give me some pointers on where to start.
If it involves coding then be warmed I'm a complete novice at that.
Click to expand...
Click to collapse
If you want to get somewhere forget the app inventor and invest some time.
Start by using google on terms like "android tutorial" "android hello world".
Download eclipse and the android sdk (google has all the info and tutorial on how to do that).
The sdk has ALOT of very good example apps. From 3D drawing to system infos and interface layouts.
AAAAAAAAAAAAAAAHHHHHHHHHHHHHHHH Google app inventor is doing my head in.
if anyone is reading this on a scale from 1 to 10 how hard/complicated is making a app using coding?
Depends entirely on what you want the app to do unfortunately. If you can give some basic ideas of what you want it to do it will be easier to say how hard it will be.
well all id like my first app to do is when it starts up to show a picture with text then link you to a web page.
Nothing hard
Thats not too difficult, you could patch work something out of existing tutorials/example.
But its always relative saying how difficult something is.
It depends on the person...
Well sorry that's not helping much. I'm still at a loss on what to do.
Basically all you need to do is copy and paste the code from some tutorial examples, or you could even use the app inventor as you need barely any code to do this, for example:
http://developer.android.com/guide/topics/graphics/index.html
http://developer.android.com/guide/webapps/webview.html
Putting it all together and making it into an application shouldn't take you more than half an hour once you have gone through the starter tutorials to understand how and what it is you are using.
Ok I'll try that.
Click Here is the link for a LIVE remote workshop / presentation
-Cheers
omg
i really wanna learn, so i went to purchase course and
DescriptionsAmount
Diploma in Java Programming.Diploma in Java Programming.
$1,695.00Item price: $1,695.00
$1,695
are you serious??
Well if you are really determined to learn it, you can manage doing it on your own too, with the help of free online resources. Search for a tutorial series on youtube. Here's one I had found useful when I was learning:
http://www.youtube.com/watch?v=Hl-zzrqQoSE
You should also buy a good book on Java programming and read it. That would help a lot too.
read android developers guide
You can check android developers official site it has lot of tutorials and resources.
You can go to next university library and borrow any Android book. It will not include the latest version of OS, but it will have lot of fundamental information in one place, written by one person. Tutorails often show you how to solve single problem only.
Thank you
Also great video
You're Welcome! Yes it is a great video. That guy really does explain it nicely.
Is App Inventor still working?
Look also at cornboyz tutorial on youtube. Same guy, slightly different tuts

What are your thoughts on Eclipse Andriod game making tool is it easy to use or hard?

I was wondering what developers thought about using eclipse. Is it easy to use or is it not. When I look online most veteran programmers say its easy to pick up but when I tried it seem kind of tough. I read an articule about it here
http://eclipseandriod.blogspot.com/
The author seem to think it was tough but easy at same time which left me confused. What do you think?
I had very few problems getting set up to develop using Eclipse for Android Development.
Perhaps if you can give some details of the problems you are experiencing we could provide some guidance.
GingerBiscuit said:
I had very few problems getting set up to develop using Eclipse for Android Development.
Perhaps if you can give some details of the problems you are experiencing we could provide some guidance.
Click to expand...
Click to collapse
Same idea here. Just give some examples where you feel stuck and maybe we could help.
I think it really depends on your programming background. If you dont know Java, no IDE in the world is going to be easy to learn, however, if you do know Java and can understand how android layout are defined, then Eclipse is easy and straightforward!
Basically I dont know Java programming and Iam used to using visual tools like level editors where you can just code on the object after you place it on the screen. Are there any level editor type tools for eclipse?
The reason why Android uses Java is because the original goals of android was to make a fast spreading, open source smartphone OS that seats Google as the default search engine. Java had/has the largest community of developers. Because Android uses Java, applications can reuse lots of already written Java code saving programmers tons of time that it would've taken to rewrite in whatever other language they would have chosen.
As for a beginner trying to make an Android app -- there's no way to get around the coding. It could be much, much harder. Java's really popular and well documented language with lots of books on it. Learning it would be easier than lots of other languages they could've used.

[Q] Android App Dev - How to?

Hi All,
I have been a user of Android phones since the first Samsung Galaxy S phone was released. I loved that phone and still have it in prestine condition at home. I then moved up to the Galaxy S2 which i am still using to this day, as i have not needed to upgrade to the S3 yet, since the S2 has such great support on these forums.
Moving forward to the present date, i have developed a keen interest in learning how to program Android apps. However, I do not know where to start. So far I have downloaded and researched the following :
ANDROID SDK KIT AND SITE
http://developer.android.com/sdk/index.html#download
ANDROID EMULATOR - Jar of Beans
http://forum.xda-developers.com/showthread.php?t=1975675
APK file editor
http://forum.xda-developers.com/showthread.php?t=1189971
Very useful starters guide to ADB
http://forum.xda-developers.com/showthread.php?t=872128
But am now stuck on the learning side of things.
So my question to you guys is, can someone point me in the right direction, with a couple of links and resources that they have used and found really useful. There is plenty of links after doing a google search, but I am looking for peoples tried/tested/succeeded links and resources, so that I have the very best material at my disposal for some upcoming ideas that I have for apps for the Android OS.
Any help in this area is greatly appreciated.

AIDE app from Play

Hi, I have just bought subscription for AIDE from Appfour gmbh.
I am bit to old for developing but want to "impress" my son and get him into programming. He is 7 now sow I have time to learn.
My expectations are not big, want to know how to make some small, basic games and try to help him start with programming as it is future.
He likes gaming so maybe...
My question is what should I start with? There are to courses: Java and Android. Which one to take?
Thanks for some advices.
Peter
Android Dev requires Java programming. So do that first.
Is learning on a tablet really the best tool to do it?
Much better to do it on a multiple monitor PC. One screen for Reference, One screen for Programming, One Screen for Facebook
Best to start with java programming as stated, use the android tutorials Google provides, also a site I found useful is stack overflow. Loads of common problems found on there with useful solutions.
There's also a guide on how to set up eclipse, the android sdk add on etc in xda forums.
Hope this helps
Sent from my SM-N9005 using xda app-developers app
Hi, i want to start with google tutorials, have sdk installed already. AIDE is going to help me when i am outside my home which happens very often. Thats why I tried to find some "mobile" learning.
Thanks for Your answers. I will keep going with java then.
Peter.

Pls assist; want to develop Gear 2 Apps; need startup package

greetings all! i was hoping someone (or many) people could help me out some.
i have some programming experience, so i understand enough about computers and software, ect. so this isnt all egyptian to me, but i wouldnt mind a little head start
I need to know what the "process" is for developing an app for the galaxy gear 2 (neo). i have several app ideas that i want to develop as i have not seen them in the app store yet and this is a "new" technology that i think will catch on soon enough.
so, what dev software do i need for my PC? costs? how do i make my app available to others via the app store? what is the language being used to create these apps?
any and all assistance and tips are appreciated!
thanks in advance!

Categories

Resources