Any tips for making apps - 7" Kindle Fire HD Themes and Apps

I need some tips on making apps
Can I make apps right off my tablet or do I need a PC
Also I might try to make a game
Just let me know what I need
sent from my kindle fire hd

First off android app development is not limited to the kindle fire so technically this thread should not be here but whatever. You seem like you don't have much experience in programming and you will need to know java or native. Google has good tutorials setting up SDK and eclipse so u will need that. Some android tutorials that may help you are a YouTube channel called mybringback.

Raymond199483 said:
I need some tips on making apps
Can I make apps right off my tablet or do I need a PC
Also I might try to make a game
Just let me know what I need
sent from my kindle fire hd
Click to expand...
Click to collapse
I've referred a few people to app inventer, it's a very user-friendly package.
Also a few Google searches well set you in the right direction, you'll need to get some of the basics down with java.
App-Inventer: http://appinventor.mit.edu/explore/content/setup-mit-app-inventor.html
I would definitely check that out, even if you're not completely new to programming.
EDIT: If you do go the app inventor route, you'll probably need to read over this http://teach.appinventor.mit.edu/curriculum/installing-phonetablet-drivers-windows ;
Sent from my KF-HD7

Thanks I will check it out and read up on programming thanks for the help guys
sent from my kindle fire hd

Related

[Q] App Inventor

Here's a question I've not seen asked yet....
I've just started using Google's appinventor and I'm wondering if there is any way of loading an ".apk" file into it. If not, how can I convert an .apk file into an appinventor project file?
Guess I must be posting in the wrong place!
misterzak said:
Guess I must be posting in the wrong place!
Click to expand...
Click to collapse
no idea, sorry
Also, I tried app inventor for a bit... I guess it does what it says it will do, ie cater to the needs of non-dev people who want to make apps
But coming from a dev background, I don't see myself working with it too long, just to get familiar with the android OS. Once I do that, its back to good old Eclipse
pngface said:
Once I do that, its back to good old Eclipse
Click to expand...
Click to collapse
Where would I start learning about programming for Android? I'm a total beginner, but I learn quickly
Well, is not difficult as long as you have some programming knowledge.
It won't make a big difference if is Android or other platform
Specifically for android:
http://developer.android.com/index.html
And google search
http://www.google.ca/search?hl=en&q=android+development+tutorials&aq=f&aqi=g1g-m1&aql=&oq=&gs_rfai=

[Q] How to start making Android Apps

Hey guys, so im on holiday for four months.
So i have decided i wanna learn how to make Android apps.
I know i have to learn Java. I have done semester of C in uni. so Java shouldnt be too hard to learn.
I was just wondering if you guys have sites or ideas of where i should start. What kind of apps. Sites for learning Java etc..
Please Help
Ramis93 said:
Hey guys, so im on holiday for four months.
So i have decided i wanna learn how to make Android apps.
I know i have to learn Java. I have done semester of C in uni. so Java shouldnt be too hard to learn.
I was just wondering if you guys have sites or ideas of where i should start. What kind of apps. Sites for learning Java etc..
Please Help
Click to expand...
Click to collapse
Google. Bing. Yahoo.
a nice guide on making android apps:
http://forum.xda-developers.com/showthread.php?t=1244196
terratrix said:
Google. Bing. Yahoo.
Click to expand...
Click to collapse
Why do they spam the general section?
Go to the android development And hacking section on XDA.
There are quite a few guides there.
Go to Barnes and noble, they have tons of books on programming android applications, use Google.com with billions of pages online, Google has only indexed .004% of it bit with that margin of a percentage not only can you find android porn you might fine Java application programming
Sent from my LG-P500 using xda premium

[Q] Full Market Access on Nook Tablet

Hello XDA,
I was wondering if there was a way to achieve full market access other then using the CM7 rom? Do any of the other roms/rooting methods under "nook tablet android development" do this? Can anyone confirm?
Thanks for the help.
Root, install gapps, and voila--market access.
I do have market already on my tablet however I know there are some apps that dont show up in the market, I usually side load apps on that dont show up but if I were to just get them from the market it would be much easier and convenient.
Change build.prop to look like nexus S that mod is in apps & themes section, still wont give you all access but its the best you can do. Also if you're outside the US download market unlocker from android market.
Sent from XDA premium using my Nook Tablet
seanrobot said:
I do have market already on my tablet however I know there are some apps that dont show up in the market, I usually side load apps on that dont show up but if I were to just get them from the market it would be much easier and convenient.
Click to expand...
Click to collapse
You need to edit the build.prop for that. It's not very hard, but can be a little tricky. Search around (here or on google) and you'll find good instructions on that. The following thread links to quite a few helpful tips and tricks for NT, and editing build.prop is one of them:
http://forum.xda-developers.com/showthread.php?t=1415812
Good luck, and let us know how it goes!
Thanks for all your help everyone. I should have done the smart thing and looked at the Intro/Newbie Thread. I was able to modify the build.prop, looks like Ill have to stick with it for now, not exactly what I wanted but its a start. I shall just have to wait till the new CM7 is released.

I'm using Linux and could use some help with learning to develop for Android

Hello,
I'm fairly new to developing in general and I am some what intimidated by what I've been told I may have to learn to develop for Android.
Here's what I've done so far by reading the threads:
I've downloaded the latest Android SDK and its tools
I read through the ADB man page and have created my path to my Device
I know how to push, pull, log and from Terminal.
I was told that I may need to learn Java to develop for Android. If this is the case, do any of you recommend specific books?
If so - could you put the Amazon link in a reply? Or maybe just the author's name?
Thank you in return.
Klonopin said:
Hello,
I'm fairly new to developing in general and I am some what intimidated by what I've been told I may have to learn to develop for Android.
Here's what I've done so far by reading the threads:
I've downloaded the latest Android SDK and its tools
I read through the ADB man page and have created my path to my Device
I know how to push, pull, log and from Terminal.
I was told that I may need to learn Java to develop for Android. If this is the case, do any of you recommend specific books?
If so - could you put the Amazon link in a reply? Or maybe just the author's name?
Thank you in return.
Click to expand...
Click to collapse
Actually i would recommend you to start devving by making themes because it only involves editing xmls in apk and changing images...it will also help you understand how to decompile and recompile apk which is the most basic of modding!!!
Sent from my GT-N7000 using xda app-developers app
vijai2011 said:
Actually i would recommend you to start devving by making themes because it only involves editing xmls in apk and changing images...it will also help you understand how to decompile and recompile apk which is the most basic of modding!!!
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
Which is creating themes, not developing, they are two totally different things.
@OP
http://shop.oreilly.com/product/0636920023005.do
http://shop.oreilly.com/product/063...4aa42dc6a903&intcmp=af-mybuy-0636920010883.IP
http://www.amazon.com/Java-Programm...keywords=Java+Programming:+From+the+ground+up
vijai2011 said:
Actually i would recommend you to start devving by making themes because it only involves editing xmls in apk and changing images...it will also help you understand how to decompile and recompile apk which is the most basic of modding!!!
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
I was thinking about making some themes for devices and what not. So if you have any resources PM me - I'd be interested in that as well.
thewadegeek said:
Which is creating themes, not developing, they are two totally different things.
@OP New user can't post links - had to remove them.
Click to expand...
Click to collapse
Thank you thewadegeek - I'll be doing some researching. Ubuntu 12.04 is fine for developing right? or would I need something else?
Klonopin said:
Ubuntu 12.04 is fine for developing right? or would I need something else?
Click to expand...
Click to collapse
Hi There
Ubuntu is fine for development, You're going to want to install eclipse. You're really tackling 2 things here, Java Development and how that applies to Android.
If you're starting from the very beginning then some good resources are.
Android Developer web site [ developer.android.com ]
This should be the first place you go to for android development, it contains the documentation for the android framework as well as some additional howto's etc. The Installing the SDK [ developer.android.com/sdk/installing ] will guide you through getting eclipse setup and ready for Android Development. You should then be able to follow the Building Your First App [ developer.android.com/training/basics/firstapp ] guide, to create your first Android app.
For Java Development in General the Oracle website has some good resources.
Oracle Java Tutorials Index [ docs.oracle.com/javase/tutorial ]
If you're completely new to software development then you'll want to read The Java Language Section [ docs.oracle.com/javase/tutorial/java ] , this explains Object Oriented Programming and it's conecpts. I would probably look at the Get Started Section [ docs.oracle.com/javase/tutorial/getStarted ] also, although you maybe able to get by with the Android Stuff.
Hope That Helps and Good Luck!
trevd said:
Hi There
Ubuntu is fine for development, You're going to want to install eclipse. You're really tackling 2 things here, Java Development and how that applies to Android.
If you're starting from the very beginning then some good resources are.
This should be the first place you go to for android development, it contains the documentation for the android framework as well as some additional howto's etc. The Installing the will guide you through getting eclipse setup and ready for Android Development. You should then be able to follow the Building Your First App guide, to create your first Android app.
For Java Development in General the Oracle website has some good resources.
If you're completely new to software development and then you'll want to read, this explains Object Oriented Programming and it's conecpts. I would probably look at the Get Started Section also, although you maybe able to get by with the Android Stuff.
Hope That Helps and Good Luck!
Click to expand...
Click to collapse
Hi I've already gotten the Android SDK and as previous users have given me, I also have Java books and Android development books as well but I'm happy to try another thing out as well. Thanks for the informative articles.
Sent from my LiquidSmooth ICS 1.5 Thunderbolt
Klonopin said:
Hi I've already gotten the Android SDK and as previous users have given me, I also have Java books and Android development books as well but I'm happy to try another thing out as well. Thanks for the informative articles.
Sent from my LiquidSmooth ICS 1.5 Thunderbolt
Click to expand...
Click to collapse
You have what you need.
Sent from my Galaxy Nexus using xda premium
Yep you'll be fine with 12.04.
Sent from my SCH-R760 using Tapatalk 2
I just picked up a physical book of Learning Android 2 from my library. Is there a different framework between versions?
I would honestly say there is no starting point.
You can start developing kernels. Even I try to do a basic understanding of how they work. I do basic undervolting for my phone and few mods.
You can also try learning java and contribute to Android AOSP or CyanogenMod
Or yeah theming is also an option.
I would also like an answer to this...
I have ubuntu installed, I have Java experience, I have the Android SDK installed.
Are there any tutorials out there that give you a step by step guide on how to build a fully functioning Android ROM from scratch?
I've had a look around and different tutorials are telling me different things and they all seem to say "this will not make a full ROM". I have a phone that isn't widely supported (Galaxy S2 LTE i9210t Australia) and since Samsung have delayed ICS for our device for about the 100th time, I'd like to learn how to develop ICS for our handset.
Our handset doesn't even have a forum. We have one thread with quite a few people crying out for a decent, stable ROM 4.0+ and I'd like to help.
Dallby said:
I would also like an answer to this...
I have ubuntu installed, I have Java experience, I have the Android SDK installed.
Are there any tutorials out there that give you a step by step guide on how to build a fully functioning Android ROM from scratch?
I've had a look around and different tutorials are telling me different things and they all seem to say "this will not make a full ROM". I have a phone that isn't widely supported (Galaxy S2 LTE i9210t Australia) and since Samsung have delayed ICS for our device for about the 100th time, I'd like to learn how to develop ICS for our handset.
Our handset doesn't even have a forum. We have one thread with quite a few people crying out for a decent, stable ROM 4.0+ and I'd like to help.
Click to expand...
Click to collapse
Im not going to link to them because they are common as muck on xda but look for guides for building from source. If you have the source, you can make any changes you like without having to patch stuff together.
I havent personally started doing this yet but ive been messing with android for about 2 years now and ive just started creating my own roms etc.
Sent from my MB860 using xda app-developers app
http://forum.xda-developers.com/showthread.php?t=1762641
Klonopin said:
Hi I've already gotten the Android SDK and as previous users have given me, I also have Java books and Android development books as well but I'm happy to try another thing out as well. Thanks for the informative articles.
Sent from my LiquidSmooth ICS 1.5 Thunderbolt
Click to expand...
Click to collapse
I recommend you learn basic java then check out the hello world tutorial on developer android page.
focus more time on programming then reading, play around with the code.
and good luck.

[Q] Valiant modding

nearly total noob here.
I got a Huawei Valiant, rooted and with CWM flashed.
I have been compiling files to produce various ROMS; one ROM with only original Huawei apks, one with all the bloat stripped out, and one with all the elite cool hacking goodies.
While I am able to easily tweak my ROM on-device, I am unsure about how to take one of my back ups and make it a distributable ROM without any personal data.
I have tried to search, but to be honest this site doesnt seem to like my phone one bit.
Thanks in advance!
No responses???
I'm really wondering whats the point.
79 views. 3 are me. And no one who read is interested or helpful?
Oh well, I guess no one out there cares.
Update:
I think I can take a nandroid backup and morph it to a proper ROM release. Still trying to figure it out. IMG, tar, etc format issues.
Have one backup of non-user data that is Huawei branded 100%. Huawei apps plus AOSP apps.
Runs smooth.
Got another wannabe ROM, Tor integrated as system app. All data is proxied around the world. All ad networks disabled through Hosts. This 'ROM' also has a bit torrent client, RDP/VNC, WiFi Scanner/Diagnostics, and 4 browsers. Also has working tether and ROOT. Primarily for my job use.
The last wannabe 'ROM' I'm working on is a completely stripped ROM. Having problems getting all the Google gone.
I could desperately use knowledgable brains.
Please reply even if you can't help. It is a LOT of work, and it looks like no one else cares... and it is too damn hard to read hundreds of half-dead threads for help.
Sent from my Huawei Y301A1 using xda app-developers app
Good Stuff!!
Looking for Custom Rom for Huawei Valiant as well. Got it cheap from MetroPCS
Please keep us updated.
Well, after a hard drive crash and a few soft bricks... I think I'll start by posting individual steps for individual programs/installations...
As a brief example:
Windowed Apps on the Free
Be rooted (I used impactor by sauric)
Use Xposed framework from here.
Xhalofloatingwindows. Install it.
Here's how to set it up
Blah
Blah
And then install this app, holoshortcut. The open source one works great to make shortcuts to existing apps that run in windowed mode.
Make sure the apps are not running when you click the windowed icon, else the original full screen app loads (force stop Browser then click the new shortcut so it loads windowed)
Running the non windowed shortcut resets the app to children until you force stop it and run it from the new icon.
There's also blah blah to make a blah blah etc.
Interested in that infos?
Sent from my Huawei Y301A1 using xda app-developers app
lol....and SMFH....
Dead_Dude said:
Well, after a hard drive crash and a few soft bricks... I think I'll start by posting individual steps for individual programs/installations...
As a brief example:
Windowed Apps on the Free
Be rooted (I used impactor by sauric)
Use Xposed framework from here.
Xhalofloatingwindows. Install it.
Here's how to set it up
Blah
Blah
And then install this app, holoshortcut. The open source one works great to make shortcuts to existing apps that run in windowed mode.
Make sure the apps are not running when you click the windowed icon, else the original full screen app loads (force stop Browser then click the new shortcut so it loads windowed)
Running the non windowed shortcut resets the app to children until you force stop it and run it from the new icon.
There's also blah blah to make a blah blah etc.
Interested in that infos?
Sent from my Huawei Y301A1 using xda app-developers app
Click to expand...
Click to collapse
I'm sorry I can't offer any help im just aNOOB myself and was inquiring for a custom ROM with a custom theme (pink) possibly, and came up on ur post, I have a little trouble understanding the whole process but I'm learning and even though I can't offer any assistance to you I think your work on this project is highly un-appreciated and over-looked. You deserve a response from someone knowledgeable and as dedicated ad yourself. I have a Huawei Valiant and I rooted with the same method was excited to install a custom ROM but as you noticed there isn't much to work with and unfortunately I'm not as educated in this area as you are. I hope u find some help and if so send some my way......thanks
How did you root your device? I just got my Valiant and need to root it to get all this bloat off, theme & mod it and get my audio back up to par with V4 A, which requires root.
* I just saw the answer posted above.....derp Impactor to gain root
Sent from my Huawei Y301A1 using Tapatalk
I've been working on my Nexus 7 the last few months...
Seeing some interest in this endeavor, I might have to jump back in!
I'll see what forgotten goodies I got kicking around and post more soon.
Sent from my Huawei Y301A1 using XDA Free mobile app
What guides are you interested in?
Tethering?
Theming options?
Bloat stripping?
Battery hacks?
CPU mods?
I've got my work cut out for me, but where to start? Wutcha want first?
Sent from my Huawei Y301A1 using XDA Free mobile app
guides
Dead_Dude said:
What guides are you interested in?
Tethering?
Theming options?
Bloat stripping?
Battery hacks?
CPU mods?
I've got my work cut out for me, but where to start? Wutcha want first?
Sent from my Huawei Y301A1 using XDA Free mobile app
Click to expand...
Click to collapse
whatever guides u have im interersted...if u r still willing to help plz

Categories

Resources