Can anyone point me in the right direction for learning Java/Linux, or whatever I need to program for Android?
Something free, preferably; internet based
Thanks.
Check out this thread: http://forum.xda-developers.com/showthread.php?t=560506
And the best link: http://developer.android.com/guide/index.html
Related
I'm new to the WM World and I've been programming for Windows .Net for a while now, and I just havent seen a few things work exactly how I'd like them to, so I was wondering if anyone else with some .Net talent would like to join forces to create some amazing Open Source Apps.
I know C# and VB, and from what I've seen most of the Major Apps are written in C and C++ it looks like, is there a major reason for that, is C# and VB too slow?
I'd like to create a Contact List App to start, much like iContacts but with more options for the user. Please post some idea's or comment on my ideas.
Thank you.
hi, c++ is the basic language to get access to the most feature of windows mobile OS.
i write my application (business) in VB and C# as you, but the real system calls to the OS only are reachable with c++.
you can write your application in VB or C#, and then include the c++ files, that may work, but this is not the easiest way to get an application running.
i tried to develop a simple Today Plugin, which only starts an application. This takes me a long time for it.
With Visual Studio 2005 and the Windows Mobile SDK you should have the best help for C++ apps, including much samples of how to get an app working
happy coding
Thanks Ap0ll0, I'm using Visual Studio 2008 and Windows Mobile 6.1 so I'm hoping that that may allow me to use VB and C# more than the earlier versions.
Welcome, Landmine. We always have room for coders! I am afraid I can't help you. I am programming challenged but I greatly appreciate those, such as yourself, that can make sh!# happen with code. Good luck. I hope to see some of your work here in the future.
Thank you very much kimtyson, I've already made contact with another forum member and we are going to start drawing out some plans for software this weekend, should be fun even if nothing ever comes of it.
hey, we are thinking about attempting something like pointui or mobile sbp. We would like to know from all of you what would you like to see in an app like that, how much customization would you like to have, et cetra. Any feedback and ideas would be appreciated.
John
adoroxin said:
hey, we are thinking about attempting something like pointui or mobile sbp. We would like to know from all of you what would you like to see in an app like that, how much customization would you like to have, et cetra. Any feedback and ideas would be appreciated.
John
Click to expand...
Click to collapse
Is this off topic? May be a new thread?
im hoping that somebody can help me.. im looking for a program that removes teh top bar on the today screen... i once had the program and i must have it in my computer but i dont know what it was called... can somebody please help me with another cab file or name... thank you.
you really should have searched., so i'll make you search the right website.
http://www.vijay555.com/
also, learn some more about the process.
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=3722211&SiteID=1
Basically this is a question on how to make an app.
What I want it to do:
Basic funtionality is scan a webdirectory and list files found.
Then user has option to download file and install.
Want to make one like the theme installer in ahome
Currently use the browser to do this but think an app would be neet.
Or if someone can walk me through using smali to know how they did it.
Not trying to rip the launcher but just the install from web function.
Basically learning little by little how to.
If someone can point me on a book or tutorial on how to greatly appreciate it.
Currently going to start taking a course on unix and linux so hopefully that helps me understand this more.
Motive:
To make apps to give back from what I received.
And if I can help in anyway I want to.
Hi everyone,
At the beginning I do apologize if it's the wrong place to post this thread. I am a "noob", a very very beginner. Can you guys just tell me is it difficult to create an app, which looks like quiz, but there are no wrong or correct answers, but only points for the answer? I'm in need to make an app where the total points will be visible at the bottom and updated (cumulated) in real tim while choosing answers. Also I want to place all questions on one page, which you can scroll (total of 11 questions).
Below is a simple example how I need it to look like.
I will appreciate any help, it's really very very important to me.
I know that I sound like (and I am ) a noob. I know that there are loads of different tutorials, but it will take me ages to understand it and make it on my own.
Hope you guys can help and again sorry if that's a wrong place for this thread.
Kind regards
[img=http://s28.postimg.org/94mvo62hl/scoring.jpg]
Hi there,
The project you described should be fairly easy to create, after you've learned the basics of Android Studio. Alot of the graphical work in your project can be done in a WYSIWYG editor. The first step would be to install Android Studio and familiarize yourself with the interface. Pay particular attention to "layouts" and "design view".
Cheers,
Shockfire.
hi nadaall,
If you want to create highscore for your quiz app,learn SharedPrefernces in Android.It will store value and also modify when highscore attain.If you want to show questions in one page,then you can copy random questions into ArrayList and then show it in the page.
I also created quiz application,Try this: play.google.com/store/apps/details?id=makeinfo.com.quizapp
I would love to program ti-89 calculator, but unfortunately I have no idea how to do so, could someone write what I am trying to program!? Or teach me how to since the tutorials I have seen don't teach me how to solve my problem cuz what I am trying to programming is sot of complicated.
It consists on having a few formulas for my phisics class, and make the formulas interact with each other in order to find the missing variables. Also, write a function, and make the calculator graph it and find some things like maximums minimums, continuity etc etc.
Hope someone reads this, I will be eternally thankful !
Sorry for my grammar!
Sorry if this does not belong here, I do not know where else to post this.
i suggest u should learn Malbolge programming language first.