AIDE - IDE for Android - IDEs, Libraries, & Programming Tools

Hi World.
I think some of you have discovered a long time and are advanced in the AIDE but still I thought about opening this subject for those who are not so well trained ​
I have solved all the lessons that are integrated in AIDE and video I made for everyone. I did not explain, I just showed you how to complete each lesson because I have seen people who could not finish a particular lesson.
I'll make other tutorials in future, so that I invite you to watch:
MY YOUTUBE CHANNEL
​​
Forward questions, comments, THANKS (please) and maybe other tutorials.​

Thanks
Sent from my GT-I9300 using Tapatalk

I have used Eclipse,Studio but i'm now at Out of town and dloaded AIDE thanks for sharing tutorals now i'm happy that i can code even with my phone...... If u Want to make another tutorial Plz use my codes for Hello world
Feature :-
Two Button
Hello World Text
When user interact with first button and press it Hello world become Blue and 50dp
and when press 2nd text become red with 25 dp
see attachment for my code...hope it helped u Thank U

But with properCredits plz Hehe

How can i fix it. I cant read source code. Help me, pls:what:

Related

WA & WAD Tutorial

hi guys!
I am starting this thread to ask for help from all the creative geniuses here as how to use WA & WAD. I found it a bit complex. I have been looking at amazing today screens at "let us see your today screens" thread. People have been listing all cool wares they are using but iam finding it quite tough to use WA & WAD.. i dont even understand a difference between a dock and virtual page..so please help me set up a nice today screen..let us go step by step and pictorial depicts would be amazing..Thanks in advance and sorry for acting dump..

[development]Filgoal app

hi
i found an easy way to make quick apps for websites
it is in that link : http://developer.bada.com/badaforum/board/thread/view.do?boardName=tools&messageId=33230&startPage=1&curPage=1
i tried to make my first app right away
My first app is for Filgoal.com (Egyptian football news website)
that app is totally based on RSS feeds and a youtube Channel
after trying the app i found a serious bug
the bug is when you load the first line of the news it loads normally but when i press back and load the second line of the news it loads the first one!!!!
i found out that all the news are shifted by one
of course i don't know how to fix this so i attached the whole app and waiting for anyone who finds where the bug is and how to fix it
Thanks in Advance
Yes, i am trying to steel the way for the scrolling, it seems that this guy added the webcontrol on a scrollable panel. that could be the solution for my problem the other things, i don't know the code is to modular to check it quick out, sorry.
By the way this example is from arun.sd this guy send me the Premium Partner E-Mail as i entered it, i think he is one of the main bada developers, and he is realy good, respect.
ok i understand now
he is a big developer but he didn't notice that bug!!!!!
i really need anyone to contact him directly to tell me how to fix it
i already wrote on his twitter page,developer.bada thread but he is not responding
if anyone know him please contact him
Yes i have his e-mail don't worry have you tried the installer method or the one with the source code?
You could post to his topic on the developer page there he should look out sometimes
And by the way have you ever seen a programm without any bugs? I not.
Thanks larioteo
it is just one method completes itself
i posted in the topic already
i thought it should be bug free as it is in the tools and libraries section
i am angry because i already uploaded the app to the seller office and i need to fix it quickly before being refused
i'll wait for further info from you
Dont worry, have you forgotten the mail? they will delete it automatically. or you can also do, but one question have you try it with another site? i am also interestet in this info app, its cool, and the scrolling is that how it should be
Already tried it with several sites and the same bug exist in all of them
when i get it fixed i'll make a one for XDA of course
maybe you can make for you sites too and give it a try it is really cool with its youtube feature
yes i will take a look after the next voluntas update ok?
of course
here we are a free community
you can do what you want when you want
we don't force each other to do anything
Please don't hurt me^^
No i think a little bit politeness isn't bad. We are all here for the same thing, making bada more suiteable for us and others.
@mylove Application XDA for bada sounds wonderful, especialy for bada OS section.
e-mailed Arun and here is his reply
Thank you for your email.
I shall be away from office till Jun 2.
I shall attend to your email as soon as I return.
Thank you for your patience.
Regards,
Arun S Devarajan
Click to expand...
Click to collapse
so when he is back he will see how to fix it
@baza14
of course it is interesting too
i think it won't be approved at Samsungapps so i'll contact morata to help me with its installble package making
i'll make it from tomorrow
Yes this guy arun is cool, i couldn't imagine it that i got the premium partner state, he is fantastic.
@mylove90 you could give it a try, how, pn me
Already made XDA app put there is a bug also so it can't get data from RSS feeds on the bada forums
it now can get data from the portal,twitter and XDA TV
to me it is useless because it doesn't support bada in anyway(the whole world in it revolves around Android and WP7)
it is pointless to release it now
will try with Arun to find a fix for it too
P.S : you are a noob video is so funny
could you send me your sourcecode? i will fix your problem. please make a file called
Changelog.txt
and list all bugs in it that you have found, detailed when it apperas and what you have done to get it. I am a little bit confused, in the last time, i need this file
For the appbuilder itself i dont have enough time due to sdk2.
Sorry for being so stupid and not posting the source from the beginning
Actually if you fixed XDA app you will fix the AppBuilder
i attached the whole folder from the SDK
i was all that time waiting for Arun as he sent an E-mail from two days that he is so busy and will try to fix the app this week end but i don't think he will have any time for it
Thanks in advance
I know he is currently coding on bada 2 i think this is more important.
Got the fix for the app from Arun finally
i'll try it and report my feedback to him
Hej cool, he is fantastic, isn't he`?
Then you don't need my Services?, Mabe change the gui or icons, that it looks more in your wishes.
yes he is so cool
but said at the end of the mail if you faced any more problems don't come to me back
he is just too busy
still i need you
he just fixed one issue
the first one in the changelog file
maybe some polishing in the app would be nice too
it is yours now
take it seriously i have not done anything in it to take it as my app (just collected RSS feeds)
here is the indexing fix
Credit goes to Arun
1) Go to: XDA Developers\src\ListForm.cpp
2) Search for this function in that file: "ListForm::OnItemStateChanged"
3) Replace the existing code ["LoadArticle(index-1);"] with "LoadArticle(index);"
4) Compile + build the project
Click to expand...
Click to collapse
found another fix for the UI to make the Logo pic over the articles bigger to fit all that area
Credit goes to me this time
1)Go to XDA Developers\inc\Globals.h
2)Search for LOGO_MAX_HEIGHT
3)Change values as below
#define LOGO_MAX_HEIGHT 90
#define LOGO_MAX_WIDTH 480
4) Compile + build the project
Click to expand...
Click to collapse

Help - in app purchase TUT.

Hi Guys ,
i think i represented allot of frustrated people who tried to integrate in app billing in their apps .
can we please ask one of xda's smart people to make an easy to understand top to bottom guide ?
i personally tried several tut. (yes even google's one) but each time i get different error which i cant resolve it is so frustrating ....
i'm willing to do anything to help make an easy and understandable guide for all devs .
any help will be appreciated
Thanks

[Q] App question

Hello Community,
I am extremely new to creating Android Apps. I was curious how difficult is it to create an app that has 4 buttons. 2 of the buttons will take you to parts of my company's website, 1 will call our support and 1 will open the email client to email our support address. I am going over the tutorials that are free for android and just want to make sure that this is possible. Please let me know.
Thank You,
Zack
Hey Zack,
Yes your idea is possible and I think it isn't very difficulty.
What you need are intents. Here is a link about this topic. It was very helpful for me.
ww.vogella.com/articles/AndroidIntent/article.html
I hope my first post was helpful.
PS: if you want contact me and I will write you an example app with the 4 buttons and the corresponding functions. Sry for my english I'm from Germany
Tom

[Q] Android App: create twitter feed platform

I am interested in creating and android based app where short posts like twitter can be shared with a group of people who has that app. So for example if 10 people have this app and one of them decided to create a post and share it then all the other 9 people should be able to see it in there feed. I am new to app development and was hoping I can get some kind of guidance from here as to where to start. I am not sure what kind of platform or technology is used in facebook and twitter for this specific purpose but I would like a similar setup. I really appreciate any help or guidance to help me get started and thanks in advance.
Google Cloud Messaging might be helpful in that case: http://developer.android.com/google/gcm/index.html
I'd, however, suggest to create some easier apps first, just for learning. Keep in mind, a twitter clone is a big and difficult project.
Smaller project
I would like to start from a smaller project but not sure about this area at all. I was thinking to just create a small app first where I create a post and it appears on the other end. Any ideas as how to go about it? thank you for your help.
sbcoder said:
I would like to start from a smaller project but not sure about this area at all. I was thinking to just create a small app first where I create a post and it appears on the other end. Any ideas as how to go about it? thank you for your help.
Click to expand...
Click to collapse
I don't know how to do that as I've never really been interested in networking. I'd suggest to do something without networking as your first application to get used to Android's UI elements and to Android code in general.
As soon as you understood that you can do as much networking as you want but I would start with something that is easier. (A calculator is a typical beginner project. )
sbcoder said:
I would like to start from a smaller project but not sure about this area at all. I was thinking to just create a small app first where I create a post and it appears on the other end. Any ideas as how to go about it? thank you for your help.
Click to expand...
Click to collapse
i ll give the example of Facebook
there
newsfeeds run on Hadoop
messages are on nosql not sure about this
all the searches you perform on the new graph interface (exculding those on messages) are through FQL
its a language of their own Facebook Query Language
Python is the backbone of it all, chief scripting language on thier server
of course the webinterface you see is php and javascript
........ this much only i know
but there are a few more
as u can see there's more to it than it seems to be so starting with such a thing won't be a wise decision !
"no hill too high to climb" - proceed this project if you really want to !
Sent from my GT-S5302 using Tapatalk 2

Categories

Resources