MyAndroidPortal.com-Basically an Android help tool - General Topics

My Android Portal is a site I built to help out the android community. There are no ads and I don't sell anything. It's 100% paid for by me. The purpose of the site is to make it easier to find anything you're looking for that is Android related. I'm not trying to steer anyone away from this site, just attempting to make the search easier. The site contains links to tools you will need, guides on how to do various things, and numerous links to damn near everything. So, if you are having trouble finding what you looking for go check out my site. And yes I do link back to XDA, you just end up going where you need to be instead of going through thread after thread.
http://myandroidportal.com

Interesting, good luck with it.

Related

Terms and Acronyms WIKI

Hey guys, i've been following this forum for the last few weeks and i always find more and more terms that i need to investigate
terms like
fastboot
nandroid
recovery image
etc...
now don't get me wrong, i can google like the best of them, but i was wondering - is there some kind of wiki or central repository we (as first time readers) can look at whenever we are lost?
just a thought...
Every phone family on xda-developers forums has a corresponding wiki entry. Some phones do have a listing of common abbreviations, acronyms, and terms used around that phone.
Since this is probably as central a site to G1 modification as you can get, it's probably the best (only) place you'd find something like that. But it's not here (yet).
Wiki editing is open to all members. It might be a bit too much to expect those doing the bulk of the modding work to write their wiki pages as well. When you do your research and find out what the terms mean, why not try your hand at wiki editing and help out the next guy?

tegratab.wikidot.com (Tegratab Wiki Site)

Hello everyone,
I just wanted to announce a work-in-progress that I'm working on to capture information from the forums at xda and tegratabs. I'm trying to get information into an easily searched location so that if anyone needs to find out something, they can do a direct search and locate it quickly. My goal is to go through the monster threads and cull the good info and organize it in a manner that allows for the average user to find what they need quickly.
The url is http://tegratab.wikidot.com. All are welcome to help edit the site although I do ask that you email me for format, template, etc.
I am not trying to take away any discussion from xda or tegratab.com. I just want to develop a place that makes it easy for the newcomer (and vet alike) to find info as quickly as possible.
This will not incur extra work for the awesome mod builders, developers, etc. You guys keep on posting in the forums; we'll capture the info and make it searchable.
I make no money from this nor will I accept money for this. The site is free; no renumeration is necessary.
Thanks,
EJ
ehunyadi said:
Hello everyone,
I just wanted to announce a work-in-progress that I'm working on to capture information from the forums at xda and tegratabs. I'm trying to get information into an easily searched location so that if anyone needs to find out something, they can do a direct search and locate it quickly. My goal is to go through the monster threads and cull the good info and organize it in a manner that allows for the average user to find what they need quickly.
The url is http://tegratab.wikidot.com. All are welcome to help edit the site although I do ask that you email me for format, template, etc.
I am not trying to take away any discussion from xda or tegratab.com. I just want to develop a place that makes it easy for the newcomer (and vet alike) to find info as quickly as possible.
This will not incur extra work for the awesome mod builders, developers, etc. You guys keep on posting in the forums; we'll capture the info and make it searchable.
I make no money from this nor will I accept money for this. The site is free; no renumeration is necessary.
Thanks,
EJ
Click to expand...
Click to collapse
http://wiki.tegratab.com was started a week or so ago and needs some input if you want to do it there, or you can take from what is there already and add to yours.

[Q] Why is it so difficult to find a rom download? Try googling andromeda v2.1

What is the easiest way to find a rom download for a specific cell phone? Google doesnt help any.
Yes, the Andromeda site is rather difficult to find through Google; that's irrelevant at the moment though, as the site is currently down.
I would give you the link, but apparently I'm too new for that.
If there is a forum here for the device, the dev section in that forum is the place to look. I wouldn't trust some random site returned by a Google search!

How to make an app?

I'm putting my theming project aside for now and get onto creating an app that I've always wanted to create that I do not see ANYWHERE in the market, forums, android websites, etc.
I've been reading and reading and reading different threads, instructions, etc. But no clue where to start. I've been reading on App Inventor but realized that it is very limited and I have my high doubts that App Inventor will not be able to achieve what I have in mind to make.
I've got the latest SDK and AVD Manager, JDK, Java, and have been using my emulator to test edited APKs. I'm pretty sure I'll be using my emulator to see how my app progress is coming along and see possible FCs and other issues and correct them as well as adding more to the app to make it even better.
But right now I'm stuck at where to begin here. Right when I was about to create this thread, I was making the name of the Title of this thread and was given threads relating to my title name and saw one thread that was sort of mentioning what I'm asking here.
I read the link provided in that thread ( http://developer.android.com/guide/topics/fundamentals.html ) and got some clues but just not enough to get me started here. I just need that push to get me going and eventually push it out to the market and make some money as a side project and learn from that and possibly make more useful apps. I cannot disclose my ideas here because then someone else (who has experience making apps) could take those ideas from me and go make it.
Is anyone willing to work with me here to get me started? I've helped countless people so it would be nice for a change for someone to help me out here.
There are so much Android development books on the market that I suggest to start with one of them. It's the best way to get some knowledge of the design principles used by the Android development framework.
Another method is to start with some examples found on the web. Just search for Android examples or something like that and you get tons of links
Another method is just to create something, get stuck and try to search for a solution (the most pragmatic method )
Yeah I know. That's why I'm constantly researching. I'm seeing some similarities between Java coding and building scripts in IRC (which I used to do, nothing big, just really small stuff). But my main problem is knowing what exactly are the main tools I need. I've had Eclipse for awhile but never used it. It has a lot of stuff in it and I get lost after a couple executions.
I'm just anxious to get started somewhere and get the momentum rolling for starters.
Could someone point me to a good book/ebook ? There are many out there but I'm sure that are some better than others...
If any french-speaker knows one in Voltaire's language, I'm in too. But English is fine...
DannyBiker said:
Could someone point me to a good book/ebook ? There are many out there but I'm sure that are some better than others...
If any french-speaker knows one in Voltaire's language, I'm in too. But English is fine...
Click to expand...
Click to collapse
Yeah, a good book (english) would be great. Can anyone recommend one?
You don't have to buy books but they do contain a lot more info in one book and would be better to have than trying to scour the internet and pull a bunch of infos together and try to put it together to understand step by step on how to get started and everything else.
Here's a link to a lot of android development books:
http://www.amazon.com/s/ref=nb_sb_s...pment&sprefix=android+application+development
Here's a link to some more info to getting started that is also useful:
http://developer.android.com/guide/basics/what-is-android.html
You may also need to get a Java coding book to help you put codes together properly and understand what each coding does, and tweaking them to work better.
Here's the link to Java coding for Android stuff for beginners:
http://www.amazon.com/s/ref=nb_sb_s...x=java+for+dummies&rh=n:283155,k:android+java
I just bought 2 books for Android application development and looking around for a good Java coding for beginners.
mdonova33 said:
Yeah, a good book (english) would be great. Can anyone recommend one?
Click to expand...
Click to collapse
professional android 2 application development by Reto Meier: http://www.wrox.com/WileyCDA/WroxTi...ication-Development.productCd-0470565527.html
Or, the Busy Coder's guide to android development by Mark L Murphy: http://commonsware.com/Android/
Last one is more written in a "let's get dirty" style. Really like that
TheSwaggeR said:
...
I just bought 2 books for Android application development and looking around for a good Java coding for beginners.
Click to expand...
Click to collapse
I think any java book will do, as long as it covers the principles of object oriented design and the data structures used by Java. You don't need any info about GUI programming in Java because that's all covered by the Android application framework.
The best Java books are the ones written by James Gosling et al, the designers of Java. But that may also be over the top for Android application development. Just some basic Java will do to get you started. The algorithms needed for basic apps aren't that complex.
App Inventor is a great tool to develop your android app. It simplifies the development and the editor is very intuitive.
Check out my blog on App Inventor and AppToMarket and a Workshop
http://Amerkashi.Wordpress.com

[REF][GUIDE] Newbie's Noobguide to Android Partitions and Schematics-Need your help!

So I know XDAers are resourceful and supportive of community efforts. Let's write this guide together! (Especially if you're looking for something to do during the blackout
http://goo.gl/CPp0E (Google Docs)
I've been looking for a visual flowchart of Android schematics, and couldn't find one anywhere. I just wanted to see what Android schematics look like, but lo and behold, I couldn't find one anywhere on the internet!
So in the spirit of Web 2.0 I created one! (under CC license) It's open for editing, because I probably can't get it all right myself. Also, there are probably some things still missing.
Please help me write this. I know I would've loved to have something like this when I was getting into Android modding back in the day.
Also, suggestions for a new title are welcome. Something that says Super General Android Modding Guide for Noobs or something.
Reserved, just in case.
Hi there,
I just started reading your guide, which looks really brilliant.
And in the spirit of open source and peer review, if I can make any positive contributions to it I WILL!
Now back to reading
Dominique
Many thanks. This guide help me a lot. Hope it will be written on.
WiW said:
So I know XDAers are resourceful and supportive of community efforts. Let's write this guide together! (Especially if you're looking for something to do during the blackout
http://goo.gl/CPp0E (Google Docs)
I've been looking for a visual flowchart of Android schematics, and couldn't find one anywhere. I just wanted to see what Android schematics look like, but lo and behold, I couldn't find one anywhere on the internet!
So in the spirit of Web 2.0 I created one! (under CC license) It's open for editing, because I probably can't get it all right myself. Also, there are probably some things still missing.
Please help me write this. I know I would've loved to have something like this when I was getting into Android modding back in the day.
Also, suggestions for a new title are welcome. Something that says Super General Android Modding Guide for Noobs or something.
Click to expand...
Click to collapse
Hi, please I need access to the guide

Categories

Resources