[Q] android app maker for Pc - IDEs, Libraries, & Programming Tools

Hello anyone please tell me any android app maker with drag and drop facility for
pc i m not friendly with coding anyone please help

Android Studio by JetBrains and Google will help. It has an XML drag and drop, but for clickable features and Activity creations you'll need to know Java. Some XML will help too. There is a tutorial on these languages all over Google's Android Dev Page and w3schools has a good XML write-up.
As for a complete drag-and-drop. I am not sure if there is anything like that.

Related

[Q] need help with wallpaper app

hello I am wondering if someone can help. I would like to create a simple wallpaper test app. I have tried a few things with no success. eventually I started playing with gallery codes and have a few achievements. but...I am not sure how to attach a wallpaper function to the gallery. i am new to all this (I am only a few months into learning Droid apps with eclipse) is there someplace where I can find complete java coding and possibly the xml files for a working wallpaper? I cannot build from scratch but I am getting better reading the source code creating buttons etc etc.
another option is how can I insert a save as wallpaper function to the working gallery I have? I am assuming I can set a long press function but I am not sure how to go about that either. I do have a tutorial for creating long presses but I am not sure about the proper java setup to accompany this.
any help will be appreciated. keep in mind I am new to both java and android coding. in other words keep it as simple as possible please. or if someone has a simple wallpaper app and they don't mind sharing the source code... that would help immensely..

[Help Wanted] making a swimmingcanada.ca app

hello, My name is Alex and i was wondering if there is an easy way to make a swimmingcanada.ca app for android. I need an app that can show rankings from here ---->http://rankings.swimming.ca/index.php?page=athleteSelect&nationId=62&selectPage=SEARCH&language=en but on a smaller screen.
i have not coded before and i am making this app for a school project so if you know code or apps that are similar please tell me so i can start from there.
i have checked out the html code and it seems as though i could tell my app to take certain strings and place them in a specific order but i do not know how to do this... can you please help me??
Ideally you would just make a mobile version of the website, making an app for it would be much more work because you would essentially have to code an HTML parser.
true, but my project is to make an app. does anyone know of any html parsing apps that i could possibly modify?
Does anybody know?

[Q] communication between android app and java application

Hi all,
Im new in this forum and just wanna ask for some help on where can i find a simple tutorial or a sample project of an android application that can communicate with a java application on a PC.
im thinking via wifi.. also i got some knowledge in java programming and right now im starting to learn more about android development.
some simple tutorial/samples like an android app where you have to type a message and it will show on the java application in the PC when the send button is clicked.
wakkana12 said:
Hi all,
Im new in this forum and just wanna ask for some help on where can i find a simple tutorial or a sample project of an android application that can communicate with a java application on a PC.
im thinking via wifi.. also i got some knowledge in java programming and right now im starting to learn more about android development.
some simple tutorial/samples like an android app where you have to type a message and it will show on the java application in the PC when the send button is clicked.
Click to expand...
Click to collapse
You probably want to check out Google App Engine and their Cloud Messaging and datastore features.
It would be better than WiFi or Bluetooth as you could be the other side of the world.....

[Q] App development help

Hi everybody,
So, I'm volunteering at a non profit and recently I was approached with a proposal about an app for the organization which would consist of a small questionnaire to tell people if we can help them. Something like:
o Are you between the ages of
o Do you live in
o Are you unemployed
o etc. etc.
And the radio buttons would work as check marks that depending whether these are checked or not, an if then would kick in and direct the user to another page, either proceeding instructions or a sorry, you do not meet the criteria.
I'm familiar with some coding, a little fortran, java script and php but I just have no clue how to create an app. I downloaded the developing tools from google but I'm just blank. Can someone point me on the right direction or maybe there are templates of this kind that need just a little tweaking. Any help would be greatly appreciated.
I'd suggest you creating just a web page
I have made a demo trogper.cf/surv_demo
No, that's the easy part, I'm still fresh on client side programming. What I want is an app for android.
Hello
Eclipse or Android Studio are necessary tools to develop native java apps for Android but you should have basic java (and at least OO language) notions to code it.
Get Eclipse or Android Studio.
Then...
There are loads of tutorials on the net for basic android/java programming.
For example...
mkyong.com/android/android-checkbox-example/
tutorialspoint.com/android/android_checkbox_control.htm
would get you started with your app.
you'll need to put www before the links, i'm new so not allowed to post links yet
If you want to simplify your life a little try NativeScript or Corona SDK.

A collection of widgets, tools and frameworks for developing new Android apps

Hi just want to share this with your guys. Hope it would be useful for anyone who wants to start a new Android app quickly by leveraging as many as possible.
Sorry I am a new account so I cannot paste a URL yet.
The thing is under Github:
mingyuan-xia/DevAndroidQuickly

Categories

Resources