I need to make this small app, could i get some advices please! - Android Q&A, Help & Troubleshooting

I am totaly new to android programming. I have programmed in Java / PHP with MySQLi. I am planning to make this app for fellow friends of mine in a game we play together.
I want them to download this app to get notifications on phone when a war is arising / or a war is going on.
Simple picture to explain what im trying to achieve. (Im not allowed to post picture yet)
But if you visit http.. i44 (dot) tinypic (dot) com (slash) mmdd2b.png
You can see what im planning the end-result to be.
I have a webhotel at the moment which allow me for PHP / MySQL. [The cheap stuff].
Would i need something bigger? Minimum people using will be 5-10, and at MAXIMUM no more then 50 people.
Ok now you know what im trying to do so over to my main questions:
- I know some php/mysql that's how i was planning to add a new war and store it.
Q: How does this work in a android app? Is it possible, or do i have to use some other language for this.
- User's are only supposte to receive information. (I Would like a ton of other stuff too, but atm i just want the basic to work).
- Since the game is computerbased, the person adding a war dont have to add this through the app on the phone. I hope this can be done through my own website.
* What will be added through the website: Enemy name / and when the war is going on.
A war wont be planned over long time, less then 30min +/- from adding till the war is on.
I am in no rush, but at the moment i really have no clue where to start!

Related

[APP] Spawt - A Location Bookmarking App for the Droid RAZR

Hi all, I'm a Singaporean developer and I'm here to tell you that I'm sick of idiots posting/bragging their daily life on Facebook, I mean, if you want to do that, why not do it so that I can ACTUALLY use that information next time? Thankfully, I'm a developer and I can actually do something about it.
WHAT IF, those stupid FOOD pictures taken at the restaurant actually POP UP the next time I am hungry and near that area? WHAT IF those slutty clubbing pictures could actually help me pick a club when I want to go? So here's my solution.
Spawt is a location-based experience bookmarking service so now you could actually point those idiots to the app and actually end up building a beautiful scrapbook of experiences that you and your friends can mutually share and discover.
Features
- Bookmark a great experience by creating a Checkpoint.
- Contextually discover interesting experiences from fellow Spawtters based on your current location.
* Spawt believes that your friends' experiences matter more, so your Facebook friends' Checkpoints will be treated as first class citizens.
- Builds a catalog of Checkpoints that will serve as a scrapbook of experiences for when you need an inspiration on what to do next.
- No need to create a whole new social network, leverages your existing Facebook network.
* Note, we send NOTHING back to Facebook, your privacy is MY topmost concern. (I should know, I'm a Facebook cynic.)
Download the app and tell me what you make of it, and most importantly how I can go on making it better for you and your friends. Search for "Spawt Beta" or get it here: https://play.google.com/store/apps/...result#?t=W251bGwsMSwxLDEsImNvbS5jdHJsZWZmIl0.
PS: Oh did I mention Galaxy S2 kicks ass?
PSS: Oh also, if the app does crash, and it will, please click Report so I can fix it so you can swear a little bit less when the next update comes.

[WANTED] Dev to make a series of LWP

I don't have the skill (or the patience) to develop anything, even something as simple as this. Looking for someone who is willing to help me develop a set of video game live wallpapers (similar to the Mario Live Wallpaper with AI). Possibly with the ability upload ones own sprites. Characters I want in specific where Megaman, Tails, Sonic & Roxas. The characters would be running on a platformer and sometimes attacking enemies (each character in a different way).
If your interested (I can pay) please give me a shout at [email protected] male.com (You should know what it really is, google mail, trying to avoid bots here lol.) Obviously I can't pay a lot (a lot being thousands) I was thinking around $50-60 (more depending on how good the app ends up being) contact me for more info, thanks.

[Q] How to start coding

Hello, everyone. Can someone please direct me, an absolute beginner with no experience in programming at all, where to begin learning. I would like to ultimately develop for Android.
I'm running Ubuntu 13.04; how can I set up an environment to learn programming, and what are some resources that I can use?
Install jdk on the comp then on your phone download the app learn java in 24 hours it walks you thru making your first program so you get the basics
Hello, I'm pretty much in the same boot as the OP.
I'm working in the medical field and get bored of not having the app I need to ease up paperwork, so I decided to make them myself.
However, exept a hangman game in high school I never coded. So yesterday i took my old laptop, put some Ubuntu on it, the sdk and created the famous "hello word" app.
The problem is, even in the tutorials, some thing were to complicated, so I called upon my cousin (a german develloper) and he gave me some advices.
Especially, he told me that java was maybe not the easiest way to learn to code with 0 background and suggest me to try python and other things.
Do you have advices for me, since I want to build simple app (somes textfields, somes checkboxes to get scores and the ability to export a result sheet in pdf) at first, but i do not want to use app inventor or similar tools since I ultimately want to fiddle with the AOSP agenda (get the contact list to pop up like the invite list when i click "description field" , change default duration of appointements etc...).
Any ideas, suggestions, or tutorial are welcome, just keep in mind that I know nothing (Jon Snow like).
http://forum.xda-developers.com/showthread.php?t=2388486
Jus go here
.........................................
visit www.fb.com/softcrush
If you want to become a professional android developer then it is advisable to learn Java and XML a bit better,,and there are bunch of resources available on How to build android apps !
If you really want to become a Programmer then it is advisable to start from the beginning i.e C and then Java
Thats how everybody starts learning coding !
Go through video tutorials for understanding how the coding works !
Happy to help !
Sanjay said:
http://forum.xda-developers.com/showthread.php?t=2388486
Jus go here
.........................................
visit www.fb.com/softcrush
Click to expand...
Click to collapse
This is a great list. I love to see my boy Derek Banas on there
alfredmuffin said:
Hello, everyone. Can someone please direct me, an absolute beginner with no experience in programming at all, where to begin learning. I would like to ultimately develop for Android.
I'm running Ubuntu 13.04; how can I set up an environment to learn programming, and what are some resources that I can use?
Click to expand...
Click to collapse
google it man you will thousands of website which will teach u programming for free. I would have put the links but dont wanna be treated as spammer
For now don't worry about making an app with the Android SDK or anything big like that. Just start simple with some little programs that print stuff into the terminal. It's a good thing that you have Ubuntu because Linux OS's are always great to learn programming on!
I'm also a noon and I found it easy to start with Batch on Windows and I have just been getting better and better!
Well I understand it's not easy to get started. One thing you will have to recognize that there's a lot of things involved getting prepared for Android programming. For example, while developing for Android you will need to be able to write a bit of XML as well, you will need to set up your IDE, get the necessary Java dependencies, get a little bit familiar with Maven to be able to use 3rd party libraries and so on. It's most definitely intimidating. So what I would recommend is to...
- Try to allocate time every day for learning this, even if it just means half an hour or less a day.
- Always take notes and don't be afraid to ask; nobody should assume you know the answer.
- Once you've learned something, help others to get ahead - seniors will probably recognize your efforts so you will be able to get help more easily.
- Try to talk about programming in person with people who are more proficient in it. Nothing helps as much as having a pro sitting in the same room, ready to help you.
- Try to join related communities as well, it can really speed things up.
- Baby steps. Many people get started in programming with having crazy big ideas only to meet failure later. It's not a good thing to frustrate yourself, so choose small goals first.
I can't emphasize the last point enough. Whenever you start learning new stuff - no matter whether you're a novice or an expert - you will need to focus on this, because the initial steps are always problematic. For example, when you start learning a new programming language: the syntax is new, the way for getting the app run is new, the IDE might be new, if the tool is web related then probably it uses a different kind of server than the one you're used to etc. etc. etc. so barriers all around. You must get comfortable with this first, then you will be able to speed things up.
How to start coding
How I started:
Basic Stuff:
1. Java, I used Java Complete Reference
2. Data Structures (most commonly used- Stacks, Queues, Linked list, HashMap, List) [Basic Understanding]
3. Algorithms (will help you to write efficient code) [Basic Understanding]
4. XML, just basic understanding is required, use internet to learn
Android Specific Resources:
1. The Busy Coder's Guide to Android Development [Very useful]
2. New Boston Videos
3. Android Cookbook, if you want a solution to a particular problem
Spend more time learning Java and other basic stuff, once your basics are clear, then you can easily adjust yourself on any platform.
Recommendations for Aspiring App Developers
Hi,
I was in your same shoes about 3 years ago so I can tell you what steps I took to start coding. I took the longer route but it was the correct route. Key suggestion is to learn the lower levels of coding first. (lower levels meaning base languages, binary being the lowest). Start with the C language as this is the core programming language which most other higher levels are based on. If you have the money take a structured online course on Udemy or CodeAcademy. If you're short on money and need to learn on your own don't worry there's plenty of resources out there to learn. That's how I did it. Start out with videos on youtube, try to find a complete structured course here's one with over 130 videos. Sorry, can't post links cause I'm new but just go to Youtube and type in "C Programming Complete Tutorial" to get the course with the structured 130+ videos.
The best way to learn any programming language is to find some free source codes in the designated languages and start tinkering, breaking and fixing the code. Once you learn this core language you will be able to programm\ desktop apps, simple software and mobile apps in other higher level programming languages.
Hope this helps.
-Jeff
alfredmuffin said:
Hello, everyone. Can someone please direct me, an absolute beginner with no experience in programming at all, where to begin learning. I would like to ultimately develop for Android.
I'm running Ubuntu 13.04; how can I set up an environment to learn programming, and what are some resources that I can use?
Click to expand...
Click to collapse
Hey Guys,
I love thenewboston website that you've pointed us to. But as a first step, should I learn some C or Java before progressing on to thenewboston Android tutorials?
I have no programming experience, but lots of motivation.
Thanks,
Donald,
New Zealand
Sanjay said:
http://forum.xda-developers.com/showthread.php?t=2388486
Jus go here
.........................................
visit www.fb.com/softcrush
Click to expand...
Click to collapse
recommend "head first java"

[Q] Is android right for my project?

Hi folks,
I have had this idea in my mind for a couple of years now and would like to get on with it and stop dreaming about it and just jump in and do it already!
My experience during the past 20 years has been working as a programmer on MSSQL and VB and VB.net with good working knowledge of C, HTML5, Javascript, VB, VC, Access, MSSQL, MySQL, PHP, CSS, some Java, etc...
I don't mind learning new skills and actually looking forward to getting started, but I need to know that I am not barking up the wrong tree.
I intend to make this an open source project and not as a commercial product.
My dream is to make my phone, my voice-driven computer. Where the phone might not have enough resources, I need to use my main computer as top tier and act as server.
I know ubuntu touch might be a contender but it lacks many drivers for GPS, Propriety drivers, etc...
Let me tell you about my idea first as a high level plan due to my ignorance of the details of this implementation.
I want to make my phone (Nexus 4) be able to listen to my commands via a Bluetooth headset (Through a speech recognition engine), and tell me in in natural speech, things that I need to know or care about. For example: "You have a new email from David. Do you want me to read it or display it?" Sort of like what is now a movie called "Her" without the science fiction and the lovey dovey story part .
I want to write an internet agent that would search the net (from a list of sites) for what I am interested (through an AI program like freehal.net), and keep them for display in the order of relevance when I query it.
I also need to take over the telephony hardware when needed. For example: A call comes in, I want to be able to look-up their number in my database of contacts, if an entry is found, to tell me "Sam is calling. Do you want to answer it?"
I also want to keep a black list table where I know they are trying to sell me something and answer the phone (without me pushing any buttons) and tell them that I am not interested in answering their calls and that they are on my black list. Then hangup. Without sending them to voice mail.
I tried asking the android community on Google 2 years ago to ask why the SDK doesn't provide telephony API front end to answer the call without user interaction, but got no replies.
I've installed ubuntu on my laptop to learn Linux and got it working properly after a couple of days and have downloaded and installed all the programs and sdks I think I'd need. There are a lot of interesting projects in AI and user agents going on and I like to participate in them once I am up to par with the linux environment.
Can anyone give me some guidance, pointers or what to look for. If there are any project in development that I could join, would be much appreciated.
I tried to explain my interest as best as I could. If you need more info, please let me know.
Thanks for all your help guys.

[GAME][FREE W/ADS] The Walking Cat [LOGICAL MIND GAME]

Hello, Xda-members!
I've developed a game for Windows Phone devices: The Walking Cat, a funny logical game, that combines fun, cats and mind games
If you find a bug, please, send me a message about it and describe the bug and actions to reproduce it.
The Walking Cat supports all Windows Phone devices, starting from WP7 and up to WP8.1.
Get it in Windows Phone marketplace: http://www.windowsphone.com/s?appid=7246c620-f6ee-4a7b-bee8-c9f9f96890d6
Here is the description of my game:
Use your mind to trick Zombiecat and get Captain Puffy to Miss Purr-Purr!
Tired of games, where you need to aim or shoot fast?
Ready for a smart thinking game?
You’ll see the cutest and funniest characters, you’ve ever seen. It’s just so mi-mi-mi!
You’ll go though 230 (!!!) levels!
The rules are simple, but the game is hard.
All you need to know is that Zombiecat moves two cells in a turn, but it is stupid.
Zombiecat always goes straight to you. When he decides where to go – he always prefers to move in the horizontal direction (left or right).
You can use walls, traps, teleports and obstacles to get away from Zombiecat.
If you can’t pass a certain level, don’t be upset – the game has a built-in hint and solution system that would help you.
Click to expand...
Click to collapse
PS. The game is free, just some Adduplex ads included.
Please read the forum rules, and make it clear that the game is fully playable in trial mode if that is the case.
Advertising paid apps in the forum links is not permitted (it's basically SPAM). Either include a free link to the app or pay XDA to host your ads for you.
GoodDayToDie said:
Please read the forum rules, and make it clear that the game is fully playable in trial mode if that is the case.
Advertising paid apps in the forum links is not permitted (it's basically SPAM). Either include a free link to the app or pay XDA to host your ads for you.
Click to expand...
Click to collapse
The game is free now, just some ads included
PS. Btw, I don't want to advertise on XDA, just want to find some beta-testers before I launch the game. It's hidden from market and can be accessed only using direct link (see post #1).
The Walking Cat updated with Chineese, Vietnamese, Hindi and Arabic languages support!

Categories

Resources