how to create android appp - Galaxy S II Themes and Apps

Im New Here
I Want To Know How Can I Create My Own Apps ?
WHich Programmin Language I Need To Learn
Help Me Plzzzz

y u no post in Q&A?

If I'm correct main language is JAVA ,but You can build I think with C# or C++ to...
Wysłane z mojego GT-I9100 za pomocą Tapatalk.
~www.supportsamsung.pl
~xdadevelopers.com

must learn java and c++

You must learn how to not capitalize every single word in a sentence first.

lasic.2000 said:
If I'm correct main language is JAVA ,but You can build I think with C# or C++ to...
Wysłane z mojego GT-I9100 za pomocą Tapatalk.
~www.supportsamsung.pl
~xdadevelopers.com
Click to expand...
Click to collapse
C# or C++ will need a very costly xamarin license! :crying:
And using Java is in my point of view ... difficult coming from Visual Studie NET world.
Really need some proper Android development tools and I wonder why Google haven't developed any?

ubaid200980 said:
Im New Here
I Want To Know How Can I Create My Own Apps ?
WHich Programmin Language I Need To Learn
Help Me Plzzzz
Click to expand...
Click to collapse
3rd on Google search for "how to create android appp" (including the triple-p): http://developer.android.com/training/basics/firstapp/index.html
This class teaches you how to build your first Android app. You’ll learn how to create an Android project and run a debuggable version of the app. You'll also learn some fundamentals of Android app design, including how to build a simple user interface and handle user input.
Click to expand...
Click to collapse
Maybe a moderator can move this to Q&A?

Related

gui editor

hello
im new to android development but i want to give it a try
well i donwloaded eclipse an android sdk and so on
now im searching for a visual gui editor. i mean an editor where you can click your gui together. it does not seem google provides such an thing or did i miss it ?
the only thing i found was droiddraw. are there any others ? maybe integrated in eclipse ?
what is your opinion on working with gui's ? any hints or something like that ?
thanks in advance
TulpiX said:
maybe integrated in eclipse ?
Click to expand...
Click to collapse
Yeah, just open any layout xml file and voila. It's really hard to *not* find it.
Maybe you don't have ADT installed?
uhhh
sorry that was a really dumb question
the problem was i openend the xml files and they opened in text view as standard and i didnt see the layout tab underneath

Whole User Interface is Flash based... swf

Files taken from bada SDK... Language packs...
Rsrc_bada_S5250.rc1.org
Rsrc_bada_S8500.rc1.org
Extracted with:
http://forum.xda-developers.com/showpost.php?p=11101655&postcount=4
Thank you very much sebamix.
"Good news"...
Use Flash Decompiler and you can understand:
1.
Why black color Background is locked...
2.
Why only 10 sites for Apps and only 12 Icons each site...
3.
With Flash Decompiler very easily to modify.
And now the bad news...
RC1
I have no idea, If bada 2.0 brings more chance for customization, as I read something about Lock Screen. Btw. *.swf file...
Developer of User Interface came from Sweden... tata.
http://www.tat.se/
Best Regards
almost all samsung phones use a flash interface... so we just have to look how to edit those on bada....
i had a samsung star before and there everything was flash too so we maybe can change those files on wave too
great news , but we have to found a solution to replace the swf file .....
adfree , what is the original name of the file ?
so how will we change the menu background???
or it can't even be changed
i think i am so stupid when i see these things and donot figure them out
Many more *.swf and many other files are stored in RC1...
http://forum.xda-developers.com/showthread.php?t=928178
Between 100 and 140 MB... inclusive Fonts in TTF Format...
But again. No way at the moment to change something...
Best Regards
is that the 7mb file?
~MaX~ said:
almost all samsung phones use a flash interface... so we just have to look how to edit those on bada....
i had a samsung star before and there everything was flash too so we maybe can change those files on wave too
Click to expand...
Click to collapse
Now this explains why there are no native widgets. Posting to TamsBada, thank you!
Up:
http://tamsbada.tamoggemon.com/2011/03/30/bada-gui-is-flash-based/
TAMHAN said:
Now this explains why there are no native widgets. Posting to TamsBada, thank you!
Up:
h t t p : / / t a m s b a d a .t a m o g g e m o n . c o m / 2 0 1 1 / 0 3 / 3 0 / b a d a - g ui-is-flash-based /
Click to expand...
Click to collapse
Error 404 - Not Found
Sorry, the page that you are looking for does not exist.
You should delete these spaces
http://tamsbada.tamoggemon.com/2011/03/30/bada-gui-is-flash-based/
adfree would it be possible to make a custom application and replace the existing flash UI with it. I was thinking of Porting the enlightenment libs to bada and using them to create a community maintained, cross platform, UI.
something similar to: http://www.youtube.com/watch?v=lsw-_S7rZWg&feature=player_embedded
sabianadmin said:
adfree would it be possible to make a custom application and replace the existing flash UI with it. I was thinking of Porting the enlightenment libs to bada and using them to create a community maintained, cross platform, UI.
something similar to: http://www.youtube.com/watch?v=lsw-_S7rZWg&feature=player_embedded
Click to expand...
Click to collapse
That would be truly interesting... I think that if you get to replace it it should work...
At this time we stuck in some problems...
How to build valid RC1 or alternate way...
But work in progress.
Meanwhile you can study and extract self all files from your handset. Look at this:
http://forum.xda-developers.com/showthread.php?t=1010761
Best Regards
Hi,
I have to apologize - it was down as I enqueued the post with a bit of a delay.
Tam
Maybe new chance to mod Background in Mainmenu...
http://forum.xda-developers.com/showpost.php?p=25645157&postcount=11
I'm playing with Flash Decompiler...
But wow... so many black Pics...
No easy Background Color...
My knowledge about SWF and Flash is nearly 0 ...
Best Regards

[Q] modify the registry with wp7 sdk ?

Need help - How to modify the registry when i'm programming an app?
It seems to be possible because it gives a registry editor (WP7 Root Tools).
Can someone help me?
-Der_Bayer- said:
It seems to be possible because it gives a registry editor (WP7 Root Tools).
Click to expand...
Click to collapse
It - what? MS WP7 SDK or HEATHCLiFF74? SDK don't have tools or APIs to access registry. But native signed code and forum whitehat's app has
ok that mean's that i can't modify the registry?
-Der_Bayer- said:
ok that mean's that i can't modify the registry?
Click to expand...
Click to collapse
By "official way" - you can't. It's a "sandbox" concept of WP7 architecture.
sensboston said:
By "official way" - you can't. It's a "sandbox" concept of WP7 architecture.
Click to expand...
Click to collapse
ok can you tell me how i can make it^^
-Der_Bayer- said:
ok can you tell me how i can make it^^
Click to expand...
Click to collapse
A couple of good points to start:
http://walshie.me/2010/11/12/windows-phone-7-native-apps-the-missing-link
http://forum.xda-developers.com/showthread.php?t=1006331
Also don't hesitate to use xda's search: posts by authors fiinix, Heathcliff74, Cotulla might be interesting for you.

[Q][SOLVED] java problem

hello sir i want to know that how can i run every java app on my galaxy y .in its specifications it is written that java is enabled in it but no java apps intall please help me .............. And please tell me if i can upgrade galaxy y to 4.0android ,and can i make a voice lock on my galaxy y?????????
Android doesn't have native support for java applications but u can run those applications using a java emulator e.g. Jbed
and.AFAIK there is no official ICS for galaxy y nor any unofficial port but there will one sooner.
Sent from my Micromax_A70 using Tapatalk
searching is a good friend
search please.....
all android application built with java programing..
the file extention .apk is android java extention dude
OP has totally different query, read carefully but for your info
nope,
let me explain
the apk file is divided into 2 parts (only when the concerned application is deodexed)
1. classes(this is smalid part which is java based)
2.Resources (this part is most important and has nothing to do with java)
Maybe some more self research can help u regarding this.
Sent from my Micromax_A70 using Tapatalk
search on Samsung galaxy apps and themes section..i saw something like that therein
Sent from my GT-S5360 using xda premium
jbed is good java runner
but u will put that on root
only landscape mode support
you will put your java file in sd card
jbed.zip hear
http://www.google.com/url?sa=t&sour...z-S8Bw&usg=AFQjCNG-9agL4lSj4txHnh0r2tv3UPaiuA
more tutorials on xda please search

web Kitchen

Guys I'm looking for some help. I want to make an online kitchen (so.ething similar to the old theme kitchen) but for within Kodi. I want to be able to go through a selection process, and then what ever is selected I want a build to be creates from it.
Can anyone help with this?
[A] I need a help to
do you know how to make an php, html database in android studio ?
chester olvido said:
do you know how to make an php, html database in android studio ?
Click to expand...
Click to collapse
maybe to connect them...

Categories

Resources