Hello Everyone,
I am currently doing a project about making a To Do List App which has a reminder for example, like setting date/time for the specific task to make a reminder. If would be my pleasure, if anyone can help me provide the source code so that I can learn and make use inside my app.
Thank you.
Hi,
Here is one of many tutorials on creating apps on XDA,
http://forum.xda-developers.com/showthread.php?t=2092271
For more, simply search the site on "app making guide tutorial".
Good luck!
Related
Good morning,
Apologies in advance - newbie here with some great ideas that I'd like to put to use in an app but a bit clueless whereto begin. I'm looking at creating an app that will let users create events at pre-defined locations (i.e nightclubs which will contain a bio/info) which will be displayed in a list as well as on a map (ideally google maps which everyone is familiar with). Users should also be able to RSVP to the event.
Any idea what kind of framework/tools i will require for this project?
Any help is appreciated
Kind regards,
Erik
AUS
hi,
i am a new bie in android development. i want to develop an application which will open my activity/application when user speaks some code word near his/her phone. can some one guide me what should i do?
thank you in anticipation
Regards,
Babar
Hey, Guys!!!
I have ran in a lot of problems for this school project. For this project I needed to make an app. Firstly I used appmethod which was pretty easy to use but unfortanately we are not allowed to use it. But any other fimiliar softwares that require a bit of coding such as android studio. Therefore I would like to ask a professional community to give me advise of how to code an app with features such as calender, data, to do list and the linking of an online agenda . Maybe some could make the app for me, I would pay 45 euros/dollars over paypal. If someone is interest please send an email to:
[email protected]
[email protected]
P.S The app just needs to have these features. And could please be finished by this week. For the linking of the agenda please contact my email and I will send you the url which should be linked.
Hi,
All app development tools and resources can be found here,
App Development Forums
After lots of reading, if you still need help, you can ask here in the Other Tools & General Discussion section.
Good luck!
I'm looking to develop an android app for my schools cafeteria.
They want an app that can display our menu choices for the day and can be changed on a day to day basis. I'm looking for any tips, considering I'm a beginner coder and would like to make this happen.
I have already installed the Android Studio and its up and running
Hi
Thanks for writing to us at XDA Assist. A quick search allowed me to find many tutorials for beginners, here's just a couple of the reuslts:
[GUIDE] How To Make An Android App
Want to Learn How to Program for Android? Start Here
You can find many more by using Google to search.
Good luck!
Thread closed, thanks.
Hi I am new to android i want to develop a browser app now I am trying to develop it in this i am getting errors.
Maybe you should tell us what kind of errors you are getting to get some help and post it in the developer section of this forum
I'd also suggest that you check out some of the tutorials to set up your development environment and create your first app if you are new to Android:
https://www.udacity.com/course/developing-android-apps--ud853
https://developer.android.com/training/index.html
Web browsing Android apps are great if you have a good website and you want to make your brand’s application with just a minimum amount of code. At the same time, it is a great way to learn more information about Android application development.
what kind of error you have to occur?please tell me?
first of all you must develop a Android application project Using Eclipse.There are certain activity are there for the development of android application.You must follow the procedure.First Edit activity_main. XML, then Edit Android Manifest. XML
Edit Main Activity .java, finally Execute.